queez test
queez test how to add question
Free
Course levels
-
1
queez test how to add question
FreeParams | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
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 |
|
19 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
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 |
|
select * from `pages` where exists (select * from `page_translations` where `pages`.`id` = `page_translations`.`page_id` and `locale` = 'en' and `locale` in ('de', 'en', 'es', 'fr', 'tr', 'ar', 'en'))
4.46msemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `page_translations` where `locale` in ('de', 'en', 'es', 'fr', 'tr', 'ar', 'en') and `page_translations`.`page_id` in ('1', '2', '3', '4', '5', '6')
420μsemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `courses` where `enabled` = '1' and exists (select * from `course_translations` where `courses`.`id` = `course_translations`.`course_id` and `locale` = 'en' and `locale` in ('de', 'en', 'es', 'fr', 'tr', 'ar', 'en')) and exists (select * from `ng_levels` where `courses`.`id` = `ng_levels`.`course_id` 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')) and exists (select * from `course_translations` where `courses`.`id` = `course_translations`.`course_id` and `course_translations`.`slug` = 'اختبار-اعادة-الاختبار-36' and `locale` in ('de', 'en', 'es', 'fr', 'tr', 'ar', 'en')) limit 1
2.15msemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `course_translations` where `locale` in ('de', 'en', 'es', 'fr', 'tr', 'ar', 'en') and `course_translations`.`course_id` in ('36')
560μsemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `ng_levels` where `ng_levels`.`course_id` = '36' and `ng_levels`.`course_id` is not null 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') order by `order` asc
770μsemaq_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')
840μsemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `rounds` where `enabled` = '1' and exists (select * from `round_translations` where `rounds`.`id` = `round_translations`.`round_id` and `locale` = 'en' and `locale` in ('de', 'en', 'es', 'fr', 'tr', 'ar', 'en')) and `end_date` > '2025-03-17' and `round_for` = '1' and `course_id` = '36' order by RAND() limit 8
1.33msemaq_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` = '39' and `attachables`.`attachable_type` = 'Midade\Newmuslims\Models\CourseTranslation' and `attachables`.`zone` = 'img_320_120' order by `order` asc limit 1
1.39msemaq_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` = '39' and `attachables`.`attachable_type` = 'Midade\Newmuslims\Models\CourseTranslation' and `attachables`.`zone` = 'thumbnail' order by `order` asc limit 1
340μsemaq_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `ng_lessons` where `ng_lessons`.`level_id` = '52' and `ng_lessons`.`level_id` is not null 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'
880μsemaq_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 |
|