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.03sRequest Duration38MBMemory UsageGET tourRouteAuth status
    • Booting (448ms)time
    • Application (581ms)time
    • 1 x Application (56.42%)
      581ms
      1 x Booting (43.58%)
      448ms
      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
      67 statements were executed, 46 of which were duplicates, 21 unique. Show only duplicated92.48ms
      • select * from `bravo_locations` where `id` = '12' and `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 12.18msnautygocom_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. modules/Tour/Controllers/TourController.php:50
        • 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_tour_category` where (0 = 1 or 0 = 1 and `status` = 'publish') and `bravo_tour_category`.`deleted_at` is null430μsnautygocom_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` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and `bravo_locations`.`_lft` >= '23' and `bravo_locations`.`_rgt` <= '40' where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null group by `bravo_tours`.`id`) as `aggregate_table`3.18msnautygocom_masterliveTourController.php#51
        Bindings
        • 0: 23
        • 1: 40
        • 2: 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` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and `bravo_locations`.`_lft` >= '23' and `bravo_locations`.`_rgt` <= '40' 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 12 offset 03.46msnautygocom_masterliveTourController.php#51
        Bindings
        • 0: 23
        • 1: 40
        • 2: 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 (12) and `bravo_locations`.`deleted_at` is null490μ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 (12)450μ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 (34, 38, 73, 84, 87, 94, 137, 143, 144, 145, 146, 147)470μ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 (34, 38, 73, 84, 87, 94, 137, 143, 144, 145, 146, 147)540μ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 null480μ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)450μ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.04msnautygocom_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)530μ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 1790μ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` desc590μsnautygocom_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 null3.9msnautygocom_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)450μ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)370μsnautygocom_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 1520μ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 null910μ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)510μ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 1590μ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 1480μ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 1870μ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 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 `bravo_locations` where `bravo_locations`.`id` = 12 and `bravo_locations`.`deleted_at` is null limit 1480μ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 1560μ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 1580μ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 1630μ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 1520μ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 1490μ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 1630μ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 1510μ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 1530μ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 1510μ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 145.93msnautygocom_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 1630μ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 1540μ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 1530μ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 1530μ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 1540μ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 1530μ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 1500μ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 1550μ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 1510μ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 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 `bravo_locations` where `bravo_locations`.`id` = 12 and `bravo_locations`.`deleted_at` is null limit 1520μ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 1530μ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 1470μ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 1560μ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 1520μ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 1520μ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 1490μ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 1510μ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 1490μ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 1480μ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 1520μ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 1530μ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 1530μ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 1530μ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 1530μ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 1530μ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 1440μ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 1590μ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
          cDp3CJOEdBeQI3gf9YwnaerBbYEcz8ppfr31yHPy
          bc_current_currency
          cop
          _previous
          array:1 [ "url" => "https://www.nautygo.com/public/tour?location_id=12&page=1" ]
          _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 [ "location_id" => "12" "page" => "1" ]
          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=eyJpdiI6ImJZN1Y1MGVHUXdaaERQdWxRMk5HelE9PSIsInZhbHVlIjoiYlFTczVxdlRwMWxvd2crT285bE95aHk2QTVuSXVScXNFYjJDYTVMV21yU3dVMTJpVzFqUFJmbGY0VGU2L0NtOUVxZVFna0NtN3VpTU14MDBvZlZTaGkraTNwZFJ6Ny84ekF5Y3hEdkc0bTFaODJhRzc4N3hCRHZGSE9yelByUEYiLCJtYWMiOiJjYWQ3OWU4NjlmMDUwYzk3ODUzYWZkZTRkMTczY2Y2MWNiYWNhMzQyZWQ1NmI3YjhmYzI2NTdlYTA4YWMwNTQwIiwidGFnIjoiIn0%3D; nuatygo_session=eyJpdiI6ImpXdjA2VG0vRTBFS0Z1MGVpcy8vZmc9PSIsInZhbHVlIjoiU0lYYjBxSWxnbVlvNTk4emdoclJEUEpWMGR2dGE5c2hCWmdqTXE0OXJlZWFLWTFjUStjc2J3cG54TDhCQURvWXY1WG5UenFGWUlRYmJnOTJaQVB3TVgyMUg4L0hKeDBQbVl6M2Zac01Kc0g2T3lWeVhaa0g1WDhqVW8vYXR0MkkiLCJtYWMiOiJjZGE0MWU2OTVkZGFlYjA4ZDgxOTMwNzQyOTYxYzE5NWYxYWJlYWM5NmNhYjhiOTUxMTA4OTI2ZDUyYzQxYjU4IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6ImJZN1Y1MGVHUXdaaERQdWxRMk5HelE9PSIsInZhbHVlIjoiYlFTczVxdlRwMWxvd2crT285bE95aHk2QTVuSXVScXNFYjJDYTVMV21yU3dVMTJpVzFqUFJmbGY0VGU2L0NtOUVxZVFna" ] "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 => "52.15.91.151" ] "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" => "cDp3CJOEdBeQI3gf9YwnaerBbYEcz8ppfr31yHPy" "nuatygo_session" => "3HPaTBpoP2gK3fCOaEHAA58ZLYVqWezoiwSjFWFv" ]
          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 11:10:18 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InRrVUFvVkdORVZNME9xSHNONGVQYXc9PSIsInZhbHVlIjoicURKSlZKdEpYRW1UYXIwcE9ackkwc1M2ZmtLQjlYbEZJalljYk4yWXFLMjZPbFd1aXpFejUwbVJ3MzdGR0RSL0J2NFJraTdSckY5Y2ZFV1FVZ0Fla25BOTliaStrd25ZTkFDQ01qUEtHWWw5Ukg1OUx0VzhBc3FKb2JDcjZDNEUiLCJtYWMiOiJkMmM4OTE4ZjM4Yzg4NGZjYmU4ZTI5ZjkxNjQ3ODgwYjVjODc1MTcxOWUyMzI0YzM5YTg0M2M2MGQ1ZDRiMzliIiwidGFnIjoiIn0%3D; expires=Sat, 24 May 2025 13:10:18 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InRrVUFvVkdORVZNME9xSHNONGVQYXc9PSIsInZhbHVlIjoicURKSlZKdEpYRW1UYXIwcE9ackkwc1M2ZmtLQjlYbEZJalljYk4yWXFLMjZPbFd1aXpFejUwbVJ3MzdGR0RSL0J2NFJra" 1 => "nuatygo_session=eyJpdiI6InNocUp4TlJIeHZaa3BRaGpJWm0wSHc9PSIsInZhbHVlIjoicGovRjFsYmVKQTVQSnZIQVA1ZXN0YkdRdG5yS0N4ZW1aWTlrMWR4Y0cwT3NXQjl2T3J0eFNZSnNvSEIxTytjSlk2UWxTUUVGalhYa0RpNThZVlVXYVBLTmpVN2FITjkvandVZWZkTjQrMkN6Tks0M01MeTlvTzh0MWdTNnp5dGQiLCJtYWMiOiI1MWQ1NDJkOGQ0NzMxMjZlMzg3MjU1ZDNkNGQzMDk0ZWNhNzE5ZDc3ZTllMTA4ZmQ0ZjIyZmI3NWM1Y2VjOWFlIiwidGFnIjoiIn0%3D; expires=Sat, 24 May 2025 13:10:18 GMT; Max-Age=7200; path=/; httponly; samesite=laxnuatygo_session=eyJpdiI6InNocUp4TlJIeHZaa3BRaGpJWm0wSHc9PSIsInZhbHVlIjoicGovRjFsYmVKQTVQSnZIQVA1ZXN0YkdRdG5yS0N4ZW1aWTlrMWR4Y0cwT3NXQjl2T3J0eFNZSnNvSEIxTytjSlk2" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InRrVUFvVkdORVZNME9xSHNONGVQYXc9PSIsInZhbHVlIjoicURKSlZKdEpYRW1UYXIwcE9ackkwc1M2ZmtLQjlYbEZJalljYk4yWXFLMjZPbFd1aXpFejUwbVJ3MzdGR0RSL0J2NFJraTdSckY5Y2ZFV1FVZ0Fla25BOTliaStrd25ZTkFDQ01qUEtHWWw5Ukg1OUx0VzhBc3FKb2JDcjZDNEUiLCJtYWMiOiJkMmM4OTE4ZjM4Yzg4NGZjYmU4ZTI5ZjkxNjQ3ODgwYjVjODc1MTcxOWUyMzI0YzM5YTg0M2M2MGQ1ZDRiMzliIiwidGFnIjoiIn0%3D; expires=Sat, 24-May-2025 13:10:18 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InRrVUFvVkdORVZNME9xSHNONGVQYXc9PSIsInZhbHVlIjoicURKSlZKdEpYRW1UYXIwcE9ackkwc1M2ZmtLQjlYbEZJalljYk4yWXFLMjZPbFd1aXpFejUwbVJ3MzdGR0RSL0J2NFJra" 1 => "nuatygo_session=eyJpdiI6InNocUp4TlJIeHZaa3BRaGpJWm0wSHc9PSIsInZhbHVlIjoicGovRjFsYmVKQTVQSnZIQVA1ZXN0YkdRdG5yS0N4ZW1aWTlrMWR4Y0cwT3NXQjl2T3J0eFNZSnNvSEIxTytjSlk2UWxTUUVGalhYa0RpNThZVlVXYVBLTmpVN2FITjkvandVZWZkTjQrMkN6Tks0M01MeTlvTzh0MWdTNnp5dGQiLCJtYWMiOiI1MWQ1NDJkOGQ0NzMxMjZlMzg3MjU1ZDNkNGQzMDk0ZWNhNzE5ZDc3ZTllMTA4ZmQ0ZjIyZmI3NWM1Y2VjOWFlIiwidGFnIjoiIn0%3D; expires=Sat, 24-May-2025 13:10:18 GMT; path=/; httponlynuatygo_session=eyJpdiI6InNocUp4TlJIeHZaa3BRaGpJWm0wSHc9PSIsInZhbHVlIjoicGovRjFsYmVKQTVQSnZIQVA1ZXN0YkdRdG5yS0N4ZW1aWTlrMWR4Y0cwT3NXQjl2T3J0eFNZSnNvSEIxTytjSlk2" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "cDp3CJOEdBeQI3gf9YwnaerBbYEcz8ppfr31yHPy" "bc_current_currency" => "cop" "_previous" => array:1 [ "url" => "https://www.nautygo.com/public/tour?location_id=12&page=1" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-24 11:10:17GET/public/tour?location_id=12&page=1&set_currency=cop (stacked)
          #22025-05-24 11:10:18GET/public/tour?location_id=12&page=15367108