Alquiler de Yates
Alquiler de Yates
esenpt
VISA
VISA
MASTER
MASTER
PAYPAL
PAYPAL
WISE
WISE
PSE
PSE
NEQUI
NEQUI
BANCOLOMBIA
BANCOLOMBIA
DAVIPLATA
DAVIPLATA
Request history8.1.32PHP Version651msRequest Duration37MBMemory UsageGET {slug?}RouteAuth status
  • warninglog[15:36:25] LOG.warning: strip_tags(): Passing null to parameter #1 ($string) of type string is depre...
  • Booting (274ms)time
  • Application (377ms)time
  • 1 x Application (57.94%)
    377ms
    1 x Booting (42.06%)
    274ms
    69 templates were rendered
    • 1x Page::frontend.detaildetail.blade.php#?blade
    • 4x Tour::frontend.blocks.list-tour.indexindex.blade.php#?blade
    • 4x Tour::frontend.blocks.list-tour.style-carouselstyle-carousel.blade.php#?blade
    • 21x Tour::frontend.layouts.search.loop-gridloop-grid.blade.php#?blade
    • 21x Layout::common.ratingrating.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
    • 2x Popup::frontend.popuppopup.blade.php#?blade
    • 1x Layout::parts.header-style.transparent_v2transparent_v2.blade.php#?blade
    • 1x Language::frontend.switcher-dropdownswitcher-dropdown.blade.php#?blade
    • 2x Core::frontend.currency-switchercurrency-switcher.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
    uri
    GET {slug?}
    middleware
    web
    controller
    Modules\Page\Controllers\PageController@detail
    namespace
    Modules\Page\Controllers
    prefix
    /
    where
    as
    page.detail
    file
    modules/Page/Controllers/PageController.php:29-53
    79 statements were executed, 48 of which were duplicates, 31 unique. Show only duplicated49.4ms
    • select * from `core_pages` where `slug` = 'dive' and `core_pages`.`deleted_at` is null limit 12.07msnautygocom_masterlivePageController.php#37
      Bindings
      • 0: dive
      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/Page/Controllers/PageController.php:37
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `bravo_seo` where `object_id` = 46 and `object_model` = 'page' limit 1590μsnautygocom_masterliveBaseModel.php#199
      Bindings
      • 0: 46
      • 1: page
      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/Page/Controllers/PageController.php:46
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `core_templates` where `core_templates`.`id` = '40' and `core_templates`.`id` is not null limit 1920μsnautygocom_masterlivePage.php#80
      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
      • 21. modules/Page/Models/Page.php:80
      • 22. view::Page::frontend.detail:5
      • 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_tour_category` where (`slug` in (9) or `id` in (9) and `status` = 'publish') and `bravo_tour_category`.`deleted_at` is null520μsnautygocom_masterliveTour.php#1003
      Bindings
      • 0: 9
      • 1: 9
      • 2: publish
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 15. modules/Tour/Models/Tour.php:1003
      • 16. themes/GoTrip/Tour/Blocks/ListTours.php:184
      • 17. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:83
    • select count(*) as aggregate from (select `bravo_tours`.* from `bravo_tours` inner join `bravo_tour_category` as `tc0` on `tc0`.`id` = `bravo_tours`.`category_id` and `tc0`.`_lft` >= '17' and `tc0`.`_rgt` <= '18' where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`is_featured` = 1 and `bravo_tours`.`deleted_at` is null group by `bravo_tours`.`id`) as `aggregate_table`2.04msnautygocom_masterliveListTours.php#190
      Bindings
      • 0: 17
      • 1: 18
      • 2: publish
      • 3: 1
      Backtrace
      • 16. themes/GoTrip/Tour/Blocks/ListTours.php:190
      • 17. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:83
      • 24. view::Page::frontend.detail:5
    • select `bravo_tours`.* from `bravo_tours` inner join `bravo_tour_category` as `tc0` on `tc0`.`id` = `bravo_tours`.`category_id` and `tc0`.`_lft` >= '17' and `tc0`.`_rgt` <= '18' where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`is_featured` = 1 and `bravo_tours`.`deleted_at` is null group by `bravo_tours`.`id` order by `bravo_tours`.`id` desc limit 8 offset 01.37msnautygocom_masterliveListTours.php#190
      Bindings
      • 0: 17
      • 1: 18
      • 2: publish
      • 3: 1
      Backtrace
      • 16. themes/GoTrip/Tour/Blocks/ListTours.php:190
      • 17. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:83
      • 24. view::Page::frontend.detail:5
    • select * from `bravo_locations` where `bravo_locations`.`id` in (10, 11, 12) and `bravo_locations`.`deleted_at` is null600μsnautygocom_masterliveListTours.php#190
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. themes/GoTrip/Tour/Blocks/ListTours.php:190
      • 22. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:83
      • 29. view::Page::frontend.detail:5
    • select * from `bravo_location_translations` where `locale` = 'es' and `bravo_location_translations`.`origin_id` in (10, 11, 12)490μsnautygocom_masterliveListTours.php#190
      Bindings
      • 0: es
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 26. themes/GoTrip/Tour/Blocks/ListTours.php:190
      • 27. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 30. modules/Template/Blocks/RootBlock.php:10
      • 33. modules/Page/Models/Page.php:83
      • 34. view::Page::frontend.detail:5
    • select * from `user_wishlist` where `object_model` = 'tour' and `user_id` = 0 and `user_wishlist`.`object_id` in (1, 23, 29, 30, 35, 73)470μsnautygocom_masterliveListTours.php#190
      Bindings
      • 0: tour
      • 1: 0
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. themes/GoTrip/Tour/Blocks/ListTours.php:190
      • 22. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:83
      • 29. view::Page::frontend.detail:5
    • select * from `bravo_tour_translations` where `locale` = 'es' and `bravo_tour_translations`.`origin_id` in (1, 23, 29, 30, 35, 73)510μsnautygocom_masterliveListTours.php#190
      Bindings
      • 0: es
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. themes/GoTrip/Tour/Blocks/ListTours.php:190
      • 22. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:83
      • 29. view::Page::frontend.detail:5
    • select * from `bravo_locations` where `id` = 10 and `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 1730μsnautygocom_masterliveTour.php#980
      Bindings
      • 0: 10
      • 1: publish
      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/Tour/Models/Tour.php:980
      • 17. themes/GoTrip/Tour/Blocks/ListTours.php:184
      • 18. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 21. modules/Template/Blocks/RootBlock.php:10
      • 24. modules/Page/Models/Page.php:83
    • select * from `bravo_tour_category` where (`slug` in (9) or `id` in (9) and `status` = 'publish') and `bravo_tour_category`.`deleted_at` is null510μsnautygocom_masterliveTour.php#1003
      Bindings
      • 0: 9
      • 1: 9
      • 2: publish
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 15. modules/Tour/Models/Tour.php:1003
      • 16. themes/GoTrip/Tour/Blocks/ListTours.php:184
      • 17. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:83
    • select count(*) as aggregate from (select `bravo_tours`.* from `bravo_tours` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and `bravo_locations`.`_lft` >= '41' and `bravo_locations`.`_rgt` <= '60' inner join `bravo_tour_category` as `tc0` on `tc0`.`id` = `bravo_tours`.`category_id` and `tc0`.`_lft` >= '17' and `tc0`.`_rgt` <= '18' where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null group by `bravo_tours`.`id`) as `aggregate_table`1.99msnautygocom_masterliveListTours.php#190
      Bindings
      • 0: 41
      • 1: 60
      • 2: 17
      • 3: 18
      • 4: publish
      Backtrace
      • 16. themes/GoTrip/Tour/Blocks/ListTours.php:190
      • 17. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:83
      • 24. view::Page::frontend.detail:5
    • select `bravo_tours`.* from `bravo_tours` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and `bravo_locations`.`_lft` >= '41' and `bravo_locations`.`_rgt` <= '60' inner join `bravo_tour_category` as `tc0` on `tc0`.`id` = `bravo_tours`.`category_id` and `tc0`.`_lft` >= '17' and `tc0`.`_rgt` <= '18' where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null group by `bravo_tours`.`id` order by `bravo_tours`.`id` asc limit 6 offset 01.07msnautygocom_masterliveListTours.php#190
      Bindings
      • 0: 41
      • 1: 60
      • 2: 17
      • 3: 18
      • 4: publish
      Backtrace
      • 16. themes/GoTrip/Tour/Blocks/ListTours.php:190
      • 17. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:83
      • 24. view::Page::frontend.detail:5
    • select * from `bravo_locations` where `bravo_locations`.`id` in (10) and `bravo_locations`.`deleted_at` is null490μsnautygocom_masterliveListTours.php#190
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. themes/GoTrip/Tour/Blocks/ListTours.php:190
      • 22. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:83
      • 29. view::Page::frontend.detail:5
    • select * from `bravo_location_translations` where `locale` = 'es' and `bravo_location_translations`.`origin_id` in (10)420μsnautygocom_masterliveListTours.php#190
      Bindings
      • 0: es
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 26. themes/GoTrip/Tour/Blocks/ListTours.php:190
      • 27. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 30. modules/Template/Blocks/RootBlock.php:10
      • 33. modules/Page/Models/Page.php:83
      • 34. view::Page::frontend.detail:5
    • select * from `user_wishlist` where `object_model` = 'tour' and `user_id` = 0 and `user_wishlist`.`object_id` in (1, 29, 30, 31, 32, 33)410μsnautygocom_masterliveListTours.php#190
      Bindings
      • 0: tour
      • 1: 0
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. themes/GoTrip/Tour/Blocks/ListTours.php:190
      • 22. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:83
      • 29. view::Page::frontend.detail:5
    • select * from `bravo_tour_translations` where `locale` = 'es' and `bravo_tour_translations`.`origin_id` in (1, 29, 30, 31, 32, 33)410μsnautygocom_masterliveListTours.php#190
      Bindings
      • 0: es
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. themes/GoTrip/Tour/Blocks/ListTours.php:190
      • 22. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:83
      • 29. view::Page::frontend.detail:5
    • select * from `bravo_locations` where `id` = 12 and `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 1480μsnautygocom_masterliveTour.php#980
      Bindings
      • 0: 12
      • 1: publish
      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/Tour/Models/Tour.php:980
      • 17. themes/GoTrip/Tour/Blocks/ListTours.php:184
      • 18. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 21. modules/Template/Blocks/RootBlock.php:10
      • 24. modules/Page/Models/Page.php:83
    • select * from `bravo_tour_category` where (`slug` in (9) or `id` in (9) and `status` = 'publish') and `bravo_tour_category`.`deleted_at` is null420μsnautygocom_masterliveTour.php#1003
      Bindings
      • 0: 9
      • 1: 9
      • 2: publish
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 15. modules/Tour/Models/Tour.php:1003
      • 16. themes/GoTrip/Tour/Blocks/ListTours.php:184
      • 17. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:83
    • select count(*) as aggregate from (select `bravo_tours`.* from `bravo_tours` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and `bravo_locations`.`_lft` >= '23' and `bravo_locations`.`_rgt` <= '40' inner join `bravo_tour_category` as `tc0` on `tc0`.`id` = `bravo_tours`.`category_id` and `tc0`.`_lft` >= '17' and `tc0`.`_rgt` <= '18' where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null group by `bravo_tours`.`id`) as `aggregate_table`2.18msnautygocom_masterliveListTours.php#190
      Bindings
      • 0: 23
      • 1: 40
      • 2: 17
      • 3: 18
      • 4: publish
      Backtrace
      • 16. themes/GoTrip/Tour/Blocks/ListTours.php:190
      • 17. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:83
      • 24. view::Page::frontend.detail:5
    • select `bravo_tours`.* from `bravo_tours` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and `bravo_locations`.`_lft` >= '23' and `bravo_locations`.`_rgt` <= '40' inner join `bravo_tour_category` as `tc0` on `tc0`.`id` = `bravo_tours`.`category_id` and `tc0`.`_lft` >= '17' and `tc0`.`_rgt` <= '18' where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null group by `bravo_tours`.`id` order by `bravo_tours`.`is_featured` desc, `bravo_tours`.`id` desc limit 6 offset 01.72msnautygocom_masterliveListTours.php#190
      Bindings
      • 0: 23
      • 1: 40
      • 2: 17
      • 3: 18
      • 4: publish
      Backtrace
      • 16. themes/GoTrip/Tour/Blocks/ListTours.php:190
      • 17. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:83
      • 24. view::Page::frontend.detail:5
    • select * from `bravo_locations` where `bravo_locations`.`id` in (12) and `bravo_locations`.`deleted_at` is null410μsnautygocom_masterliveListTours.php#190
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. themes/GoTrip/Tour/Blocks/ListTours.php:190
      • 22. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:83
      • 29. view::Page::frontend.detail:5
    • select * from `bravo_location_translations` where `locale` = 'es' and `bravo_location_translations`.`origin_id` in (12)390μsnautygocom_masterliveListTours.php#190
      Bindings
      • 0: es
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 26. themes/GoTrip/Tour/Blocks/ListTours.php:190
      • 27. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 30. modules/Template/Blocks/RootBlock.php:10
      • 33. modules/Page/Models/Page.php:83
      • 34. view::Page::frontend.detail:5
    • select * from `user_wishlist` where `object_model` = 'tour' and `user_id` = 0 and `user_wishlist`.`object_id` in (73, 74, 75, 77, 78, 79)350μsnautygocom_masterliveListTours.php#190
      Bindings
      • 0: tour
      • 1: 0
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. themes/GoTrip/Tour/Blocks/ListTours.php:190
      • 22. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:83
      • 29. view::Page::frontend.detail:5
    • select * from `bravo_tour_translations` where `locale` = 'es' and `bravo_tour_translations`.`origin_id` in (73, 74, 75, 77, 78, 79)490μsnautygocom_masterliveListTours.php#190
      Bindings
      • 0: es
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. themes/GoTrip/Tour/Blocks/ListTours.php:190
      • 22. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:83
      • 29. view::Page::frontend.detail:5
    • select * from `bravo_locations` where `id` = 11 and `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 1620μsnautygocom_masterliveTour.php#980
      Bindings
      • 0: 11
      • 1: publish
      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/Tour/Models/Tour.php:980
      • 17. themes/GoTrip/Tour/Blocks/ListTours.php:184
      • 18. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 21. modules/Template/Blocks/RootBlock.php:10
      • 24. modules/Page/Models/Page.php:83
    • select * from `bravo_tour_category` where (`slug` in (9) or `id` in (9) and `status` = 'publish') and `bravo_tour_category`.`deleted_at` is null530μsnautygocom_masterliveTour.php#1003
      Bindings
      • 0: 9
      • 1: 9
      • 2: publish
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 15. modules/Tour/Models/Tour.php:1003
      • 16. themes/GoTrip/Tour/Blocks/ListTours.php:184
      • 17. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:83
    • select count(*) as aggregate from (select `bravo_tours`.* from `bravo_tours` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and `bravo_locations`.`_lft` >= '61' and `bravo_locations`.`_rgt` <= '78' inner join `bravo_tour_category` as `tc0` on `tc0`.`id` = `bravo_tours`.`category_id` and `tc0`.`_lft` >= '17' and `tc0`.`_rgt` <= '18' where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null group by `bravo_tours`.`id`) as `aggregate_table`1.95msnautygocom_masterliveListTours.php#190
      Bindings
      • 0: 61
      • 1: 78
      • 2: 17
      • 3: 18
      • 4: publish
      Backtrace
      • 16. themes/GoTrip/Tour/Blocks/ListTours.php:190
      • 17. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:83
      • 24. view::Page::frontend.detail:5
    • select `bravo_tours`.* from `bravo_tours` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and `bravo_locations`.`_lft` >= '61' and `bravo_locations`.`_rgt` <= '78' inner join `bravo_tour_category` as `tc0` on `tc0`.`id` = `bravo_tours`.`category_id` and `tc0`.`_lft` >= '17' and `tc0`.`_rgt` <= '18' where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null group by `bravo_tours`.`id` order by `bravo_tours`.`id` asc limit 6 offset 01.3msnautygocom_masterliveListTours.php#190
      Bindings
      • 0: 61
      • 1: 78
      • 2: 17
      • 3: 18
      • 4: publish
      Backtrace
      • 16. themes/GoTrip/Tour/Blocks/ListTours.php:190
      • 17. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 20. modules/Template/Blocks/RootBlock.php:10
      • 23. modules/Page/Models/Page.php:83
      • 24. view::Page::frontend.detail:5
    • select * from `bravo_locations` where `bravo_locations`.`id` in (11) and `bravo_locations`.`deleted_at` is null480μsnautygocom_masterliveListTours.php#190
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. themes/GoTrip/Tour/Blocks/ListTours.php:190
      • 22. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:83
      • 29. view::Page::frontend.detail:5
    • select * from `bravo_location_translations` where `locale` = 'es' and `bravo_location_translations`.`origin_id` in (11)410μsnautygocom_masterliveListTours.php#190
      Bindings
      • 0: es
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 26. themes/GoTrip/Tour/Blocks/ListTours.php:190
      • 27. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 30. modules/Template/Blocks/RootBlock.php:10
      • 33. modules/Page/Models/Page.php:83
      • 34. view::Page::frontend.detail:5
    • select * from `user_wishlist` where `object_model` = 'tour' and `user_id` = 0 and `user_wishlist`.`object_id` in (20, 22, 23)420μsnautygocom_masterliveListTours.php#190
      Bindings
      • 0: tour
      • 1: 0
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. themes/GoTrip/Tour/Blocks/ListTours.php:190
      • 22. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:83
      • 29. view::Page::frontend.detail:5
    • select * from `bravo_tour_translations` where `locale` = 'es' and `bravo_tour_translations`.`origin_id` in (20, 22, 23)470μsnautygocom_masterliveListTours.php#190
      Bindings
      • 0: es
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. themes/GoTrip/Tour/Blocks/ListTours.php:190
      • 22. themes/GoTrip/Tour/Blocks/ListTours.php:151
      • 25. modules/Template/Blocks/RootBlock.php:10
      • 28. modules/Page/Models/Page.php:83
      • 29. view::Page::frontend.detail:5
    • select * from `core_pages` where `core_pages`.`id` = 36 and `core_pages`.`deleted_at` is null limit 1620μsnautygocom_masterliveMenuWalker.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 1630μsnautygocom_masterliveMenuWalker.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 1500μsnautygocom_masterliveMenuWalker.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 1470μsnautygocom_masterliveMenuWalker.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 1470μsnautygocom_masterliveMenuWalker.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 1570μsnautygocom_masterliveMenuWalker.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 1900μsnautygocom_masterliveMenuWalker.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 1490μsnautygocom_masterliveMenuWalker.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 1400μsnautygocom_masterliveMenuWalker.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 1440μsnautygocom_masterliveMenuWalker.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 1450μsnautygocom_masterliveMenuWalker.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 1450μsnautygocom_masterliveMenuWalker.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 1440μsnautygocom_masterliveMenuWalker.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 1470μsnautygocom_masterliveMenuWalker.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 1470μsnautygocom_masterliveMenuWalker.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 1550μsnautygocom_masterliveMenuWalker.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 1400μsnautygocom_masterliveMenuWalker.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 1450μsnautygocom_masterliveMenuWalker.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 1380μsnautygocom_masterliveMenuWalker.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 1390μsnautygocom_masterliveMenuWalker.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 1400μsnautygocom_masterliveMenuWalker.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 1410μsnautygocom_masterliveMenuWalker.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` = 36 and `core_pages`.`deleted_at` is null limit 1560μsnautygocom_masterliveMenuWalker.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 1520μsnautygocom_masterliveMenuWalker.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 1450μsnautygocom_masterliveMenuWalker.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 1460μsnautygocom_masterliveMenuWalker.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 1450μsnautygocom_masterliveMenuWalker.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 1380μsnautygocom_masterliveMenuWalker.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_masterliveMenuWalker.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 1460μsnautygocom_masterliveMenuWalker.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_masterliveMenuWalker.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 1450μsnautygocom_masterliveMenuWalker.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 1440μsnautygocom_masterliveMenuWalker.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 1420μsnautygocom_masterliveMenuWalker.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_masterliveMenuWalker.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 1430μsnautygocom_masterliveMenuWalker.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 1440μsnautygocom_masterliveMenuWalker.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 1400μsnautygocom_masterliveMenuWalker.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 1460μsnautygocom_masterliveMenuWalker.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 1460μsnautygocom_masterliveMenuWalker.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 1440μsnautygocom_masterliveMenuWalker.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_masterliveMenuWalker.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_masterliveMenuWalker.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 1430μsnautygocom_masterliveMenuWalker.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 1490μsnautygocom_masterliveAppHelper.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
    36Page.php#?
    Modules\Tour\Models\Tour
    21Tour.php#?
    Modules\Location\Models\Location
    19Location.php#?
    Modules\Tour\Models\TourCategory
    4TourCategory.php#?
    Modules\Template\Models\Template
    1Template.php#?
    Modules\Tour\Models\TourTranslation
    1TourTranslation.php#?
      web
      null
      sanctum
      null
        _token
        PimYwf5ikclYeddAy7xOayC93LgW602zYlUgFZKf
        _previous
        array:1 [ "url" => "https://www.nautygo.com/dive" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /dive
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:19 [ "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, br, zstd" ] "content-length" => array:1 [ 0 => "0" ] "host" => array:1 [ 0 => "www.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 => "3.149.25.222" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-https" => array:1 [ 0 => "on" ] ]
        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 => "Fri, 23 May 2025 15:36:25 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Imt2eDB5eFJ3RURTcksyakV1SUhpNlE9PSIsInZhbHVlIjoieDloQlljWGlhRmNQcTd5SFVTU2JoeUd6Zml2cEdneEtIUCtNWllmeTFrS1hZOWlKbG56dVR5bVlDM1ZwR2VwSzFRVHVzdTV1OEVYWStBc2g1OG1rbzh5eG9Yckl5cGpkNXJsdTlYeHJkWDRKVXVqcllHeVY1QXZQZ2p4NXViVGwiLCJtYWMiOiI3Y2UyMWNmZWFiMWE2NzdlZDVjYThkMGJmOWVhZjg1NmUyZDZlZWIxMzU5YmRiNTMyMGRiZWFkMGYwMzYwMzU4IiwidGFnIjoiIn0%3D; expires=Fri, 23 May 2025 17:36:25 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Imt2eDB5eFJ3RURTcksyakV1SUhpNlE9PSIsInZhbHVlIjoieDloQlljWGlhRmNQcTd5SFVTU2JoeUd6Zml2cEdneEtIUCtNWllmeTFrS1hZOWlKbG56dVR5bVlDM1ZwR2VwSzFRVHVzd" 1 => "nuatygo_session=eyJpdiI6ImtYdzRrV00xZHFXUVZFQitCaTM5WkE9PSIsInZhbHVlIjoibFZFdFdUQisyaklMMURJSW1OdHBpalBHQllaVWkrQWo0TXlyRVFBbFJHdUhZLzFiRUlzajJscXVKR3V5L0lHakY4dWVoUXhyNEhxYkxQdEVXbVBRb2JTaTBZL2NvQkFlWjRnelNzT1Fic0VZYWlORE9aeExXaEhEVkNtTCtZTEciLCJtYWMiOiI0YWI1ZTA1ZTY0MmUxYzZiYmM4MjFjNTk1YmI1ZDkzMmI2OGZkMDU1YjA0NDk5NzEzMjU1ZWViZDRkZmQ3MTk1IiwidGFnIjoiIn0%3D; expires=Fri, 23 May 2025 17:36:25 GMT; Max-Age=7200; path=/; httponly; samesite=laxnuatygo_session=eyJpdiI6ImtYdzRrV00xZHFXUVZFQitCaTM5WkE9PSIsInZhbHVlIjoibFZFdFdUQisyaklMMURJSW1OdHBpalBHQllaVWkrQWo0TXlyRVFBbFJHdUhZLzFiRUlzajJscXVKR3V5L0lHakY4" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Imt2eDB5eFJ3RURTcksyakV1SUhpNlE9PSIsInZhbHVlIjoieDloQlljWGlhRmNQcTd5SFVTU2JoeUd6Zml2cEdneEtIUCtNWllmeTFrS1hZOWlKbG56dVR5bVlDM1ZwR2VwSzFRVHVzdTV1OEVYWStBc2g1OG1rbzh5eG9Yckl5cGpkNXJsdTlYeHJkWDRKVXVqcllHeVY1QXZQZ2p4NXViVGwiLCJtYWMiOiI3Y2UyMWNmZWFiMWE2NzdlZDVjYThkMGJmOWVhZjg1NmUyZDZlZWIxMzU5YmRiNTMyMGRiZWFkMGYwMzYwMzU4IiwidGFnIjoiIn0%3D; expires=Fri, 23-May-2025 17:36:25 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Imt2eDB5eFJ3RURTcksyakV1SUhpNlE9PSIsInZhbHVlIjoieDloQlljWGlhRmNQcTd5SFVTU2JoeUd6Zml2cEdneEtIUCtNWllmeTFrS1hZOWlKbG56dVR5bVlDM1ZwR2VwSzFRVHVzd" 1 => "nuatygo_session=eyJpdiI6ImtYdzRrV00xZHFXUVZFQitCaTM5WkE9PSIsInZhbHVlIjoibFZFdFdUQisyaklMMURJSW1OdHBpalBHQllaVWkrQWo0TXlyRVFBbFJHdUhZLzFiRUlzajJscXVKR3V5L0lHakY4dWVoUXhyNEhxYkxQdEVXbVBRb2JTaTBZL2NvQkFlWjRnelNzT1Fic0VZYWlORE9aeExXaEhEVkNtTCtZTEciLCJtYWMiOiI0YWI1ZTA1ZTY0MmUxYzZiYmM4MjFjNTk1YmI1ZDkzMmI2OGZkMDU1YjA0NDk5NzEzMjU1ZWViZDRkZmQ3MTk1IiwidGFnIjoiIn0%3D; expires=Fri, 23-May-2025 17:36:25 GMT; path=/; httponlynuatygo_session=eyJpdiI6ImtYdzRrV00xZHFXUVZFQitCaTM5WkE9PSIsInZhbHVlIjoibFZFdFdUQisyaklMMURJSW1OdHBpalBHQllaVWkrQWo0TXlyRVFBbFJHdUhZLzFiRUlzajJscXVKR3V5L0lHakY4" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "PimYwf5ikclYeddAy7xOayC93LgW602zYlUgFZKf" "_previous" => array:1 [ "url" => "https://www.nautygo.com/dive" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-05-23 15:36:25GET/dive1697982