Alquiler de Yates
Alquiler de Yates
esenpt
VISA
VISA
MASTER
MASTER
PAYPAL
PAYPAL
WISE
WISE
PSE
PSE
NEQUI
NEQUI
BANCOLOMBIA
BANCOLOMBIA
DAVIPLATA
DAVIPLATA
Request history28.1.32PHP Version1.1sRequest Duration38MBMemory UsageGET tourRouteAuth status
    • Booting (503ms)time
    • Application (597ms)time
    • 1 x Application (54.27%)
      597ms
      1 x Booting (45.73%)
      503ms
      53 templates were rendered
      • 1x Tour::frontend.searchsearch.blade.php#?blade
      • 1x Tour::frontend.layouts.search.form-searchform-search.blade.php#?blade
      • 1x Layout::common.search.fields.locationlocation.blade.php#?blade
      • 1x Layout::common.search.fields.attrattr.blade.php#?blade
      • 1x Tour::frontend.layouts.search.filter-searchfilter-search.blade.php#?blade
      • 1x Layout::global.search.filters.attrsattrs.blade.php#?blade
      • 1x Tour::frontend.layouts.search.list-itemlist-item.blade.php#?blade
      • 1x Layout::global.search.orderbyorderby.blade.php#?blade
      • 1x Tour::frontend.ajax.search-resultsearch-result.blade.php#?blade
      • 12x Tour::frontend.layouts.search.loop-gridloop-grid.blade.php#?blade
      • 12x Layout::common.ratingrating.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
      • 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 tour
      middleware
      web
      controller
      \Modules\Tour\Controllers\TourController@index
      namespace
      Modules\Tour\Controllers
      prefix
      /tour
      where
      as
      tour.search
      file
      modules/Tour/Controllers/TourController.php:36-100
      66 statements were executed, 46 of which were duplicates, 20 unique. Show only duplicated95.25ms
      • select * from `bravo_tour_category` where (0 = 1 or 0 = 1 and `status` = 'publish') and `bravo_tour_category`.`deleted_at` is null2.87msnautygocom_masterliveTour.php#1003
        Bindings
        • 0: publish
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. modules/Tour/Models/Tour.php:1003
        • 16. modules/Tour/Controllers/TourController.php:50
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. modules/Tour/Controllers/TourController.php:33
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select count(*) as aggregate from (select `bravo_tours`.* from `bravo_tours` where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null group by `bravo_tours`.`id`) as `aggregate_table`3.71msnautygocom_masterliveTourController.php#51
        Bindings
        • 0: publish
        Backtrace
        • 16. modules/Tour/Controllers/TourController.php:51
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. modules/Tour/Controllers/TourController.php:33
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select `bravo_tours`.* from `bravo_tours` where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null group by `bravo_tours`.`id` order by `bravo_tours`.`review_score` desc limit 12 offset 361.99msnautygocom_masterliveTourController.php#51
        Bindings
        • 0: publish
        Backtrace
        • 16. modules/Tour/Controllers/TourController.php:51
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. modules/Tour/Controllers/TourController.php:33
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `bravo_locations` where `bravo_locations`.`id` in (10, 12) and `bravo_locations`.`deleted_at` is null690μsnautygocom_masterliveTourController.php#51
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Tour/Controllers/TourController.php:51
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Tour/Controllers/TourController.php:33
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `bravo_location_translations` where `locale` = 'es' and `bravo_location_translations`.`origin_id` in (10, 12)720μsnautygocom_masterliveTourController.php#51
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 26. modules/Tour/Controllers/TourController.php:51
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. modules/Tour/Controllers/TourController.php:33
        • 29. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 30. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `user_wishlist` where `object_model` = 'tour' and `user_id` = 0 and `user_wishlist`.`object_id` in (8, 9, 62, 68, 70, 71, 73, 74, 75, 78, 86, 94)450μsnautygocom_masterliveTourController.php#51
        Bindings
        • 0: tour
        • 1: 0
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Tour/Controllers/TourController.php:51
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Tour/Controllers/TourController.php:33
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `bravo_tour_translations` where `locale` = 'es' and `bravo_tour_translations`.`origin_id` in (8, 9, 62, 68, 70, 71, 73, 74, 75, 78, 86, 94)560μsnautygocom_masterliveTourController.php#51
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Tour/Controllers/TourController.php:51
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Tour/Controllers/TourController.php:33
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `bravo_tour_category` where `status` = 'publish' and `bravo_tour_category`.`deleted_at` is null530μsnautygocom_masterliveTourController.php#83
        Bindings
        • 0: publish
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. modules/Tour/Controllers/TourController.php:83
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. modules/Tour/Controllers/TourController.php:33
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `bravo_tour_category_translations` where `locale` = 'es' and `bravo_tour_category_translations`.`origin_id` in (5, 7, 9, 14, 20, 21)600μsnautygocom_masterliveTourController.php#83
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Tour/Controllers/TourController.php:83
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Tour/Controllers/TourController.php:33
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `bravo_locations` where `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 10001.03msnautygocom_masterliveTourController.php#84
        Bindings
        • 0: 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
        • 15. modules/Tour/Controllers/TourController.php:84
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. modules/Tour/Controllers/TourController.php:33
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `bravo_location_translations` where `locale` = 'es' and `bravo_location_translations`.`origin_id` in (10, 11, 12, 14, 32, 34, 35, 36, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73)550μsnautygocom_masterliveTourController.php#84
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Tour/Controllers/TourController.php:84
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Tour/Controllers/TourController.php:33
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select MIN( CASE WHEN sale_price > 0 THEN sale_price ELSE ( price ) END ) AS min_price , MAX( CASE WHEN sale_price > 0 THEN sale_price ELSE ( price ) END ) AS max_price from `bravo_tours` where `status` = 'publish' and `bravo_tours`.`deleted_at` is null limit 1610μsnautygocom_masterliveTour.php#695
        Bindings
        • 0: publish
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Tour/Models/Tour.php:695
        • 17. modules/Tour/Controllers/TourController.php:85
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. modules/Tour/Controllers/TourController.php:33
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `bravo_attrs` where `service` = 'tour' and `bravo_attrs`.`deleted_at` is null order by `position` desc1.39msnautygocom_masterliveTourController.php#93
        Bindings
        • 0: tour
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. modules/Tour/Controllers/TourController.php:93
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. modules/Tour/Controllers/TourController.php:33
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select `bravo_terms`.*, (select count(*) from `bravo_tours` inner join `bravo_tour_term` on `bravo_tours`.`id` = `bravo_tour_term`.`tour_id` where `bravo_terms`.`id` = `bravo_tour_term`.`term_id` and `bravo_tours`.`deleted_at` is null) as `tour_count` from `bravo_terms` where `bravo_terms`.`attr_id` in (1, 2) and `bravo_terms`.`deleted_at` is null6.85msnautygocom_masterliveTourController.php#93
        Backtrace
        • 20. modules/Tour/Controllers/TourController.php:93
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Tour/Controllers/TourController.php:33
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `bravo_terms_translations` where `locale` = 'es' and `bravo_terms_translations`.`origin_id` in (262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 349)960μsnautygocom_masterliveTourController.php#93
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 25. modules/Tour/Controllers/TourController.php:93
        • 26. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 27. modules/Tour/Controllers/TourController.php:33
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `bravo_attrs_translations` where `locale` = 'es' and `bravo_attrs_translations`.`origin_id` in (1, 2)45.27msnautygocom_masterliveTourController.php#93
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Tour/Controllers/TourController.php:93
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Tour/Controllers/TourController.php:33
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `bravo_attrs` where `bravo_attrs`.`id` = '2' and `bravo_attrs`.`deleted_at` is null limit 1560μsnautygocom_masterliveattr.blade.php#1
        Bindings
        • 0: 2
        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. view::Layout::common.search.fields.attr:1
        • 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`.`attr_id` = 2 and `bravo_terms`.`attr_id` is not null and `bravo_terms`.`deleted_at` is null930μsnautygocom_masterliveattr.blade.php#21
        Bindings
        • 0: 2
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. view::Layout::common.search.fields.attr:21
        • 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_translations` where `locale` = 'es' and `bravo_terms_translations`.`origin_id` in (268, 269, 270, 271, 272, 273)580μsnautygocom_masterliveattr.blade.php#21
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 25. view::Layout::common.search.fields.attr:21
        • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 30. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `media_files` where `media_files`.`id` = '5199' and `media_files`.`deleted_at` is null limit 1540μsnautygocom_masterliveBaseModel.php#135
        Bindings
        • 0: 5199
        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:136
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `media_files` where `media_files`.`id` = '5199' and `media_files`.`deleted_at` is null limit 1370μsnautygocom_masterliveBaseModel.php#135
        Bindings
        • 0: 5199
        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:136
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `core_pages` where `core_pages`.`id` = 36 and `core_pages`.`deleted_at` is null limit 1670μ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 1620μ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 1610μ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 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 `bravo_locations` where `bravo_locations`.`id` = 34 and `bravo_locations`.`deleted_at` is null limit 1510μ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 1540μ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 1480μ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 1580μ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 1540μ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 1540μ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 1500μ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 1440μ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 1540μ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 1540μ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 1450μ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 1430μ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 1360μ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 1520μ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 1500μ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 1570μ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 1520μ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 1710μ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 1660μ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 1600μ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 1650μ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 1660μ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 1690μ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 1570μ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 1640μ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 1510μ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 1500μ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 1410μ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 1390μ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 1360μ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 1400μ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 1420μ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 1420μ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 1410μ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 1450μ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 1440μ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 1550μ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 1620μ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 1650μ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
      35Page.php#?
      Modules\Location\Models\Location
      32Location.php#?
      Modules\Core\Models\Terms
      19Terms.php#?
      Modules\Tour\Models\Tour
      13Tour.php#?
      Modules\Tour\Models\TourCategory
      6TourCategory.php#?
      Modules\Core\Models\Attributes
      3Attributes.php#?
        web
        null
        sanctum
        null
          _token
          xUfoB4kbmQ5O2Z0dPeEeWIbhDDERPS0b0emCwrVP
          bc_current_currency
          usd
          _previous
          array:1 [ "url" => "https://www.nautygo.com/tour?orderby=rate_high_low&page=4" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /tour
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:2 [ "orderby" => "rate_high_low" "page" => "4" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "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" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6InVFK1FlZUo2NWtUUGNlaDNHdnBSdEE9PSIsInZhbHVlIjoiUmNZbzdNVkJ5UzFuODBZN1FUbEQxSFh6U3RYaS9oZVFxYy9ybDllMEZwV2tBRHl2c3k4cHFGQUs3bzRsQzFiQ1E3cyt0aU1sZi9ZRWRWTUl2RFk0STl6N0JiY3J3OTEvaFp6STZMSGdZOWt1SnQrOWlMaXMrVWxBNFVkdzNxWFYiLCJtYWMiOiIyNGZkZDU3Y2U2MGExYmY0OGZmMTk2NmJlNDA1MzFlN2YzMmU2YzgzMTAwNGRkNjQ3ZjdiOGE3ZGY4MWRjMWUzIiwidGFnIjoiIn0%3D; nuatygo_session=eyJpdiI6IkRoRld0TG5WNkxvVFZKUXllRjd5anc9PSIsInZhbHVlIjoiQUdOc3RIdHkyb29hWWtwTm9kWjRFb2dOWEZEdlRmbkZrMFJJR3ZxdUNtSlg0Wngrc3kyZnRCOXNoYzVDTGxCVFBUMjF3U3dCVmkrSnpjTUc4MDIya0FzTmJNWnBSSmpES3Rja1ZySDhRN0ZleHMrcVZtaW1MVUlha0tGNUFSS0QiLCJtYWMiOiJjMjI4MWI1YzM5NWQzYmIyY2ZjYWRkMmQzZTI3MjNkMGM2ODgxMTQ5NmEyNGU1NWQ4MzY0MWU0YTNmNGUwODlmIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6InVFK1FlZUo2NWtUUGNlaDNHdnBSdEE9PSIsInZhbHVlIjoiUmNZbzdNVkJ5UzFuODBZN1FUbEQxSFh6U3RYaS9oZVFxYy9ybDllMEZwV2tBRHl2c3k4cHFGQUs3bzRsQzFiQ1E3cyt0a" ] "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 => "13.58.129.138" ] "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
          0 of 0
          array:2 [ "XSRF-TOKEN" => "xUfoB4kbmQ5O2Z0dPeEeWIbhDDERPS0b0emCwrVP" "nuatygo_session" => "ItmfLnBom97ZXtiNGHTjwwrgqYkulnCyCq536hdR" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 24 May 2025 15:19:57 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Imdpei8yaUU3MTJGN0YzSHN3UzFONUE9PSIsInZhbHVlIjoiR3BUTGxBKzkwR0dsdUdFU21rZlNRMDd3YW9GM0txQll4c0hXUTVWWUJZYkZEek9LUnliMHBUcXpFbWFKenlZRnI4a3ZzTVBOZ09zRG1IV043V2tjaHZYMkpxaHVmMGlyejZEZGVQK0tQTTF0bWRoTWRMQ1c4ZVNPU1V3eldDU3ciLCJtYWMiOiIxMjI1N2Y3ZjZmNWJkYmFjYjcyZjJlMTQ5Mzc0MmI5YTkxMGYwNzg0Zjc4N2Y3Y2UzZjcyODlkNjljMjdjMzFiIiwidGFnIjoiIn0%3D; expires=Sat, 24 May 2025 17:19:57 GMT; Max-Age=7199; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Imdpei8yaUU3MTJGN0YzSHN3UzFONUE9PSIsInZhbHVlIjoiR3BUTGxBKzkwR0dsdUdFU21rZlNRMDd3YW9GM0txQll4c0hXUTVWWUJZYkZEek9LUnliMHBUcXpFbWFKenlZRnI4a3ZzT" 1 => "nuatygo_session=eyJpdiI6InlEdi92TVdjOWpKejRpTEhOeGVaakE9PSIsInZhbHVlIjoiMXBiTlhtd0dFa1hlZ2pFMkV6eVBNdUNOSmEvWW9zVVB3aFFRcGVZWmpPM0F2c3NUOTZEeTNPZFJveFZlbGhjQjV5OTRZY2o0elBwdWVrZ3Y1RWVoUlh4c1I1RE13TVdVczNNT3FrOEFPWUMxSHZrOHVkQlJBblBXM2V0TzREM2EiLCJtYWMiOiI2YzM5NWJkY2U5YTJlMDI1ZjE3NWEzZDk0NTg2YWRmMWIwMzUyODdmMzIzMTlkYWIxYWUzYjI3OTRmNGViYmYzIiwidGFnIjoiIn0%3D; expires=Sat, 24 May 2025 17:19:57 GMT; Max-Age=7199; path=/; httponly; samesite=laxnuatygo_session=eyJpdiI6InlEdi92TVdjOWpKejRpTEhOeGVaakE9PSIsInZhbHVlIjoiMXBiTlhtd0dFa1hlZ2pFMkV6eVBNdUNOSmEvWW9zVVB3aFFRcGVZWmpPM0F2c3NUOTZEeTNPZFJveFZlbGhjQjV5" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Imdpei8yaUU3MTJGN0YzSHN3UzFONUE9PSIsInZhbHVlIjoiR3BUTGxBKzkwR0dsdUdFU21rZlNRMDd3YW9GM0txQll4c0hXUTVWWUJZYkZEek9LUnliMHBUcXpFbWFKenlZRnI4a3ZzTVBOZ09zRG1IV043V2tjaHZYMkpxaHVmMGlyejZEZGVQK0tQTTF0bWRoTWRMQ1c4ZVNPU1V3eldDU3ciLCJtYWMiOiIxMjI1N2Y3ZjZmNWJkYmFjYjcyZjJlMTQ5Mzc0MmI5YTkxMGYwNzg0Zjc4N2Y3Y2UzZjcyODlkNjljMjdjMzFiIiwidGFnIjoiIn0%3D; expires=Sat, 24-May-2025 17:19:57 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Imdpei8yaUU3MTJGN0YzSHN3UzFONUE9PSIsInZhbHVlIjoiR3BUTGxBKzkwR0dsdUdFU21rZlNRMDd3YW9GM0txQll4c0hXUTVWWUJZYkZEek9LUnliMHBUcXpFbWFKenlZRnI4a3ZzT" 1 => "nuatygo_session=eyJpdiI6InlEdi92TVdjOWpKejRpTEhOeGVaakE9PSIsInZhbHVlIjoiMXBiTlhtd0dFa1hlZ2pFMkV6eVBNdUNOSmEvWW9zVVB3aFFRcGVZWmpPM0F2c3NUOTZEeTNPZFJveFZlbGhjQjV5OTRZY2o0elBwdWVrZ3Y1RWVoUlh4c1I1RE13TVdVczNNT3FrOEFPWUMxSHZrOHVkQlJBblBXM2V0TzREM2EiLCJtYWMiOiI2YzM5NWJkY2U5YTJlMDI1ZjE3NWEzZDk0NTg2YWRmMWIwMzUyODdmMzIzMTlkYWIxYWUzYjI3OTRmNGViYmYzIiwidGFnIjoiIn0%3D; expires=Sat, 24-May-2025 17:19:57 GMT; path=/; httponlynuatygo_session=eyJpdiI6InlEdi92TVdjOWpKejRpTEhOeGVaakE9PSIsInZhbHVlIjoiMXBiTlhtd0dFa1hlZ2pFMkV6eVBNdUNOSmEvWW9zVVB3aFFRcGVZWmpPM0F2c3NUOTZEeTNPZFJveFZlbGhjQjV5" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "xUfoB4kbmQ5O2Z0dPeEeWIbhDDERPS0b0emCwrVP" "bc_current_currency" => "usd" "_previous" => array:1 [ "url" => "https://www.nautygo.com/tour?orderby=rate_high_low&page=4" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-24 15:19:56GET/tour?orderby=rate_high_low&page=4&set_currency=usd (stacked)
          #22025-05-24 15:19:58GET/tour?orderby=rate_high_low&page=45366108