Alquiler de Yates
Alquiler de Yates
  1. Inicio
  2. >
  3. Bote
  4. >
  5. San Andrés, Colombia
  6. >
  7. Pontón William | Pontón en san andrés

Pontón William | Pontón en san andrés

Muelle de la policia, Carrera 1, San Andrés, San Andrés y Providencia, Colombia

Descripción General

Bote Pontón William: alquila un bote en San Andrés

Disfruta de una jornada extraordinaria en el Bote Pontón William, una joya del turismo náutico en San Andrés. 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 Pontón William no es solo un transporte, es el escenario perfecto para vivir momentos...
Show More
Flight Type
Sauna
$1.100.000/por hora
$1.100.000/por dia
Excelente
6 Opiniones
4.7

Reservar por hora

1

Reservar por dia

0

Precios extras:

Ubicación para la Salida

San Andrés, Colombia
Leaflet | © OpenStreetMap contributors

Que dicen de esta experiencia

4.7
Excelente
6 Opiniones
Excelente
4
Muy bueno
2
Promedio
0
Malo
0
Terrible
0
System Admin
System Admin
03/15/2025 07:40
Escapada Perfecta al Mar Caribe

Disfrutamos de un día inolvidable en el lujoso pontón de Nautygo en San Andrés. Las facilidades a bordo, como el sistema estéreo y la capota, hicieron nuestro viaje cómodo y divertido. Ideal para familias y grupos de amigos. Recomiendo altamente esta experiencia

1
Mostrando 6 - 6 de 6 total
Debes iniciar sesión para escribir una reseña.
desde
$0
6 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 Version937msRequest Duration19MBMemory UsageGET boat/{slug}RouteAuth status
    • Booting (538ms)time
    • Application (399ms)time
    • 1 x Booting (57.41%)
      538ms
      1 x Application (42.59%)
      399ms
      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
      60 statements were executed, 20 of which were duplicates, 40 unique. Show only duplicated80.69ms
      • select * from `bravo_boats` where `slug` = 'ponton-william' and `bravo_boats`.`deleted_at` is null limit 13.55msnautygocom_masterBoatController.php#99
        Bindings
        • 0: ponton-william
        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 (10) and `bravo_locations`.`deleted_at` is null620μ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 (10)530μ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 (83) and `bravo_boat_translations`.`deleted_at` is null650μ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 (83)530μ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` = '10' and `status` = 'publish' and `id` not in (83) and `bravo_boats`.`deleted_at` is null limit 42.36msnautygocom_masterBoatController.php#107
        Bindings
        • 0: 10
        • 1: publish
        • 2: 83
        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 (10) and `bravo_locations`.`deleted_at` is null410μ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 (10)360μ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 (85, 116) and `bravo_boat_translations`.`deleted_at` is null510μ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 (85, 116)390μ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` = 83 and `object_model` = 'boat' and `status` = 'approved' and `bravo_review`.`deleted_at` is null4.32msnautygocom_masterBoat.php#653
        Bindings
        • 0: 83
        • 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` = 83 and `object_model` = 'boat' and `status` = 'approved' and `bravo_review`.`deleted_at` is null order by `id` desc limit 5 offset 59.15msnautygocom_masterBoat.php#653
        Bindings
        • 0: 83
        • 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 null570μ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` = 83 and `object_model` = 'boat' limit 1490μsnautygocom_masterBaseModel.php#199
        Bindings
        • 0: 83
        • 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 ('60' between `bravo_locations`.`_lft` and `bravo_locations`.`_rgt` and `bravo_locations`.`id` <> 10) and `bravo_locations`.`deleted_at` is null590μsnautygocom_masterQueryBuilder.php#165
        Bindings
        • 0: 60
        • 1: 10
        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 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 1520μ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 1420μ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 1390μ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 1560μ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 1420μ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 1540μ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 1530μ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 1580μ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 `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 1460μ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` = 83 and `bravo_boat_term`.`target_id` is not null1.07msnautygocom_masterattributes.blade.php#2
        Bindings
        • 0: 83
        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 * from `bravo_terms` where `bravo_terms`.`id` in (90) and `bravo_terms`.`deleted_at` is null520μsnautygocom_masterTerms.php#42
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 17. modules/Core/Models/Terms.php:42
        • 18. view::Boat::frontend.layouts.details.attributes:3
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_terms_translations` where `locale` = 'es' and `bravo_terms_translations`.`origin_id` in (90)450μsnautygocom_masterTerms.php#42
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 22. modules/Core/Models/Terms.php:42
        • 23. view::Boat::frontend.layouts.details.attributes:3
        • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_attrs` where `bravo_attrs`.`id` in ('13') and `bravo_attrs`.`deleted_at` is null490μsnautygocom_masterTerms.php#42
        Bindings
        • 0: 13
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 22. modules/Core/Models/Terms.php:42
        • 23. view::Boat::frontend.layouts.details.attributes:3
        • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 27. 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` = 83 and `object_model` = 'boat' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 15.59msnautygocom_masterBoat.php#599
        Bindings
        • 0: 83
        • 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` = 83 and `object_model` = 'boat' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 15.71msnautygocom_masterBoat.php#611
        Bindings
        • 0: 83
        • 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` = 83 and `object_model` = 'boat' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 15.99msnautygocom_masterBoat.php#599
        Bindings
        • 0: 83
        • 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` = 83 and `object_model` = 'boat' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 15.72msnautygocom_masterBoat.php#611
        Bindings
        • 0: 83
        • 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` = 6345 and `name` = 'upload_picture' limit 113.27msnautygocom_masterReview.php#69
        Bindings
        • 0: 6345
        • 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 1650μ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 1590μ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 1450μ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 1400μ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 1400μ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 1420μ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 1400μ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 1530μ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 1470μ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 1440μ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 1430μ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 1420μ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 1430μ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 1420μ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 1420μ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 1360μ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 1390μ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 1410μ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 1430μ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 1400μ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 1430μ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 1460μ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 1550μ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
      5Review.php#?
      Modules\Boat\Models\Boat
      3Boat.php#?
      App\User
      1User.php#?
      Modules\Boat\Models\BoatTerm
      1BoatTerm.php#?
      Modules\Core\Models\Terms
      1Terms.php#?
      Modules\Core\Models\Attributes
      1Attributes.php#?
        web
        null
        sanctum
        null
          _token
          snvHiVZSZBafasoT4wEQ5dC7DLcIhs5jxKktwJ0G
          _previous
          array:1 [ "url" => "http://staging.nautygo.com/boat/ponton-william?page=2" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /boat/ponton-william
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "2" ]
          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.217.4" ] "via" => array:1 [ 0 => "1.1 squid-proxy-5b5d847c96-zw7cf (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 => "Sun, 22 Jun 2025 22:17:43 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVqM2tuRldzV0dVZllFbENvdVdaL3c9PSIsInZhbHVlIjoiOXMweWljZExjdFQ5S0hINEpsbG1GaHREOEMyeG9QYmFTK1l6dHZNclhsS25FVm1yaVkvWmtOcU91R2h3R1ZsN2poaCtGb2lOSWJaeVpERit2OCt4bFlqdCtzNDI5eTY3MnZvaXRyVmsvd3B6dlZ6Q0NJOVJDcm9PQmd4VHR0TloiLCJtYWMiOiI5MjM3OGRiY2UyYzUzZjJhOTc0Y2ZjYzUwM2M3MGUyNTYxZDQ1NmUyZWE0NmYzNmZlMGVkMWUyMTY0ZWQyZWIwIiwidGFnIjoiIn0%3D; expires=Mon, 23 Jun 2025 00:17:43 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImVqM2tuRldzV0dVZllFbENvdVdaL3c9PSIsInZhbHVlIjoiOXMweWljZExjdFQ5S0hINEpsbG1GaHREOEMyeG9QYmFTK1l6dHZNclhsS25FVm1yaVkvWmtOcU91R2h3R1ZsN2poaCtGb" 1 => "nuatygo_session=eyJpdiI6IklDNFQ1U3Z4SjBBd1hSQzlMMzVTRUE9PSIsInZhbHVlIjoiYi9BZ3VGWDJGb3N6M3g2bEdMekZGbnpnQVhIVW1mKzMyZHA1VEYvQ3JPdDJWajgyZGZLU05pa0VwMlpWclFCYWxkQWFNalZZWjh5UEJ3S0VMUC9oSjNzTkR1M2xZbUhkbzhORGQzdllwRW1rTlVORG5zSTJPdC9DL3J3eGxkQ0YiLCJtYWMiOiJmN2NjMmQ3NmQ0NWQ1MzIxYzlkYjIzZjRjNzMxOGFhZDUwYjcwY2JjNzZmYjNiYjIyMjlkMjU2MzA2Zjc5NTRiIiwidGFnIjoiIn0%3D; expires=Mon, 23 Jun 2025 00:17:43 GMT; Max-Age=7200; path=/; httponly; samesite=laxnuatygo_session=eyJpdiI6IklDNFQ1U3Z4SjBBd1hSQzlMMzVTRUE9PSIsInZhbHVlIjoiYi9BZ3VGWDJGb3N6M3g2bEdMekZGbnpnQVhIVW1mKzMyZHA1VEYvQ3JPdDJWajgyZGZLU05pa0VwMlpWclFCYWxk" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVqM2tuRldzV0dVZllFbENvdVdaL3c9PSIsInZhbHVlIjoiOXMweWljZExjdFQ5S0hINEpsbG1GaHREOEMyeG9QYmFTK1l6dHZNclhsS25FVm1yaVkvWmtOcU91R2h3R1ZsN2poaCtGb2lOSWJaeVpERit2OCt4bFlqdCtzNDI5eTY3MnZvaXRyVmsvd3B6dlZ6Q0NJOVJDcm9PQmd4VHR0TloiLCJtYWMiOiI5MjM3OGRiY2UyYzUzZjJhOTc0Y2ZjYzUwM2M3MGUyNTYxZDQ1NmUyZWE0NmYzNmZlMGVkMWUyMTY0ZWQyZWIwIiwidGFnIjoiIn0%3D; expires=Mon, 23-Jun-2025 00:17:43 GMT; path=/XSRF-TOKEN=eyJpdiI6ImVqM2tuRldzV0dVZllFbENvdVdaL3c9PSIsInZhbHVlIjoiOXMweWljZExjdFQ5S0hINEpsbG1GaHREOEMyeG9QYmFTK1l6dHZNclhsS25FVm1yaVkvWmtOcU91R2h3R1ZsN2poaCtGb" 1 => "nuatygo_session=eyJpdiI6IklDNFQ1U3Z4SjBBd1hSQzlMMzVTRUE9PSIsInZhbHVlIjoiYi9BZ3VGWDJGb3N6M3g2bEdMekZGbnpnQVhIVW1mKzMyZHA1VEYvQ3JPdDJWajgyZGZLU05pa0VwMlpWclFCYWxkQWFNalZZWjh5UEJ3S0VMUC9oSjNzTkR1M2xZbUhkbzhORGQzdllwRW1rTlVORG5zSTJPdC9DL3J3eGxkQ0YiLCJtYWMiOiJmN2NjMmQ3NmQ0NWQ1MzIxYzlkYjIzZjRjNzMxOGFhZDUwYjcwY2JjNzZmYjNiYjIyMjlkMjU2MzA2Zjc5NTRiIiwidGFnIjoiIn0%3D; expires=Mon, 23-Jun-2025 00:17:43 GMT; path=/; httponlynuatygo_session=eyJpdiI6IklDNFQ1U3Z4SjBBd1hSQzlMMzVTRUE9PSIsInZhbHVlIjoiYi9BZ3VGWDJGb3N6M3g2bEdMekZGbnpnQVhIVW1mKzMyZHA1VEYvQ3JPdDJWajgyZGZLU05pa0VwMlpWclFCYWxk" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "snvHiVZSZBafasoT4wEQ5dC7DLcIhs5jxKktwJ0G" "_previous" => array:1 [ "url" => "http://staging.nautygo.com/boat/ponton-william?page=2" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-22 22:17:43GET/boat/ponton-william?page=2336037