California

California

Explore the place

California
4.5/5 Excellent 4 Reviews
from
€775,36 /night

View More

LUXURY APARTMENT
€996,89 /day
California
4.5/5 Excellent 2 Reviews
8 8 9 133 sqft
BEAUTIFUL LOFT
€719,98 /day
California
4.3/5 Very Good 4 Reviews
10 10 1 147 sqft

View More

California
9 Auto 3 4
from
€332,30 /day
California
8 Auto 5 4
from
€387,68 /day

View More

California
4.4/5 Very Good 5 Reviews
Start Time: 21:00
3H
from
€775,36

View More

48%
Pure Luxe in Punta Mita
California
5 Reviews
7H
from
€2.326,08 €1.200,70

View More

California
4.3/5 Very Good 3 Reviews
7 5 17m 31km/h
from
€221,53
California
4.3/5 Very Good 4 Reviews
10 3 18m 28km/h
from
€88,61

View More

The City Maps

Request history8.0.30PHP Version1.49sRequest Duration36MBMemory UsageGET location/{slug}RouteAuth status
    • Booting (566ms)time
    • Application (924ms)time
    • 1 x Application (62.02%)
      924ms
      1 x Booting (37.98%)
      566ms
      36 templates were rendered
      • 1x Location::frontend.detaildetail.blade.php#?blade
      • 1x Location::frontend.layouts.details.location-bannerlocation-banner.blade.php#?blade
      • 1x Location::frontend.layouts.details.location-overviewlocation-overview.blade.php#?blade
      • 1x Hotel::frontend.blocks.list-hotel.indexindex.blade.php#?blade
      • 1x Hotel::frontend.layouts.search.loop-gridloop-grid.blade.php#?blade
      • 1x Space::frontend.blocks.list-space.indexindex.blade.php#?blade
      • 2x Space::frontend.layouts.search.loop-gridloop-grid.blade.php#?blade
      • 1x Car::frontend.blocks.list-car.indexindex.blade.php#?blade
      • 2x Car::frontend.layouts.search.loop-gridloop-grid.blade.php#?blade
      • 1x Event::frontend.blocks.list-event.indexindex.blade.php#?blade
      • 1x Event::frontend.layouts.search.loop-gridloop-grid.blade.php#?blade
      • 1x Tour::frontend.blocks.list-tour.indexindex.blade.php#?blade
      • 1x Tour::frontend.blocks.list-tour.style-normalstyle-normal.blade.php#?blade
      • 1x Tour::frontend.layouts.search.loop-gridloop-grid.blade.php#?blade
      • 1x Boat::frontend.blocks.list-boat.indexindex.blade.php#?blade
      • 2x Boat::frontend.layouts.search.loop-gridloop-grid.blade.php#?blade
      • 1x Location::frontend.layouts.details.location-maplocation-map.blade.php#?blade
      • 1x Location::frontend.layouts.details.location-trip-idealocation-trip-idea.blade.php#?blade
      • 1x layouts.appapp.blade.php#?blade
      • 1x Layout::appapp.blade.php#?blade
      • 1x Layout::parts.seo-metaseo-meta.blade.php#?blade
      • 1x Layout::parts.global-scriptglobal-script.blade.php#?blade
      • 1x Layout::parts.topbartopbar.blade.php#?blade
      • 2x Core::frontend.currency-switchercurrency-switcher.blade.php#?blade
      • 2x Language::frontend.switcherswitcher.blade.php#?blade
      • 1x Layout::parts.headerheader.blade.php#?blade
      • 1x Layout::parts.footerfooter.blade.php#?blade
      • 1x Layout::parts.login-register-modallogin-register-modal.blade.php#?blade
      • 1x Layout::auth.login-formlogin-form.blade.php#?blade
      • 1x Layout::auth.register-formregister-form.blade.php#?blade
      • 1x Popup::frontend.popuppopup.blade.php#?blade
      uri
      GET location/{slug}
      middleware
      web
      controller
      Modules\Location\Controllers\LocationController@detail
      namespace
      Modules\Location\Controllers
      prefix
      /location
      where
      as
      location.detail
      file
      modules/Location/Controllers/LocationController.php:21-41
      33 statements were executed (14 duplicates)Show only duplicates29.31ms
      • LocationController.php#23aarnatours290425_abhi_tNt4.76msselect * from `bravo_locations` where `slug` = 'california' and `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 1
        Bindings
        • 0: california
        • 1: publish
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/Location/Controllers/LocationController.php:23
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • HasTranslations.php#51aarnatours290425_abhi_tNt690μsselect * from `bravo_location_translations` where `bravo_location_translations`.`origin_id` = 3 and `bravo_location_translations`.`origin_id` is not null and `locale` = 'en' limit 1
        Bindings
        • 0: 3
        • 1: en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • modules/Location/Controllers/LocationController.php:27
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • BaseModel.php#199aarnatours290425_abhi_tNt650μsselect * from `bravo_seo` where `object_id` = 3 and `object_model` = 'location' limit 1
        Bindings
        • 0: 3
        • 1: location
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/BaseModel.php:199
        • app/BaseModel.php:212
        • modules/Location/Controllers/LocationController.php:31
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • detail.blade.php#45aarnatours290425_abhi_tNt1.09msselect `bravo_hotels`.* from `bravo_hotels` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_hotels`.`location_id` and `bravo_locations`.`_lft` >= 5 and `bravo_locations`.`_rgt` <= 6 where `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is null limit 8
        Bindings
        • 0: 5
        • 1: 6
        • 2: publish
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::Location::frontend.detail:45
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • detail.blade.php#45aarnatours290425_abhi_tNt930μsselect * from `bravo_locations` where `bravo_locations`.`id` in (3) and `bravo_locations`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::Location::frontend.detail:45
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • detail.blade.php#45aarnatours290425_abhi_tNt810μsselect * from `bravo_location_translations` where `locale` = 'en' and `bravo_location_translations`.`origin_id` in (3)
        Bindings
        • 0: en
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::Location::frontend.detail:45
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • detail.blade.php#45aarnatours290425_abhi_tNt1.1msselect `bravo_spaces`.* from `bravo_spaces` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_spaces`.`location_id` and `bravo_locations`.`_lft` >= 5 and `bravo_locations`.`_rgt` <= 6 where `bravo_spaces`.`status` = 'publish' and `bravo_spaces`.`deleted_at` is null limit 8
        Bindings
        • 0: 5
        • 1: 6
        • 2: publish
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::Location::frontend.detail:45
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • detail.blade.php#45aarnatours290425_abhi_tNt720μsselect * from `bravo_locations` where `bravo_locations`.`id` in (3) and `bravo_locations`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::Location::frontend.detail:45
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • detail.blade.php#45aarnatours290425_abhi_tNt630μsselect * from `bravo_location_translations` where `locale` = 'en' and `bravo_location_translations`.`origin_id` in (3)
        Bindings
        • 0: en
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::Location::frontend.detail:45
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • detail.blade.php#45aarnatours290425_abhi_tNt1.07msselect `bravo_cars`.* from `bravo_cars` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_cars`.`location_id` and `bravo_locations`.`_lft` >= 5 and `bravo_locations`.`_rgt` <= 6 where `bravo_cars`.`status` = 'publish' and `bravo_cars`.`deleted_at` is null limit 8
        Bindings
        • 0: 5
        • 1: 6
        • 2: publish
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::Location::frontend.detail:45
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • detail.blade.php#45aarnatours290425_abhi_tNt620μsselect * from `bravo_locations` where `bravo_locations`.`id` in (3) and `bravo_locations`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::Location::frontend.detail:45
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • detail.blade.php#45aarnatours290425_abhi_tNt420μsselect * from `bravo_location_translations` where `locale` = 'en' and `bravo_location_translations`.`origin_id` in (3)
        Bindings
        • 0: en
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::Location::frontend.detail:45
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • detail.blade.php#45aarnatours290425_abhi_tNt960μsselect `bravo_events`.* from `bravo_events` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_events`.`location_id` and `bravo_locations`.`_lft` >= 5 and `bravo_locations`.`_rgt` <= 6 where `bravo_events`.`status` = 'publish' and `bravo_events`.`deleted_at` is null limit 8
        Bindings
        • 0: 5
        • 1: 6
        • 2: publish
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::Location::frontend.detail:45
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • detail.blade.php#45aarnatours290425_abhi_tNt490μsselect * from `bravo_locations` where `bravo_locations`.`id` in (3) and `bravo_locations`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::Location::frontend.detail:45
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • detail.blade.php#45aarnatours290425_abhi_tNt430μsselect * from `bravo_location_translations` where `locale` = 'en' and `bravo_location_translations`.`origin_id` in (3)
        Bindings
        • 0: en
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::Location::frontend.detail:45
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • detail.blade.php#45aarnatours290425_abhi_tNt820μsselect `bravo_tours`.* from `bravo_tours` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and `bravo_locations`.`_lft` >= 5 and `bravo_locations`.`_rgt` <= 6 where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null limit 8
        Bindings
        • 0: 5
        • 1: 6
        • 2: publish
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::Location::frontend.detail:45
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • detail.blade.php#45aarnatours290425_abhi_tNt440μsselect * from `bravo_locations` where `bravo_locations`.`id` in (3) and `bravo_locations`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::Location::frontend.detail:45
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • detail.blade.php#45aarnatours290425_abhi_tNt450μsselect * from `bravo_location_translations` where `locale` = 'en' and `bravo_location_translations`.`origin_id` in (3)
        Bindings
        • 0: en
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::Location::frontend.detail:45
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • detail.blade.php#45aarnatours290425_abhi_tNt1.28msselect `bravo_boats`.* from `bravo_boats` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_boats`.`location_id` and `bravo_locations`.`_lft` >= 5 and `bravo_locations`.`_rgt` <= 6 where `bravo_boats`.`status` = 'publish' and `bravo_boats`.`deleted_at` is null limit 8
        Bindings
        • 0: 5
        • 1: 6
        • 2: publish
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::Location::frontend.detail:45
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • detail.blade.php#45aarnatours290425_abhi_tNt740μsselect * from `bravo_locations` where `bravo_locations`.`id` in (3) and `bravo_locations`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::Location::frontend.detail:45
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • detail.blade.php#45aarnatours290425_abhi_tNt590μsselect * from `bravo_location_translations` where `locale` = 'en' and `bravo_location_translations`.`origin_id` in (3)
        Bindings
        • 0: en
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::Location::frontend.detail:45
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • HasTranslations.php#51aarnatours290425_abhi_tNt650μsselect * from `bravo_hotel_translations` where `bravo_hotel_translations`.`origin_id` = 6 and `bravo_hotel_translations`.`origin_id` is not null and `locale` = 'en' and `bravo_hotel_translations`.`deleted_at` is null limit 1
        Bindings
        • 0: 6
        • 1: en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::Hotel::frontend.layouts.search.loop-grid:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt620μsselect * from `bravo_space_translations` where `bravo_space_translations`.`origin_id` = 2 and `bravo_space_translations`.`origin_id` is not null and `locale` = 'en' and `bravo_space_translations`.`deleted_at` is null limit 1
        Bindings
        • 0: 2
        • 1: en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::Space::frontend.layouts.search.loop-grid:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt1.06msselect * from `bravo_space_translations` where `bravo_space_translations`.`origin_id` = 3 and `bravo_space_translations`.`origin_id` is not null and `locale` = 'en' and `bravo_space_translations`.`deleted_at` is null limit 1
        Bindings
        • 0: 3
        • 1: en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::Space::frontend.layouts.search.loop-grid:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt650μsselect * from `bravo_car_translations` where `bravo_car_translations`.`origin_id` = 3 and `bravo_car_translations`.`origin_id` is not null and `locale` = 'en' and `bravo_car_translations`.`deleted_at` is null limit 1
        Bindings
        • 0: 3
        • 1: en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::Car::frontend.layouts.search.loop-grid:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt1.07msselect * from `bravo_car_translations` where `bravo_car_translations`.`origin_id` = 12 and `bravo_car_translations`.`origin_id` is not null and `locale` = 'en' and `bravo_car_translations`.`deleted_at` is null limit 1
        Bindings
        • 0: 12
        • 1: en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::Car::frontend.layouts.search.loop-grid:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt730μsselect * from `bravo_event_translations` where `bravo_event_translations`.`origin_id` = 8 and `bravo_event_translations`.`origin_id` is not null and `locale` = 'en' and `bravo_event_translations`.`deleted_at` is null limit 1
        Bindings
        • 0: 8
        • 1: en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::Event::frontend.layouts.search.loop-grid:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt860μsselect * from `bravo_tour_translations` where `bravo_tour_translations`.`origin_id` = 8 and `bravo_tour_translations`.`origin_id` is not null and `locale` = 'en' limit 1
        Bindings
        • 0: 8
        • 1: en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::Tour::frontend.layouts.search.loop-grid:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt690μsselect * from `bravo_boat_translations` where `bravo_boat_translations`.`origin_id` = 3 and `bravo_boat_translations`.`origin_id` is not null and `locale` = 'en' and `bravo_boat_translations`.`deleted_at` is null limit 1
        Bindings
        • 0: 3
        • 1: en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::Boat::frontend.layouts.search.loop-grid:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt920μsselect * from `bravo_boat_translations` where `bravo_boat_translations`.`origin_id` = 12 and `bravo_boat_translations`.`origin_id` is not null and `locale` = 'en' and `bravo_boat_translations`.`deleted_at` is null limit 1
        Bindings
        • 0: 12
        • 1: en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::Boat::frontend.layouts.search.loop-grid:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt720μsselect * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'en' limit 1
        Bindings
        • 0: 1
        • 1: en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • app/Helpers/AppHelper.php:111
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt940μsselect * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'en' limit 1
        Bindings
        • 0: 1
        • 1: en
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • app/Helpers/AppHelper.php:111
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • AppHelper.php#627aarnatours290425_abhi_tNt710μsselect * from `core_pages` where `core_pages`.`id` = '' and `core_pages`.`deleted_at` is null limit 1
        Bindings
        • 0: 
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Helpers/AppHelper.php:627
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      Modules\Location\Models\Location
      7Location.php#?
      Modules\Space\Models\Space
      2Space.php#?
      Modules\Car\Models\Car
      2Car.php#?
      Modules\Boat\Models\Boat
      2Boat.php#?
      Modules\Hotel\Models\Hotel
      1Hotel.php#?
      Modules\Event\Models\Event
      1Event.php#?
      Modules\Tour\Models\Tour
      1Tour.php#?
        web
        null
        sanctum
        null
          _token
          2BLp9CR8qFCtqKTia3HI468jdfulrQEcUByETNvL
          bc_current_currency
          eur
          _previous
          array:1 [ "url" => "http://aarnatours.com/public/location/california" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /location/california
          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:12 [ "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate" ] "connection" => array:1 [ 0 => "keep-alive" ] "content-length" => array:1 [ 0 => "0" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikp2ZVhNdmtINDdRMXlRQ1RDWDJDa1E9PSIsInZhbHVlIjoiSVpIU1hDNnlGMnJrcENjbTFacEhpNWkvbjl5dlh1ZkQ2NzREWUgxNkhUUGF1OEMwYlpab0dUU2JkNFBMbEhyZVljM2M4S044UkdrREc3QXZNcXRDUnBTc3VlUk1RSWZCTG4zcjlya2NGdnF5YnprU0IvVnNpUHFRZ01TMTR5czciLCJtYWMiOiJlMzRiMmEzMDQyN2U0YjUwZmU4NjBlNjUwNTU2MzQxMjVkOWE2YTI0NGE4OTBlMTdkMmRlMzc4ZDZiNzAxYjRiIiwidGFnIjoiIn0%3D; booking_core_session=eyJpdiI6IlJEQSs0U0ltYmpjcjNxa3V1aUJhUGc9PSIsInZhbHVlIjoiWGJOWlRNbUQ0Uk5wRjhCSnB6Qkx1bDBIdXlCU1hRejZoZTYwRTc0eGcrd0JUeUc5WEZUN2t1VmtpUjlrNHRta25zZkRVajB3dkV2NzRzQXdzZ1BBNEtNUHVPTjI2dEs0SXc4d2lXeldtWi82VTk1NTJydFBPREdSMXRGcWFpOVgiLCJtYWMiOiJiZDU0NDUwMGExZjkxMTU3OGYzOTMyYjEwZTJiN2MwNWI4YzMyZmMwMmNiZTk0ZDQ1OGUyYzU2N2RlNDc5MjQ2IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Ikp2ZVhNdmtINDdRMXlRQ1RDWDJDa1E9PSIsInZhbHVlIjoiSVpIU1hDNnlGMnJrcENjbTFacEhpNWkvbjl5dlh1ZkQ2NzREWUgxNkhUUGF1OEMwYlpab0dUU2JkNFBMbEhyZVljM2M4S" ] "host" => array:1 [ 0 => "aarnatours.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "x-forwarded-for" => array:1 [ 0 => "10.1.95.44" ] "via" => array:1 [ 0 => "1.1 squid-proxy-5b5d847c96-lch75 (squid/6.10)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "2BLp9CR8qFCtqKTia3HI468jdfulrQEcUByETNvL" "booking_core_session" => "ulbNeGXNVt40bHkf8C9VKVuqPlC6bpRis1DR3GBZ" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 21 Jun 2025 06:48:00 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlNzRTJNVTY0WVhCNUxmWUQyeDh1d2c9PSIsInZhbHVlIjoidlVTNStiSjVwOVEzRHhmWFlmOXBzeHFBU0dhRFQxcnpmNVhGQVN4TUdxV2dXdVVvcktnL1BKOFJwWWtoM0VaMUJiejZoSDRKbEdPU1dXU1VWcnd0LzA4aFJmT0t2QnQvbkk0RXN3cmE3UnFVaXZMaCtZeVV2dGR4OVArZUtjMTIiLCJtYWMiOiI0YWVmOWE3NGNhYTg1NmVkNmUyYmJhY2Y4ODNmMDA3ZjBkMTI4MjgxNDZhM2IwYjBiNjU1NWJmNTNmODdjY2ZhIiwidGFnIjoiIn0%3D; expires=Sat, 21-Jun-2025 08:48:01 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IlNzRTJNVTY0WVhCNUxmWUQyeDh1d2c9PSIsInZhbHVlIjoidlVTNStiSjVwOVEzRHhmWFlmOXBzeHFBU0dhRFQxcnpmNVhGQVN4TUdxV2dXdVVvcktnL1BKOFJwWWtoM0VaMUJiejZoS" 1 => "booking_core_session=eyJpdiI6IkhSQk52NjNuVGxVNVZEdTZXSllvNkE9PSIsInZhbHVlIjoiL2JtdTBEL2o4NFhNcFdhN2VkWXgyRVg5czgvalM3QjVaQjQ1a3JLMmtyTFpscVpCUjJxcGVRMUZkOWpna0dXaEl2SlZEMnVXcW0wYnNLSlpRSXJiWnhtbm1NSlg3Mi9xcXJkc0VQc1FtMWtnUHNnVFp1OU9Ndy9SRmp1cHQyOE8iLCJtYWMiOiI4Zjg4YTU1NDgzMzAyOTM4NGFhYWEwZDYxM2YyMWQ4MjdjMTc0NDFiMTczZDYzODQ2OWQ5ZmZlMDU3OWY0MTJlIiwidGFnIjoiIn0%3D; expires=Sat, 21-Jun-2025 08:48:01 GMT; Max-Age=7200; path=/; httponly; samesite=laxbooking_core_session=eyJpdiI6IkhSQk52NjNuVGxVNVZEdTZXSllvNkE9PSIsInZhbHVlIjoiL2JtdTBEL2o4NFhNcFdhN2VkWXgyRVg5czgvalM3QjVaQjQ1a3JLMmtyTFpscVpCUjJxcGVRMUZkOWpna0d" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlNzRTJNVTY0WVhCNUxmWUQyeDh1d2c9PSIsInZhbHVlIjoidlVTNStiSjVwOVEzRHhmWFlmOXBzeHFBU0dhRFQxcnpmNVhGQVN4TUdxV2dXdVVvcktnL1BKOFJwWWtoM0VaMUJiejZoSDRKbEdPU1dXU1VWcnd0LzA4aFJmT0t2QnQvbkk0RXN3cmE3UnFVaXZMaCtZeVV2dGR4OVArZUtjMTIiLCJtYWMiOiI0YWVmOWE3NGNhYTg1NmVkNmUyYmJhY2Y4ODNmMDA3ZjBkMTI4MjgxNDZhM2IwYjBiNjU1NWJmNTNmODdjY2ZhIiwidGFnIjoiIn0%3D; expires=Sat, 21-Jun-2025 08:48:01 GMT; path=/XSRF-TOKEN=eyJpdiI6IlNzRTJNVTY0WVhCNUxmWUQyeDh1d2c9PSIsInZhbHVlIjoidlVTNStiSjVwOVEzRHhmWFlmOXBzeHFBU0dhRFQxcnpmNVhGQVN4TUdxV2dXdVVvcktnL1BKOFJwWWtoM0VaMUJiejZoS" 1 => "booking_core_session=eyJpdiI6IkhSQk52NjNuVGxVNVZEdTZXSllvNkE9PSIsInZhbHVlIjoiL2JtdTBEL2o4NFhNcFdhN2VkWXgyRVg5czgvalM3QjVaQjQ1a3JLMmtyTFpscVpCUjJxcGVRMUZkOWpna0dXaEl2SlZEMnVXcW0wYnNLSlpRSXJiWnhtbm1NSlg3Mi9xcXJkc0VQc1FtMWtnUHNnVFp1OU9Ndy9SRmp1cHQyOE8iLCJtYWMiOiI4Zjg4YTU1NDgzMzAyOTM4NGFhYWEwZDYxM2YyMWQ4MjdjMTc0NDFiMTczZDYzODQ2OWQ5ZmZlMDU3OWY0MTJlIiwidGFnIjoiIn0%3D; expires=Sat, 21-Jun-2025 08:48:01 GMT; path=/; httponlybooking_core_session=eyJpdiI6IkhSQk52NjNuVGxVNVZEdTZXSllvNkE9PSIsInZhbHVlIjoiL2JtdTBEL2o4NFhNcFdhN2VkWXgyRVg5czgvalM3QjVaQjQ1a3JLMmtyTFpscVpCUjJxcGVRMUZkOWpna0d" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "2BLp9CR8qFCtqKTia3HI468jdfulrQEcUByETNvL" "bc_current_currency" => "eur" "_previous" => array:1 [ "url" => "http://aarnatours.com/public/location/california" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-21 06:48:01GET/public/location/california363316