Alquiler de Yates
Alquiler de Yates
  1. Inicio
  2. >
  3. Bote
  4. >
  5. Medellín, Colombia
  6. >
  7. Pontón Poseidón | Pontón en guatapé

Pontón Poseidón | Pontón en guatapé

Guatape, Guatapé, Antioquia, Colombia

Descripción General

Bote Poseidón Pontón De Lujo En Guatapé: alquila un bote en Medellín

Disfruta de una jornada extraordinaria en el Bote Poseidón Pontón De Lujo En Guatapé, una joya del turismo náutico en Medellín. Esta embarcación ha sido pensada para ofrecerte una experiencia inolvidable sobre las aguas del Caribe colombiano. Ideal para celebraciones, escapadas en pareja o paseos en grupo, cada detalle está diseñado para tu máximo confort y disfrute.

Desde el primer momento sentirás la libertad de navegar a tu ritmo, explorando paisajes paradisíacos mientras te relajas con el sonido del mar. El Bote Poseidón Pontón De Lujo En Guatapé no es...
Show More
About
  • Capacidad: 30 personas
$0/por hora
$0/por dia
Excelente
142 Opiniones
4.5

Reservar por hora

1

Reservar por dia

0

Precios extras:

Ubicación para la Salida

Medellín, Colombia
Leaflet | © OpenStreetMap contributors

Que dicen de esta experiencia

4.5
Excelente
142 Opiniones
Excelente
76
Muy bueno
66
Promedio
0
Malo
0
Terrible
0
System Admin
System Admin
03/02/2025 06:56
Experiencia Náutica Sublime en Guatapé

Navegar por el embalse de Guatapé en el pontón Poseidón, cortesía de Nautygo, fue simplemente excepcional. Las comodidades a bordo, como la barbacoa y la zona para broncearse, hicieron que el viaje fuera lujoso y relajante. La música a través de Bluetooth y las vistas espectaculares completaron una experiencia inolvidable. Recomiendo reservar con anticipación

System Admin
System Admin
03/02/2025 06:56
Pontón Poseidón Navegando en el Paraíso de Guatapé

Un lujo absoluto en medio del embalse de Guatapé. Nautygo ha creado una experiencia inigualable en el Poseidón, donde la comodidad y el paisaje se combinan de forma perfecta. Desde la barbacoa hasta la música Bluetooth, cada detalle está pensado para un día excepcional. Totalmente recomendable

1
2
20
21
22
23
24
25
26
27
28
Mostrando 141 - 142 de 142 total
Debes iniciar sesión para escribir una reseña.
desde
$0
142 Opiniones

Descubre emocionantes actividades en San Andrés

Nuestro equipo especializado te guiará en la elección de las mejores actividades en la isla, ofreciéndote opciones personalizadas para que disfrutes al máximo tu estadía. ¡No pierdas tiempo y vive experiencias inolvidables en San Andrés
Request history8.4.7PHP Version1.36sRequest Duration23MBMemory UsageGET boat/{slug}RouteAuth status
    • Booting (711ms)time
    • Application (647ms)time
    • 1 x Booting (52.35%)
      711ms
      1 x Application (47.64%)
      647ms
      33 templates were rendered
      • 1x Boat::frontend.detaildetail.blade.php#?blade
      • 1x Layout::parts.bcbc.blade.php#?blade
      • 1x Boat::frontend.layouts.details.title-and-sharetitle-and-share.blade.php#?blade
      • 1x Boat::frontend.layouts.details.detaildetail.blade.php#?blade
      • 1x Layout::common.detail.gallery5gallery5.blade.php#?blade
      • 1x Boat::frontend.layouts.details.specsspecs.blade.php#?blade
      • 1x Boat::frontend.layouts.details.attributesattributes.blade.php#?blade
      • 1x Boat::frontend.layouts.details.form-bookform-book.blade.php#?blade
      • 1x Booking::frontend.global.enquiry-formenquiry-form.blade.php#?blade
      • 1x Layout::map.detail.mapmap.blade.php#?blade
      • 1x Layout::common.detail.reviewreview.blade.php#?blade
      • 1x pagination::tailwindtailwind.blade.php#?blade
      • 1x vendor.pagination.defaultdefault.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.preloadpreload.blade.php#?blade
      • 1x Layout::parts.headerheader.blade.php#?blade
      • 1x Layout::parts.header-style.normalnormal.blade.php#?blade
      • 3x Core::frontend.currency-switchercurrency-switcher.blade.php#?blade
      • 3x Language::frontend.switcher-dropdownswitcher-dropdown.blade.php#?blade
      • 1x Layout::parts.footerfooter.blade.php#?blade
      • 1x Layout::parts.footer-style.indexindex.blade.php#?blade
      • 1x Layout::parts.footer-style.style_4style_4.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 boat/{slug}
      middleware
      web
      controller
      Modules\Boat\Controllers\BoatController@detail
      namespace
      Modules\Boat\Controllers
      prefix
      /boat
      where
      as
      boat.detail
      file
      modules/Boat/Controllers/BoatController.php:97-132
      59 statements were executed, 22 of which were duplicates, 37 unique. Show only duplicated99.25ms
      • select * from `bravo_boats` where `slug` = 'poseidon-ponton-de-lujo-en-guatape' and `bravo_boats`.`deleted_at` is null limit 15.16msnautygocom_masterBoatController.php#99
        Bindings
        • 0: poseidon-ponton-de-lujo-en-guatape
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Boat/Controllers/BoatController.php:99
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. modules/Boat/Controllers/BoatController.php:28
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_locations` where `bravo_locations`.`id` in (32) and `bravo_locations`.`deleted_at` is null680μsnautygocom_masterBoatController.php#99
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Boat/Controllers/BoatController.php:99
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Boat/Controllers/BoatController.php:28
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_location_translations` where `locale` = 'es' and `bravo_location_translations`.`origin_id` in (32)650μsnautygocom_masterBoatController.php#99
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 26. modules/Boat/Controllers/BoatController.php:99
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. modules/Boat/Controllers/BoatController.php:28
        • 29. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 30. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_boat_translations` where `locale` = 'es' and `bravo_boat_translations`.`origin_id` in (180) and `bravo_boat_translations`.`deleted_at` is null790μsnautygocom_masterBoatController.php#99
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Boat/Controllers/BoatController.php:99
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Boat/Controllers/BoatController.php:28
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `user_wishlist` where `object_model` = 'boat' and `user_id` = 0 and `user_wishlist`.`object_id` in (180)630μsnautygocom_masterBoatController.php#99
        Bindings
        • 0: boat
        • 1: 0
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Boat/Controllers/BoatController.php:99
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Boat/Controllers/BoatController.php:28
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_boats` where `location_id` = '32' and `status` = 'publish' and `id` not in (180) and `bravo_boats`.`deleted_at` is null limit 43msnautygocom_masterBoatController.php#107
        Bindings
        • 0: 32
        • 1: publish
        • 2: 180
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. modules/Boat/Controllers/BoatController.php:107
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. modules/Boat/Controllers/BoatController.php:28
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_locations` where `bravo_locations`.`id` in (32) and `bravo_locations`.`deleted_at` is null660μsnautygocom_masterBoatController.php#107
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Boat/Controllers/BoatController.php:107
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Boat/Controllers/BoatController.php:28
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_location_translations` where `locale` = 'es' and `bravo_location_translations`.`origin_id` in (32)550μsnautygocom_masterBoatController.php#107
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 25. modules/Boat/Controllers/BoatController.php:107
        • 26. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 27. modules/Boat/Controllers/BoatController.php:28
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_boat_translations` where `locale` = 'es' and `bravo_boat_translations`.`origin_id` in (181, 182) and `bravo_boat_translations`.`deleted_at` is null860μsnautygocom_masterBoatController.php#107
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Boat/Controllers/BoatController.php:107
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Boat/Controllers/BoatController.php:28
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `user_wishlist` where `object_model` = 'boat' and `user_id` = 0 and `user_wishlist`.`object_id` in (181, 182)570μsnautygocom_masterBoatController.php#107
        Bindings
        • 0: boat
        • 1: 0
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Boat/Controllers/BoatController.php:107
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Boat/Controllers/BoatController.php:28
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select count(*) as aggregate from `bravo_review` where `object_id` = 180 and `object_model` = 'boat' and `status` = 'approved' and `bravo_review`.`deleted_at` is null4.78msnautygocom_masterBoat.php#653
        Bindings
        • 0: 180
        • 1: boat
        • 2: approved
        Backtrace
        • 16. modules/Boat/Models/Boat.php:653
        • 17. modules/Boat/Controllers/BoatController.php:109
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. modules/Boat/Controllers/BoatController.php:28
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select `id`, `title`, `content`, `nameuser`, `rate_number`, `author_ip`, `status`, `created_at`, `vendor_id`, `author_id` from `bravo_review` where `object_id` = 180 and `object_model` = 'boat' and `status` = 'approved' and `bravo_review`.`deleted_at` is null order by `id` desc limit 5 offset 1407.93msnautygocom_masterBoat.php#653
        Bindings
        • 0: 180
        • 1: boat
        • 2: approved
        Backtrace
        • 16. modules/Boat/Models/Boat.php:653
        • 17. modules/Boat/Controllers/BoatController.php:109
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. modules/Boat/Controllers/BoatController.php:28
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select `id`, `name`, `first_name`, `last_name`, `avatar_id` from `users` where `users`.`id` in (1) and `users`.`deleted_at` is null730μsnautygocom_masterBoat.php#653
        Backtrace
        • 21. modules/Boat/Models/Boat.php:653
        • 22. modules/Boat/Controllers/BoatController.php:109
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. modules/Boat/Controllers/BoatController.php:28
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `bravo_seo` where `object_id` = 180 and `object_model` = 'boat' limit 1760μsnautygocom_masterBaseModel.php#199
        Bindings
        • 0: 180
        • 1: boat
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. app/BaseModel.php:199
        • 17. app/BaseModel.php:212
        • 18. modules/Boat/Controllers/BoatController.php:116
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. modules/Boat/Controllers/BoatController.php:28
      • select * from `bravo_locations` where ('82' between `bravo_locations`.`_lft` and `bravo_locations`.`_rgt` and `bravo_locations`.`id` <> 32) and `bravo_locations`.`deleted_at` is null1.01msnautygocom_masterQueryBuilder.php#165
        Bindings
        • 0: 82
        • 1: 32
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. vendor/kalnoy/nestedset/src/QueryBuilder.php:165
        • 18. modules/Location/Traits/HasLocation.php:21
        • 19. modules/Boat/Controllers/BoatController.php:125
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. modules/Boat/Controllers/BoatController.php:28
      • select * from `media_files` where `media_files`.`id` = '' and `media_files`.`deleted_at` is null limit 1970μsnautygocom_masterBaseModel.php#135
        Bindings
        • 0: 
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `media_files` where `media_files`.`id` = '' and `media_files`.`deleted_at` is null limit 1640μsnautygocom_masterBaseModel.php#135
        Bindings
        • 0: 
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `media_files` where `media_files`.`id` = '' and `media_files`.`deleted_at` is null limit 1670μsnautygocom_masterBaseModel.php#135
        Bindings
        • 0: 
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `media_files` where `media_files`.`id` = '' and `media_files`.`deleted_at` is null limit 1870μsnautygocom_masterBaseModel.php#135
        Bindings
        • 0: 
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `media_files` where `media_files`.`id` = '' and `media_files`.`deleted_at` is null limit 1610μsnautygocom_masterBaseModel.php#135
        Bindings
        • 0: 
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `media_files` where `media_files`.`id` = '' and `media_files`.`deleted_at` is null limit 1550μsnautygocom_masterBaseModel.php#135
        Bindings
        • 0: 
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `media_files` where `media_files`.`id` = '' and `media_files`.`deleted_at` is null limit 1590μsnautygocom_masterBaseModel.php#135
        Bindings
        • 0: 
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `media_files` where `media_files`.`id` = '' and `media_files`.`deleted_at` is null limit 1600μsnautygocom_masterBaseModel.php#135
        Bindings
        • 0: 
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `media_files` where `media_files`.`id` = '' and `media_files`.`deleted_at` is null limit 1630μsnautygocom_masterBaseModel.php#135
        Bindings
        • 0: 
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `media_files` where `media_files`.`id` = '' and `media_files`.`deleted_at` is null limit 1680μsnautygocom_masterBaseModel.php#135
        Bindings
        • 0: 
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `media_files` where `media_files`.`id` = '' and `media_files`.`deleted_at` is null limit 1610μsnautygocom_masterBaseModel.php#135
        Bindings
        • 0: 
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `media_files` where `media_files`.`id` = '' and `media_files`.`deleted_at` is null limit 1470μsnautygocom_masterBaseModel.php#135
        Bindings
        • 0: 
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `bravo_boat_term` where `bravo_boat_term`.`target_id` = 180 and `bravo_boat_term`.`target_id` is not null1.2msnautygocom_masterattributes.blade.php#2
        Bindings
        • 0: 180
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. view::Boat::frontend.layouts.details.attributes:2
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select AVG(rate_number) as score_total , COUNT(id) as total_review from `bravo_review` where `object_id` = 180 and `object_model` = 'boat' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 16.26msnautygocom_masterBoat.php#599
        Bindings
        • 0: 180
        • 1: boat
        • 2: approved
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Boat/Models/Boat.php:599
        • 22. view::Boat::frontend.layouts.details.form-book:12
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select COUNT( CASE WHEN rate_number = 5 THEN rate_number ELSE NULL END ) AS rate_5, COUNT( CASE WHEN rate_number = 4 THEN rate_number ELSE NULL END ) AS rate_4, COUNT( CASE WHEN rate_number = 3 THEN rate_number ELSE NULL END ) AS rate_3, COUNT( CASE WHEN rate_number = 2 THEN rate_number ELSE NULL END ) AS rate_2, COUNT( CASE WHEN rate_number = 1 THEN rate_number ELSE NULL END ) AS rate_1 from `bravo_review` where `object_id` = 180 and `object_model` = 'boat' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 15.89msnautygocom_masterBoat.php#611
        Bindings
        • 0: 180
        • 1: boat
        • 2: approved
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Boat/Models/Boat.php:611
        • 22. view::Boat::frontend.layouts.details.form-book:12
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select AVG(rate_number) as score_total , COUNT(id) as total_review from `bravo_review` where `object_id` = 180 and `object_model` = 'boat' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 16.21msnautygocom_masterBoat.php#599
        Bindings
        • 0: 180
        • 1: boat
        • 2: approved
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Boat/Models/Boat.php:599
        • 22. view::Layout::common.detail.review:1
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select COUNT( CASE WHEN rate_number = 5 THEN rate_number ELSE NULL END ) AS rate_5, COUNT( CASE WHEN rate_number = 4 THEN rate_number ELSE NULL END ) AS rate_4, COUNT( CASE WHEN rate_number = 3 THEN rate_number ELSE NULL END ) AS rate_3, COUNT( CASE WHEN rate_number = 2 THEN rate_number ELSE NULL END ) AS rate_2, COUNT( CASE WHEN rate_number = 1 THEN rate_number ELSE NULL END ) AS rate_1 from `bravo_review` where `object_id` = 180 and `object_model` = 'boat' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 15.86msnautygocom_masterBoat.php#611
        Bindings
        • 0: 180
        • 1: boat
        • 2: approved
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Boat/Models/Boat.php:611
        • 22. view::Layout::common.detail.review:1
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_review_meta` where `review_id` = 82 and `name` = 'upload_picture' limit 112.67msnautygocom_masterReview.php#69
        Bindings
        • 0: 82
        • 1: upload_picture
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Review/Models/Review.php:69
        • 17. view::Layout::common.detail.review:52
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `user_meta` where (`user_id` = 1 and `name` = 'social_meta_avatar') limit 1660μsnautygocom_masterUser.php#107
        Bindings
        • 0: 1
        • 1: social_meta_avatar
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. app/User.php:107
        • 15. app/User.php:206
        • 16. view::Layout::common.detail.review:56
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `bravo_review_meta` where `review_id` = 81 and `name` = 'upload_picture' limit 111.88msnautygocom_masterReview.php#69
        Bindings
        • 0: 81
        • 1: upload_picture
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Review/Models/Review.php:69
        • 17. view::Layout::common.detail.review:52
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `user_meta` where (`user_id` = 1 and `name` = 'social_meta_avatar') limit 1600μsnautygocom_masterUser.php#107
        Bindings
        • 0: 1
        • 1: social_meta_avatar
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. app/User.php:107
        • 15. app/User.php:206
        • 16. view::Layout::common.detail.review:56
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `core_pages` where `core_pages`.`id` = 36 and `core_pages`.`deleted_at` is null limit 1660μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 36
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `bravo_locations` where `bravo_locations`.`id` = 10 and `bravo_locations`.`deleted_at` is null limit 1500μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 10
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `bravo_locations` where `bravo_locations`.`id` = 11 and `bravo_locations`.`deleted_at` is null limit 1470μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 11
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `bravo_locations` where `bravo_locations`.`id` = 12 and `bravo_locations`.`deleted_at` is null limit 1450μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 12
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `bravo_locations` where `bravo_locations`.`id` = 34 and `bravo_locations`.`deleted_at` is null limit 1410μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 34
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `bravo_locations` where `bravo_locations`.`id` = 32 and `bravo_locations`.`deleted_at` is null limit 1460μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 32
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 17 and `core_pages`.`deleted_at` is null limit 1540μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 17
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 40 and `core_pages`.`deleted_at` is null limit 1510μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 40
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 11 and `core_pages`.`deleted_at` is null limit 1490μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 11
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 13 and `core_pages`.`deleted_at` is null limit 1470μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 13
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 12 and `core_pages`.`deleted_at` is null limit 1470μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 12
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 42 and `core_pages`.`deleted_at` is null limit 1480μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 42
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 16 and `core_pages`.`deleted_at` is null limit 1430μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 16
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 14 and `core_pages`.`deleted_at` is null limit 1490μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 14
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 15 and `core_pages`.`deleted_at` is null limit 1520μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 15
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 48 and `core_pages`.`deleted_at` is null limit 1530μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 48
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 50 and `core_pages`.`deleted_at` is null limit 1550μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 50
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 49 and `core_pages`.`deleted_at` is null limit 1550μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 49
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 46 and `core_pages`.`deleted_at` is null limit 1480μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 46
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 41 and `core_pages`.`deleted_at` is null limit 1490μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 41
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 19 and `core_pages`.`deleted_at` is null limit 1450μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 19
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 18 and `core_pages`.`deleted_at` is null limit 1450μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 18
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = '7' and `core_pages`.`deleted_at` is null limit 1520μsnautygocom_masterAppHelper.php#627
        Bindings
        • 0: 7
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. app/Helpers/AppHelper.php:627
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      Modules\Page\Models\Page
      18Page.php#?
      Modules\Location\Models\Location
      7Location.php#?
      Modules\Review\Models\Review
      6Review.php#?
      Modules\Boat\Models\Boat
      3Boat.php#?
      App\User
      1User.php#?
        web
        null
        sanctum
        null
          _token
          gLxAFTJtIirp3CZlvZ8jVsmDwOOMgQX5Furf146P
          _previous
          array:1 [ "url" => "http://staging.nautygo.com/public/boat/poseidon-ponton-de-lujo-en-guatape?page...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /boat/poseidon-ponton-de-lujo-en-guatape
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "29" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:10 [ "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" ] "content-length" => array:1 [ 0 => "0" ] "host" => array:1 [ 0 => "staging.nautygo.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 => "216.73.216.145" ] "via" => array:1 [ 0 => "1.1 squid-proxy-5b5d847c96-jlzs9 (squid/6.10)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] ]
          request_cookies
          []
          
          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 => "Tue, 10 Jun 2025 20:50:44 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImZXeHlyVkt5Z2tzMm1pR2VsT3JQL0E9PSIsInZhbHVlIjoib0xhc09RT01lL0VwdHdqZy9JQ3pVdmx2Q2h1K3dnVHA3bnVlNVIrZDBpSGx6djRPV1hVd0xYTC9ZMGVNV0VxV1MrZCtWaG5Kbk5VU1A1VllFVVRyY2ljMDkyZGQzRVRNdWpzcVVVcEtLTUF6aTVGbU01c25URnZ6ZnZwY05zQ2kiLCJtYWMiOiI2YjBhYWVlMzBlNTcwYzNmYzAxYjZkMDNkNzdjYmEzZWZjNDE0MzBkNDc1M2EyOWJhNTFlZTliZGY1MDZmN2JlIiwidGFnIjoiIn0%3D; expires=Tue, 10 Jun 2025 22:50:45 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImZXeHlyVkt5Z2tzMm1pR2VsT3JQL0E9PSIsInZhbHVlIjoib0xhc09RT01lL0VwdHdqZy9JQ3pVdmx2Q2h1K3dnVHA3bnVlNVIrZDBpSGx6djRPV1hVd0xYTC9ZMGVNV0VxV1MrZCtWa" 1 => "nuatygo_session=eyJpdiI6IlBGZGxWaC9oU3ZBUXdRR3RZTUM4SlE9PSIsInZhbHVlIjoidWVqbjlzemhVVE82S2VKYXFKbG9pMXk4eGdrN0tzaDN6WnZUTDdmN2FzOTdWdk5WVDJzcUNwSWFQdHRXTzcySjJ5K0VyWS9FaXQ5NkQreWFTTWk1ekRrdU5DWEMvS1U1TFBXeHVlMkZFa2k5RkltMWx3R28xaEM3K0xwYUVPQWQiLCJtYWMiOiJjZDIxNWFjNDcwYjE4ZTU4YmY4OWRmYjBiMDVkNjdmODgxODVlY2JhOGFjNzRkYzQ0YzJlNWI2NzkyMzU5OTliIiwidGFnIjoiIn0%3D; expires=Tue, 10 Jun 2025 22:50:45 GMT; Max-Age=7200; path=/; httponly; samesite=laxnuatygo_session=eyJpdiI6IlBGZGxWaC9oU3ZBUXdRR3RZTUM4SlE9PSIsInZhbHVlIjoidWVqbjlzemhVVE82S2VKYXFKbG9pMXk4eGdrN0tzaDN6WnZUTDdmN2FzOTdWdk5WVDJzcUNwSWFQdHRXTzcySjJ5" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImZXeHlyVkt5Z2tzMm1pR2VsT3JQL0E9PSIsInZhbHVlIjoib0xhc09RT01lL0VwdHdqZy9JQ3pVdmx2Q2h1K3dnVHA3bnVlNVIrZDBpSGx6djRPV1hVd0xYTC9ZMGVNV0VxV1MrZCtWaG5Kbk5VU1A1VllFVVRyY2ljMDkyZGQzRVRNdWpzcVVVcEtLTUF6aTVGbU01c25URnZ6ZnZwY05zQ2kiLCJtYWMiOiI2YjBhYWVlMzBlNTcwYzNmYzAxYjZkMDNkNzdjYmEzZWZjNDE0MzBkNDc1M2EyOWJhNTFlZTliZGY1MDZmN2JlIiwidGFnIjoiIn0%3D; expires=Tue, 10-Jun-2025 22:50:45 GMT; path=/XSRF-TOKEN=eyJpdiI6ImZXeHlyVkt5Z2tzMm1pR2VsT3JQL0E9PSIsInZhbHVlIjoib0xhc09RT01lL0VwdHdqZy9JQ3pVdmx2Q2h1K3dnVHA3bnVlNVIrZDBpSGx6djRPV1hVd0xYTC9ZMGVNV0VxV1MrZCtWa" 1 => "nuatygo_session=eyJpdiI6IlBGZGxWaC9oU3ZBUXdRR3RZTUM4SlE9PSIsInZhbHVlIjoidWVqbjlzemhVVE82S2VKYXFKbG9pMXk4eGdrN0tzaDN6WnZUTDdmN2FzOTdWdk5WVDJzcUNwSWFQdHRXTzcySjJ5K0VyWS9FaXQ5NkQreWFTTWk1ekRrdU5DWEMvS1U1TFBXeHVlMkZFa2k5RkltMWx3R28xaEM3K0xwYUVPQWQiLCJtYWMiOiJjZDIxNWFjNDcwYjE4ZTU4YmY4OWRmYjBiMDVkNjdmODgxODVlY2JhOGFjNzRkYzQ0YzJlNWI2NzkyMzU5OTliIiwidGFnIjoiIn0%3D; expires=Tue, 10-Jun-2025 22:50:45 GMT; path=/; httponlynuatygo_session=eyJpdiI6IlBGZGxWaC9oU3ZBUXdRR3RZTUM4SlE9PSIsInZhbHVlIjoidWVqbjlzemhVVE82S2VKYXFKbG9pMXk4eGdrN0tzaDN6WnZUTDdmN2FzOTdWdk5WVDJzcUNwSWFQdHRXTzcySjJ5" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "gLxAFTJtIirp3CZlvZ8jVsmDwOOMgQX5Furf146P" "_previous" => array:1 [ "url" => "http://staging.nautygo.com/public/boat/poseidon-ponton-de-lujo-en-guatape?page=29" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-10 20:50:45GET/public/boat/poseidon-ponton-de-lujo-en-guatape?page=29335935