select*from `bravo_tour_category_translations` where `locale` ='vi'and `bravo_tour_category_translations`.`origin_id` in (5, 6)630μsmeko_adminFormSearchTour.php#97
Bindings
0: vi
Hints
0: Use SELECT * only if you need all columns from table
select*from `core_tags` where `core_tags`.`deleted_at` isnull560μsmeko_adminBoxTagTour.php#84
Hints
0: Use SELECT * only if you need all columns from table
Backtrace
18. modules/Tour/Blocks/BoxTagTour.php:84
19. modules/Tour/Blocks/BoxTagTour.php:55
22. modules/Template/Blocks/RootBlock.php:10
25. modules/Page/Models/Page.php:82
26. view::Page::frontend.detail:5
select*from `core_tags` where `id` in (7, 1, 2, 3, 4, 5, 6, 8, 10, 11, 12, 13) and `core_tags`.`deleted_at` isnull470μsmeko_adminBoxTagTour.php#87
Bindings
0: 7
1: 1
2: 2
3: 3
4: 4
5: 5
6: 6
7: 8
8: 10
9: 11
10: 12
11: 13
Hints
0: Use SELECT * only if you need all columns from table
Backtrace
15. modules/Tour/Blocks/BoxTagTour.php:87
16. modules/Tour/Blocks/BoxTagTour.php:55
19. modules/Template/Blocks/RootBlock.php:10
22. modules/Page/Models/Page.php:82
23. view::Page::frontend.detail:5
select `bravo_tours`.*, `core_tours_tag`.`tag_id` as `pivot_tag_id`, `core_tours_tag`.`tour_id` as `pivot_tour_id` from `bravo_tours` innerjoin `core_tours_tag` on `bravo_tours`.`id` = `core_tours_tag`.`tour_id` where `core_tours_tag`.`tag_id` in (7, 8, 10, 11, 12, 13) and `bravo_tours`.`deleted_at` isnull1.53msmeko_adminBoxTagTour.php#87
Backtrace
19. modules/Tour/Blocks/BoxTagTour.php:87
20. modules/Tour/Blocks/BoxTagTour.php:55
23. modules/Template/Blocks/RootBlock.php:10
26. modules/Page/Models/Page.php:82
27. view::Page::frontend.detail:5
select*from `bravo_tour_category` where `id` in (1, 2, 6) and `bravo_tour_category`.`deleted_at` isnull490μsmeko_adminListTourCategoryCustom.php#75
Bindings
0: 1
1: 2
2: 6
Hints
0: Use SELECT * only if you need all columns from table
selectcount(*) as aggregate from `bravo_tours` where `bravo_tours`.`category_id` =6and `bravo_tours`.`category_id` isnotnulland `bravo_tours`.`deleted_at` isnull400μsmeko_adminListTourCategoryCustom.php#58
selectcount(*) as aggregate from `bravo_tours` where `bravo_tours`.`category_id` =5and `bravo_tours`.`category_id` isnotnulland `bravo_tours`.`deleted_at` isnull290μsmeko_adminListTourCategoryCustom.php#58