Hualuxe Sanya Yalong Bay Resort 5⭐️
Сопровождаемый тур

От 2300,00 смн 1137,00 смн

Хайнань
Hualuxe Sanya Yalong Bay Resort 5⭐️
0 Отзыв
от
2300,00 смн 1137,00 смн
8 дней
Swissotel Sharm El Sheikh All Inclusive Collection 5⭐️
Сопровождаемый тур

От 1300,00 смн 1169,00 смн

Египет
Swissotel Sharm El Sheikh All Inclusive Collection 5⭐️
0 Отзыв
от
1300,00 смн 1169,00 смн
7 дней
Rixos Sharm El Sheikh Adults Friendly +18 5⭐️
Сопровождаемый тур

От 1700,00 смн 1344,00 смн

Египет
Rixos Sharm El Sheikh Adults Friendly +18 5⭐️
0 Отзыв
от
1700,00 смн 1344,00 смн
7 дней
Rixos Radamis Sharm El Sheikh 5⭐️
Сопровождаемый тур

От 1600,00 смн 1275,00 смн

Египет
Rixos Radamis Sharm El Sheikh 5⭐️
0 Отзыв
от
1600,00 смн 1275,00 смн
7 дней
Phoenix Island Sanya 5⭐️
Сопровождаемый тур

От 2100,00 смн 614,00 смн

Хайнань
Phoenix Island Sanya 5⭐️
3 Отзывов
от
2100,00 смн 614,00 смн
8 дней
Eastern Discovery (Start New Orleans)
Экотуризм

От 2100,00 смн 1710,00 смн

New York, United States
Eastern Discovery (Start New Orleans)
4 Отзывов
от
2100,00 смн 1710,00 смн
4 дней
Los Angeles to San Francisco Express
Лигула

От 1500,00 смн 551,00 смн

Paris
Los Angeles to San Francisco Express
3 Отзывов
от
1500,00 смн 551,00 смн
6 дней
Cannes and Antibes Night Tour
Экотуризм

От 2100,00 смн 420,00 смн

Paris
Cannes and Antibes Night Tour
3 Отзывов
от
2100,00 смн 420,00 смн
5 дней
San Francisco Express Never Ceases
Экотуризм

От 2100,00 смн 521,00 смн

San Francisco
San Francisco Express Never Ceases
3 Отзывов
от
2100,00 смн 521,00 смн
3 дней
Показаны 1 - 9 из 16 туров
Request history8.1.28PHP Version513msRequest Duration7MBMemory UsageGET tourRouteAuth status
    • Booting (119ms)time
    • Application (395ms)time
    • 1 x Application (76.88%)
      395ms
      1 x Booting (23.11%)
      119ms
      37 templates were rendered
      • 1x Tour::frontend.searchsearch.blade.php#?blade
      • 1x Tour::frontend.layouts.search.list-itemlist-item.blade.php#?blade
      • 1x Tour::frontend.layouts.search.filter-searchfilter-search.blade.php#?blade
      • 1x Tour::frontend.layouts.search.form-search-verticalform-search-vertical.blade.php#?blade
      • 1x Tour::frontend.layouts.search.fields.locationlocation.blade.php#?blade
      • 1x Tour::frontend.layouts.search.fields.datedate.blade.php#?blade
      • 1x Layout::global.search.filters.attrsattrs.blade.php#?blade
      • 1x Tour::frontend.layouts.search.orderbyorderby.blade.php#?blade
      • 1x Tour::frontend.ajax.search-resultsearch-result.blade.php#?blade
      • 9x Tour::frontend.layouts.search.loop-gridloop-grid.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.headerheader.blade.php#?blade
      • 1x Layout::parts.topbartopbar.blade.php#?blade
      • 1x Core::frontend.currency-switchercurrency-switcher.blade.php#?blade
      • 1x Language::frontend.switcherswitcher.blade.php#?blade
      • 1x Layout::parts.notificationnotification.blade.php#?blade
      • 1x Core::frontend.currency-switcher-dropdowncurrency-switcher-dropdown.blade.php#?blade
      • 1x Language::frontend.switcher-dropdownswitcher-dropdown.blade.php#?blade
      • 1x Layout::parts.footerfooter.blade.php#?blade
      • 1x Layout::parts.login-register-modallogin-register-modal.blade.php#?blade
      • 1x Layout::auth.login-formlogin-form.blade.php#?blade
      • 1x Layout::auth.register-formregister-form.blade.php#?blade
      • 1x Popup::frontend.popuppopup.blade.php#?blade
      • 1x Layout::parts.demo_scriptdemo_script.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:39-103
      34 statements were executed, 16 of which were duplicates, 18 unique. Show only duplicated69.49ms
      • select * from `bravo_tour_category` where (0 = 1 or 0 = 1 and `status` = 'publish') and `bravo_tour_category`.`deleted_at` is null11.1msu0296736_voyagenewTour.php#1004
        Bindings
        • 0: publish
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. modules/Tour/Models/Tour.php:1004
        • 16. modules/Tour/Controllers/TourController.php:53
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. modules/Tour/Controllers/TourController.php:36
        • 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`2.53msu0296736_voyagenewTourController.php#54
        Bindings
        • 0: publish
        Backtrace
        • 16. modules/Tour/Controllers/TourController.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. modules/Tour/Controllers/TourController.php:36
        • 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`.`is_featured` desc, `bravo_tours`.`id` desc limit 9 offset 04.04msu0296736_voyagenewTourController.php#54
        Bindings
        • 0: publish
        Backtrace
        • 16. modules/Tour/Controllers/TourController.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. modules/Tour/Controllers/TourController.php:36
        • 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 (1, 2, 7, 13, 17) and `bravo_locations`.`deleted_at` is null2.2msu0296736_voyagenewTourController.php#54
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Tour/Controllers/TourController.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Tour/Controllers/TourController.php:36
        • 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` = 'ru' and `bravo_location_translations`.`origin_id` in (1, 2, 7, 13, 17)1.72msu0296736_voyagenewTourController.php#54
        Bindings
        • 0: ru
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 26. modules/Tour/Controllers/TourController.php:54
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. modules/Tour/Controllers/TourController.php:36
        • 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 (3, 6, 14, 15, 16, 17, 18, 19, 20)2.16msu0296736_voyagenewTourController.php#54
        Bindings
        • 0: tour
        • 1: 0
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Tour/Controllers/TourController.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Tour/Controllers/TourController.php:36
        • 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` = 'ru' and `bravo_tour_translations`.`origin_id` in (3, 6, 14, 15, 16, 17, 18, 19, 20)1.99msu0296736_voyagenewTourController.php#54
        Bindings
        • 0: ru
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Tour/Controllers/TourController.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Tour/Controllers/TourController.php:36
        • 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 null1.37msu0296736_voyagenewTourController.php#86
        Bindings
        • 0: publish
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. modules/Tour/Controllers/TourController.php:86
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. modules/Tour/Controllers/TourController.php:36
        • 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` = 'ru' and `bravo_tour_category_translations`.`origin_id` in (1, 2, 3, 4)1.66msu0296736_voyagenewTourController.php#86
        Bindings
        • 0: ru
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Tour/Controllers/TourController.php:86
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Tour/Controllers/TourController.php:36
        • 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.86msu0296736_voyagenewTourController.php#87
        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:87
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. modules/Tour/Controllers/TourController.php:36
        • 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` = 'ru' and `bravo_location_translations`.`origin_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17)1.4msu0296736_voyagenewTourController.php#87
        Bindings
        • 0: ru
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Tour/Controllers/TourController.php:87
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Tour/Controllers/TourController.php:36
        • 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 11.39msu0296736_voyagenewTour.php#696
        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:696
        • 17. modules/Tour/Controllers/TourController.php:88
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. modules/Tour/Controllers/TourController.php:36
        • 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` desc2.1msu0296736_voyagenewTourController.php#96
        Bindings
        • 0: tour
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. modules/Tour/Controllers/TourController.php:96
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. modules/Tour/Controllers/TourController.php:36
        • 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 null5.14msu0296736_voyagenewTourController.php#96
        Backtrace
        • 20. modules/Tour/Controllers/TourController.php:96
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Tour/Controllers/TourController.php:36
        • 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` = 'ru' and `bravo_terms_translations`.`origin_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 105, 106, 107, 108, 109, 110, 111, 112)1.68msu0296736_voyagenewTourController.php#96
        Bindings
        • 0: ru
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 25. modules/Tour/Controllers/TourController.php:96
        • 26. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 27. modules/Tour/Controllers/TourController.php:36
        • 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` = 'ru' and `bravo_attrs_translations`.`origin_id` in (1, 2)1.81msu0296736_voyagenewTourController.php#96
        Bindings
        • 0: ru
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Tour/Controllers/TourController.php:96
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Tour/Controllers/TourController.php:36
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `bravo_tour_category` where `bravo_tour_category`.`id` = 3 and `bravo_tour_category`.`id` is not null and `bravo_tour_category`.`deleted_at` is null limit 11.73msu0296736_voyagenewloop-grid.blade.php#24
        Bindings
        • 0: 3
        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
        • 22. view::Tour::frontend.layouts.search.loop-grid:24
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_tour_category_translations` where `locale` = 'ru' and `bravo_tour_category_translations`.`origin_id` in (3)1.24msu0296736_voyagenewloop-grid.blade.php#24
        Bindings
        • 0: ru
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 27. view::Tour::frontend.layouts.search.loop-grid:24
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_tour_category` where `bravo_tour_category`.`id` = 3 and `bravo_tour_category`.`id` is not null and `bravo_tour_category`.`deleted_at` is null limit 11.31msu0296736_voyagenewloop-grid.blade.php#24
        Bindings
        • 0: 3
        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
        • 22. view::Tour::frontend.layouts.search.loop-grid:24
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_tour_category_translations` where `locale` = 'ru' and `bravo_tour_category_translations`.`origin_id` in (3)1.09msu0296736_voyagenewloop-grid.blade.php#24
        Bindings
        • 0: ru
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 27. view::Tour::frontend.layouts.search.loop-grid:24
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_tour_category` where `bravo_tour_category`.`id` = 3 and `bravo_tour_category`.`id` is not null and `bravo_tour_category`.`deleted_at` is null limit 11.34msu0296736_voyagenewloop-grid.blade.php#24
        Bindings
        • 0: 3
        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
        • 22. view::Tour::frontend.layouts.search.loop-grid:24
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_tour_category_translations` where `locale` = 'ru' and `bravo_tour_category_translations`.`origin_id` in (3)1.23msu0296736_voyagenewloop-grid.blade.php#24
        Bindings
        • 0: ru
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 27. view::Tour::frontend.layouts.search.loop-grid:24
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_tour_category` where `bravo_tour_category`.`id` = 3 and `bravo_tour_category`.`id` is not null and `bravo_tour_category`.`deleted_at` is null limit 11.55msu0296736_voyagenewloop-grid.blade.php#24
        Bindings
        • 0: 3
        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
        • 22. view::Tour::frontend.layouts.search.loop-grid:24
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_tour_category_translations` where `locale` = 'ru' and `bravo_tour_category_translations`.`origin_id` in (3)1.36msu0296736_voyagenewloop-grid.blade.php#24
        Bindings
        • 0: ru
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 27. view::Tour::frontend.layouts.search.loop-grid:24
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_tour_category` where `bravo_tour_category`.`id` = 3 and `bravo_tour_category`.`id` is not null and `bravo_tour_category`.`deleted_at` is null limit 11.39msu0296736_voyagenewloop-grid.blade.php#24
        Bindings
        • 0: 3
        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
        • 22. view::Tour::frontend.layouts.search.loop-grid:24
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_tour_category_translations` where `locale` = 'ru' and `bravo_tour_category_translations`.`origin_id` in (3)1.21msu0296736_voyagenewloop-grid.blade.php#24
        Bindings
        • 0: ru
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 27. view::Tour::frontend.layouts.search.loop-grid:24
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_tour_category` where `bravo_tour_category`.`id` = 2 and `bravo_tour_category`.`id` is not null and `bravo_tour_category`.`deleted_at` is null limit 11.75msu0296736_voyagenewloop-grid.blade.php#24
        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
        • 22. view::Tour::frontend.layouts.search.loop-grid:24
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_tour_category_translations` where `locale` = 'ru' and `bravo_tour_category_translations`.`origin_id` in (2)1.22msu0296736_voyagenewloop-grid.blade.php#24
        Bindings
        • 0: ru
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 27. view::Tour::frontend.layouts.search.loop-grid:24
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_tour_category` where `bravo_tour_category`.`id` = 4 and `bravo_tour_category`.`id` is not null and `bravo_tour_category`.`deleted_at` is null limit 11.79msu0296736_voyagenewloop-grid.blade.php#24
        Bindings
        • 0: 4
        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
        • 22. view::Tour::frontend.layouts.search.loop-grid:24
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_tour_category_translations` where `locale` = 'ru' and `bravo_tour_category_translations`.`origin_id` in (4)1.61msu0296736_voyagenewloop-grid.blade.php#24
        Bindings
        • 0: ru
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 27. view::Tour::frontend.layouts.search.loop-grid:24
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_tour_category` where `bravo_tour_category`.`id` = 2 and `bravo_tour_category`.`id` is not null and `bravo_tour_category`.`deleted_at` is null limit 11.59msu0296736_voyagenewloop-grid.blade.php#24
        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
        • 22. view::Tour::frontend.layouts.search.loop-grid:24
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_tour_category_translations` where `locale` = 'ru' and `bravo_tour_category_translations`.`origin_id` in (2)1.34msu0296736_voyagenewloop-grid.blade.php#24
        Bindings
        • 0: ru
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 27. view::Tour::frontend.layouts.search.loop-grid:24
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_tour_category` where `bravo_tour_category`.`id` = 2 and `bravo_tour_category`.`id` is not null and `bravo_tour_category`.`deleted_at` is null limit 11.53msu0296736_voyagenewloop-grid.blade.php#24
        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
        • 22. view::Tour::frontend.layouts.search.loop-grid:24
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_tour_category_translations` where `locale` = 'ru' and `bravo_tour_category_translations`.`origin_id` in (2)1.06msu0296736_voyagenewloop-grid.blade.php#24
        Bindings
        • 0: ru
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 27. view::Tour::frontend.layouts.search.loop-grid:24
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 32. vendor/laravel/framework/src/Illuminate/View/View.php:207
      Modules\Location\Models\Location
      22Location.php#?
      Modules\Core\Models\Terms
      21Terms.php#?
      Modules\Tour\Models\TourCategory
      13TourCategory.php#?
      Modules\Tour\Models\Tour
      10Tour.php#?
      Modules\Core\Models\Attributes
      2Attributes.php#?
        web
        null
        sanctum
        null
          _token
          M2GTCnRIdrPGTRBGWZtqkVFy8r7KSNePYliMul6V
          _previous
          array:1 [ "url" => "https://voyagetour.tj/tour?page=1" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /tour
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "1" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "voyagetour.tj" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 17 Jun 2025 01:50:57 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im51N3BiT2l0bGEwMjRlSHNCTTc2UHc9PSIsInZhbHVlIjoiUnZpN3ZmUzhyZHpzcjVrTjhmbTJxQ0hsRDE4MHBOMnFEZ0R5aDJWdjZnQkNSK3RxR3JYNmViV090cUl6ZndtbUpxYlg4Tit0dU9RNEp1QWFGdlNCUzFJeXA0VXZzWGFacURPL3F1a09yQ2hxSjJaT0JxaDZNUEhUS3A5UlN5cTUiLCJtYWMiOiJkNzIyNDg2MjdlZTUxMDc3ODUwMjI1ZjdiMWE3NjQ3YTJmNDk0YTliOWIxMjE3MjNmOGFkNmZjNjJhOTdjOWYyIiwidGFnIjoiIn0%3D; expires=Tue, 17 Jun 2025 03:50:58 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Im51N3BiT2l0bGEwMjRlSHNCTTc2UHc9PSIsInZhbHVlIjoiUnZpN3ZmUzhyZHpzcjVrTjhmbTJxQ0hsRDE4MHBOMnFEZ0R5aDJWdjZnQkNSK3RxR3JYNmViV090cUl6ZndtbUpxYlg4T" 1 => "voyage_tour_session=eyJpdiI6InpXNFNQeStOQ3M0M0xFOWFLaEwxN1E9PSIsInZhbHVlIjoiN2lZZENXQnpySHNnZ2hac2FuMlIvblROUCtteFpwVUtsZW0ycVJDUzBHZzJPelZ1bk5aQ0ZhS3o1N045ZWozN0dZWEhUbzIzV2ZTWENENElnWTY4YlRWZDNTY3NuRWhhRmlUN0wzN2IwV0xQb284eDVpVnJMRzNJT3hRckprYzUiLCJtYWMiOiJhYzk1OTBmMTU0N2I2YjY5MDI4NmJmNGQwMmQyZmY5Nzg4M2FmYTIzZmUyNTMwNmI4NzQ3ZTQ5NjlkZGMxNmU5IiwidGFnIjoiIn0%3D; expires=Tue, 17 Jun 2025 03:50:58 GMT; Max-Age=7200; path=/; httponly; samesite=laxvoyage_tour_session=eyJpdiI6InpXNFNQeStOQ3M0M0xFOWFLaEwxN1E9PSIsInZhbHVlIjoiN2lZZENXQnpySHNnZ2hac2FuMlIvblROUCtteFpwVUtsZW0ycVJDUzBHZzJPelZ1bk5aQ0ZhS3o1N045ZWoz" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im51N3BiT2l0bGEwMjRlSHNCTTc2UHc9PSIsInZhbHVlIjoiUnZpN3ZmUzhyZHpzcjVrTjhmbTJxQ0hsRDE4MHBOMnFEZ0R5aDJWdjZnQkNSK3RxR3JYNmViV090cUl6ZndtbUpxYlg4Tit0dU9RNEp1QWFGdlNCUzFJeXA0VXZzWGFacURPL3F1a09yQ2hxSjJaT0JxaDZNUEhUS3A5UlN5cTUiLCJtYWMiOiJkNzIyNDg2MjdlZTUxMDc3ODUwMjI1ZjdiMWE3NjQ3YTJmNDk0YTliOWIxMjE3MjNmOGFkNmZjNjJhOTdjOWYyIiwidGFnIjoiIn0%3D; expires=Tue, 17-Jun-2025 03:50:58 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Im51N3BiT2l0bGEwMjRlSHNCTTc2UHc9PSIsInZhbHVlIjoiUnZpN3ZmUzhyZHpzcjVrTjhmbTJxQ0hsRDE4MHBOMnFEZ0R5aDJWdjZnQkNSK3RxR3JYNmViV090cUl6ZndtbUpxYlg4T" 1 => "voyage_tour_session=eyJpdiI6InpXNFNQeStOQ3M0M0xFOWFLaEwxN1E9PSIsInZhbHVlIjoiN2lZZENXQnpySHNnZ2hac2FuMlIvblROUCtteFpwVUtsZW0ycVJDUzBHZzJPelZ1bk5aQ0ZhS3o1N045ZWozN0dZWEhUbzIzV2ZTWENENElnWTY4YlRWZDNTY3NuRWhhRmlUN0wzN2IwV0xQb284eDVpVnJMRzNJT3hRckprYzUiLCJtYWMiOiJhYzk1OTBmMTU0N2I2YjY5MDI4NmJmNGQwMmQyZmY5Nzg4M2FmYTIzZmUyNTMwNmI4NzQ3ZTQ5NjlkZGMxNmU5IiwidGFnIjoiIn0%3D; expires=Tue, 17-Jun-2025 03:50:58 GMT; path=/; httponlyvoyage_tour_session=eyJpdiI6InpXNFNQeStOQ3M0M0xFOWFLaEwxN1E9PSIsInZhbHVlIjoiN2lZZENXQnpySHNnZ2hac2FuMlIvblROUCtteFpwVUtsZW0ycVJDUzBHZzJPelZ1bk5aQ0ZhS3o1N045ZWoz" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "M2GTCnRIdrPGTRBGWZtqkVFy8r7KSNePYliMul6V" "_previous" => array:1 [ "url" => "https://voyagetour.tj/tour?page=1" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-17 06:50:58GET/tour?page=1373468