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 `users` where `username` = 'a.almoliki' 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.84msd002utru_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `coteries` where `coteries`.`instructor_id` = '67' 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` = 'id' and `locale` in ('id', 'en', 'ar')) order by `created_at` desc limit 6 offset 0
1.67msd002utru_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `rounds` where `rounds`.`instructor_id` = '67' 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` = 'id' and `locale` in ('id', 'en', 'ar')) order by `created_at` desc limit 6 offset 0
1.55msd002utru_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `countries` where `countries`.`id` = '193' limit 1
1.12msd002utru_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `country_translations` where `country_translations`.`country_id` = '193' and `country_translations`.`country_id` is not null and `locale` in ('id', 'en', 'ar')
870μsd002utru_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `countries` where `countries`.`id` = '246' limit 1
380μsd002utru_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `country_translations` where `country_translations`.`country_id` = '246' and `country_translations`.`country_id` is not null and `locale` in ('id', 'en', 'ar')
520μ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` = '67'
1.28msd002utru_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')
1.13msd002utru_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')
480μsd002utru_maqraaMetadata | |
---|---|
Bindings |
|