select*from `bravo_location_translations` where `locale` ='egy'and `bravo_location_translations`.`origin_id` in (11)330μsj72lq_dardarkSpaceController.php#109
Bindings
0: egy
Hints
0: Use SELECT * only if you need all columns from table
select*from `bravo_space_translations` where `locale` ='egy'and `bravo_space_translations`.`origin_id` in (13) and `bravo_space_translations`.`deleted_at` isnull580μsj72lq_dardarkSpaceController.php#109
Bindings
0: egy
Hints
0: Use SELECT * only if you need all columns from table
select*from `user_wishlist` where `object_model` ='space'and `user_id` =0and `user_wishlist`.`object_id` in (13)500μsj72lq_dardarkSpaceController.php#109
Bindings
0: space
1: 0
Hints
0: Use SELECT * only if you need all columns from table
select*from `bravo_location_translations` where `locale` ='egy'and `bravo_location_translations`.`origin_id` in (11)260μsj72lq_dardarkSpaceController.php#117
Bindings
0: egy
Hints
0: Use SELECT * only if you need all columns from table
select*from `bravo_space_translations` where `locale` ='egy'and `bravo_space_translations`.`origin_id` in (3, 10) and `bravo_space_translations`.`deleted_at` isnull500μsj72lq_dardarkSpaceController.php#117
Bindings
0: egy
Hints
0: Use SELECT * only if you need all columns from table
selectcount(*) as aggregate from `bravo_review` where `object_id` =13and `object_model` ='space'and `status` ='approved'and `bravo_review`.`deleted_at` isnull520μsj72lq_dardarkSpace.php#711
select*from `location_category_translations` where `locale` ='egy'and `location_category_translations`.`origin_id` in (1, 2, 3)350μsj72lq_dardarkSpaceController.php#124
Bindings
0: egy
Hints
0: Use SELECT * only if you need all columns from table
select*from `bravo_locations` where (22between `bravo_locations`.`_lft` and `bravo_locations`.`_rgt` and `bravo_locations`.`id` <>11) and `bravo_locations`.`deleted_at` isnull370μsj72lq_dardarkQueryBuilder.php#165
Bindings
0: 22
1: 11
Hints
0: Use SELECT * only if you need all columns from table
selectAVG(rate_number) as score_total , COUNT(id) as total_review from `bravo_review` where `object_id` =13and `object_model` ='space'and `status` ='approved'and `bravo_review`.`deleted_at` isnull limit 1700μsj72lq_dardarkSpace.php#657
Bindings
0: 13
1: space
2: approved
Hints
0:LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
selectCOUNT( id ) AS total_review, COUNT( CASEWHEN rate_number >=4THEN1ELSEnullEND ) as total_review_recommend from `bravo_review` where `object_id` =13and `object_model` ='space'and `status` ='approved'and `bravo_review`.`deleted_at` isnull limit 1740μsj72lq_dardarkBookable.php#359
Bindings
0: 13
1: space
2: approved
Hints
0:LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan