select*from `bravo_tour_category` where (0=1or0=1and `status` ='publish') and `bravo_tour_category`.`deleted_at` isnull700μsaz_azTour.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/Blocks/ListTours.php:176
17. modules/Tour/Blocks/ListTours.php:157
20. modules/Template/Blocks/RootBlock.php:10
23. modules/Page/Models/Page.php:82
selectcount(*) as aggregate from (select `bravo_tours`.*from `bravo_tours` where `bravo_tours`.`status` ='publish'and `bravo_tours`.`deleted_at` isnullgroupby `bravo_tours`.`id`) as `aggregate_table`4.58msaz_azListTours.php#178
select*from `bravo_locations` where `bravo_locations`.`id` in (1) and `bravo_locations`.`deleted_at` isnull1.71msaz_azListTours.php#178
Hints
0: Use SELECT * only if you need all columns from table
Backtrace
21. modules/Tour/Blocks/ListTours.php:178
22. modules/Tour/Blocks/ListTours.php:157
25. modules/Template/Blocks/RootBlock.php:10
28. modules/Page/Models/Page.php:82
29. view::Page::frontend.detail:5
select*from `user_wishlist` where `object_model` ='tour'and `user_id` =0and `user_wishlist`.`object_id` in (1)700μsaz_azListTours.php#178
Bindings
0: tour
1: 0
Hints
0: Use SELECT * only if you need all columns from table
Backtrace
21. modules/Tour/Blocks/ListTours.php:178
22. modules/Tour/Blocks/ListTours.php:157
25. modules/Template/Blocks/RootBlock.php:10
28. modules/Page/Models/Page.php:82
29. view::Page::frontend.detail:5
select*from `bravo_tour_translations` where `locale` ='en'and `bravo_tour_translations`.`origin_id` in (1)610μsaz_azListTours.php#178
Bindings
0: en
Hints
0: Use SELECT * only if you need all columns from table
Backtrace
21. modules/Tour/Blocks/ListTours.php:178
22. modules/Tour/Blocks/ListTours.php:157
25. modules/Template/Blocks/RootBlock.php:10
28. modules/Page/Models/Page.php:82
29. view::Page::frontend.detail:5
select*from `bravo_tour_category` where (0=1or0=1and `status` ='publish') and `bravo_tour_category`.`deleted_at` isnull1.61msaz_azTour.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/Blocks/ListTours.php:176
17. modules/Tour/Blocks/ListTours.php:157
20. modules/Template/Blocks/RootBlock.php:10
23. modules/Page/Models/Page.php:82
selectcount(*) as aggregate from (select `bravo_tours`.*from `bravo_tours` where `bravo_tours`.`status` ='publish'and `bravo_tours`.`is_featured` =1and `bravo_tours`.`deleted_at` isnullgroupby `bravo_tours`.`id`) as `aggregate_table`2.43msaz_azListTours.php#178
Bindings
0: publish
1: 1
Backtrace
16. modules/Tour/Blocks/ListTours.php:178
17. modules/Tour/Blocks/ListTours.php:157
20. modules/Template/Blocks/RootBlock.php:10
23. modules/Page/Models/Page.php:82
24. view::Page::frontend.detail:5
select*from `bravo_tour_category` where `id` in ('4', '3', '2', '1', '2') and `status` ='publish'and `bravo_tour_category`.`deleted_at` isnull1.3msaz_azBoxCategoryTour.php#69
Bindings
0: 4
1: 3
2: 2
3: 1
4: 2
5: publish
Hints
0: Use SELECT * only if you need all columns from table