Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
select * from `pages` where exists (select * from `page_translations` where `pages`.`id` = `page_translations`.`page_id` and `enabled` = '1' and `locale` in ('id', 'en', 'ar'))
2.25msd002utru_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `page_translations` where `locale` in ('id', 'en', 'ar') and `page_translations`.`page_id` in ('1', '2', '3', '4', '5', '6')
1.15msd002utru_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `users` where `username` = 'abdulhakalyamani' and exists (select * from `roles` inner join `role_user` on `roles`.`id` = `role_user`.`role_id` where `users`.`id` = `role_user`.`user_id` and `name` = 'instructor') and exists (select * from `activations` where `users`.`id` = `activations`.`user_id` and `completed` = '1') limit 1
4.93msd002utru_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `coteries` where `coteries`.`instructor_id` = '64' and `coteries`.`instructor_id` is not null and `deleted_at` is null and `enabled` = '1' and exists (select * from `coterie_translations` where `coteries`.`id` = `coterie_translations`.`coterie_id` and `locale` = 'ar' and `locale` in ('id', 'en', 'ar')) order by `created_at` desc limit 6 offset 0
1.91msd002utru_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `rounds` where `rounds`.`instructor_id` = '64' and `rounds`.`instructor_id` is not null and `enabled` = '1' and exists (select * from `round_translations` where `rounds`.`id` = `round_translations`.`round_id` and `locale` = 'ar' and `locale` in ('id', 'en', 'ar')) order by `created_at` desc limit 6 offset 0
5.23msd002utru_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `countries` where `countries`.`id` = '1' limit 1
1.21msd002utru_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `country_translations` where `country_translations`.`country_id` = '1' and `country_translations`.`country_id` is not null and `locale` in ('id', 'en', 'ar')
1.67msd002utru_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `countries` where `countries`.`id` = '1' limit 1
1.1msd002utru_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `country_translations` where `country_translations`.`country_id` = '1' and `country_translations`.`country_id` is not null and `locale` in ('id', 'en', 'ar')
400μsd002utru_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select `mid_languages`.*, `user_languages`.`user_id` as `pivot_user_id`, `user_languages`.`language_id` as `pivot_language_id` from `mid_languages` inner join `user_languages` on `mid_languages`.`id` = `user_languages`.`language_id` where `user_languages`.`user_id` = '64'
1.02msd002utru_maqraaMetadata | |
---|---|
Bindings |
|
select count(*) as aggregate from `users` where `job_title_id` is not null and exists (select * from `roles` inner join `role_user` on `roles`.`id` = `role_user`.`role_id` where `users`.`id` = `role_user`.`user_id` and `name` = 'management') and exists (select * from `activations` where `users`.`id` = `activations`.`user_id` and `completed` = '1')
880μsd002utru_maqraaMetadata | |
---|---|
Bindings |
|
select count(*) as aggregate from `users` where `job_title_id` is not null and exists (select * from `roles` inner join `role_user` on `roles`.`id` = `role_user`.`role_id` where `users`.`id` = `role_user`.`user_id` and `name` = 'management') and exists (select * from `activations` where `users`.`id` = `activations`.`user_id` and `completed` = '1')
400μsd002utru_maqraaMetadata | |
---|---|
Bindings |
|