Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 |
|
33 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
select * from `ng_levels` where `id` = '52' and `enabled` = '1' and exists (select * from `ng_lessons` where `ng_levels`.`id` = `ng_lessons`.`level_id` and exists (select * from `ng_lesson_translations` where `ng_lessons`.`id` = `ng_lesson_translations`.`lesson_id` and `locale` = 'en' and `locale` in ('de', 'en', 'es', 'fr', 'tr', 'ar', 'en')) and `enabled` = '1') limit 1
11.36msemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `ng_level_translations` where `locale` in ('de', 'en', 'es', 'fr', 'tr', 'ar', 'en') and `ng_level_translations`.`level_id` in ('52')
9.73msemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `ng_lessons` where exists (select * from `ng_lesson_translations` where `ng_lessons`.`id` = `ng_lesson_translations`.`lesson_id` and `locale` = 'en' and `locale` in ('de', 'en', 'es', 'fr', 'tr', 'ar', 'en')) and `enabled` = '1' and `ng_lessons`.`level_id` in ('52')
4.47msemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `ng_lesson_translations` where `locale` in ('de', 'en', 'es', 'fr', 'tr', 'ar', 'en') and `ng_lesson_translations`.`lesson_id` in ('109', '110')
490μsemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `ng_lessons` where `id` = '109' and `enabled` = '1' and `level_id` = '52' limit 1
2.94msemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `ng_lesson_translations` where `locale` in ('de', 'en', 'es', 'fr', 'tr', 'ar', 'en') and `ng_lesson_translations`.`lesson_id` in ('109')
5.09msemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `courses` where `courses`.`id` = '36' limit 1
810μsemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `course_translations` where `locale` in ('de', 'en', 'es', 'fr', 'tr', 'ar', 'en') and `course_translations`.`course_id` in ('36')
7.95msemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `cards` where `cards`.`lesson_id` = '109' and `cards`.`lesson_id` is not null limit 1
1.42msemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `videos` where `videos`.`lesson_id` = '109' and `videos`.`lesson_id` is not null limit 1
4.93msemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `articles` where `articles`.`lesson_id` = '109' and `articles`.`lesson_id` is not null limit 1
7.6msemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `audios` where `audios`.`lesson_id` = '109' and `audios`.`lesson_id` is not null limit 1
1.15msemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `audio_translations` where `locale` in ('de', 'en', 'es', 'fr', 'tr', 'ar', 'en') and `audio_translations`.`audio_id` in ('39')
1.25msemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select `files`.*, `attachables`.`attachable_id` as `pivot_attachable_id`, `attachables`.`file_id` as `pivot_file_id`, `attachables`.`zone` as `pivot_zone`, `attachables`.`id` as `pivot_id`, `attachables`.`created_at` as `pivot_created_at`, `attachables`.`updated_at` as `pivot_updated_at` from `files` inner join `attachables` on `files`.`id` = `attachables`.`file_id` where `attachables`.`attachable_id` = '133' and `attachables`.`attachable_type` = 'Midade\Newmuslims\Models\LessonTranslation' and `attachables`.`zone` = 'img_320_190' order by `order` asc limit 1
1.94msemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select `files`.*, `attachables`.`attachable_id` as `pivot_attachable_id`, `attachables`.`file_id` as `pivot_file_id`, `attachables`.`zone` as `pivot_zone`, `attachables`.`id` as `pivot_id`, `attachables`.`created_at` as `pivot_created_at`, `attachables`.`updated_at` as `pivot_updated_at` from `files` inner join `attachables` on `files`.`id` = `attachables`.`file_id` where `attachables`.`attachable_id` = '133' and `attachables`.`attachable_type` = 'Midade\Newmuslims\Models\LessonTranslation' and `attachables`.`zone` = 'thumbnail' order by `order` asc limit 1
2.18msemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select `files`.*, `attachables`.`attachable_id` as `pivot_attachable_id`, `attachables`.`file_id` as `pivot_file_id`, `attachables`.`zone` as `pivot_zone`, `attachables`.`id` as `pivot_id`, `attachables`.`created_at` as `pivot_created_at`, `attachables`.`updated_at` as `pivot_updated_at` from `files` inner join `attachables` on `files`.`id` = `attachables`.`file_id` where `attachables`.`attachable_id` = '133' and `attachables`.`attachable_type` = 'Midade\Newmuslims\Models\LessonTranslation' and `attachables`.`zone` = 'thumbnail' order by `order` asc limit 1
4.04msemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select `files`.*, `attachables`.`attachable_id` as `pivot_attachable_id`, `attachables`.`file_id` as `pivot_file_id`, `attachables`.`zone` as `pivot_zone`, `attachables`.`id` as `pivot_id`, `attachables`.`created_at` as `pivot_created_at`, `attachables`.`updated_at` as `pivot_updated_at` from `files` inner join `attachables` on `files`.`id` = `attachables`.`file_id` where `attachables`.`attachable_id` = '133' and `attachables`.`attachable_type` = 'Midade\Newmuslims\Models\LessonTranslation' and `attachables`.`zone` = 'img_320_190' order by `order` asc limit 1
65.86msemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select `files`.*, `attachables`.`attachable_id` as `pivot_attachable_id`, `attachables`.`file_id` as `pivot_file_id`, `attachables`.`zone` as `pivot_zone`, `attachables`.`id` as `pivot_id`, `attachables`.`created_at` as `pivot_created_at`, `attachables`.`updated_at` as `pivot_updated_at` from `files` inner join `attachables` on `files`.`id` = `attachables`.`file_id` where `attachables`.`attachable_id` = '133' and `attachables`.`attachable_type` = 'Midade\Newmuslims\Models\LessonTranslation' and `attachables`.`zone` = 'thumbnail' order by `order` asc limit 1
660μsemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select `files`.*, `attachables`.`attachable_id` as `pivot_attachable_id`, `attachables`.`file_id` as `pivot_file_id`, `attachables`.`zone` as `pivot_zone`, `attachables`.`id` as `pivot_id`, `attachables`.`created_at` as `pivot_created_at`, `attachables`.`updated_at` as `pivot_updated_at` from `files` inner join `attachables` on `files`.`id` = `attachables`.`file_id` where `attachables`.`attachable_id` = '133' and `attachables`.`attachable_type` = 'Midade\Newmuslims\Models\LessonTranslation' and `attachables`.`zone` = 'thumbnail' order by `order` asc limit 1
640μsemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select `files`.*, `attachables`.`attachable_id` as `pivot_attachable_id`, `attachables`.`file_id` as `pivot_file_id`, `attachables`.`zone` as `pivot_zone`, `attachables`.`id` as `pivot_id`, `attachables`.`created_at` as `pivot_created_at`, `attachables`.`updated_at` as `pivot_updated_at` from `files` inner join `attachables` on `files`.`id` = `attachables`.`file_id` where `attachables`.`attachable_id` = '133' and `attachables`.`attachable_type` = 'Midade\Newmuslims\Models\LessonTranslation' and `attachables`.`zone` = 'lesson_pdf' order by `order` asc limit 1
1.93msemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select `files`.*, `attachables`.`attachable_id` as `pivot_attachable_id`, `attachables`.`file_id` as `pivot_file_id`, `attachables`.`zone` as `pivot_zone`, `attachables`.`id` as `pivot_id`, `attachables`.`created_at` as `pivot_created_at`, `attachables`.`updated_at` as `pivot_updated_at` from `files` inner join `attachables` on `files`.`id` = `attachables`.`file_id` where `attachables`.`attachable_id` = '133' and `attachables`.`attachable_type` = 'Midade\Newmuslims\Models\LessonTranslation' and `attachables`.`zone` = 'word_attachment' order by `order` asc limit 1
7.66msemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select `files`.*, `attachables`.`attachable_id` as `pivot_attachable_id`, `attachables`.`file_id` as `pivot_file_id`, `attachables`.`zone` as `pivot_zone`, `attachables`.`id` as `pivot_id`, `attachables`.`created_at` as `pivot_created_at`, `attachables`.`updated_at` as `pivot_updated_at` from `files` inner join `attachables` on `files`.`id` = `attachables`.`file_id` where `attachables`.`attachable_id` = '133' and `attachables`.`attachable_type` = 'Midade\Newmuslims\Models\LessonTranslation' and `attachables`.`zone` = 'ppt_attachment' order by `order` asc limit 1
4.94msemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|