المستويات
المستوي 1 : المستوى الأول
المستوى الأول المستوى الأول المستوى الأول
المستوي 2 : المستوى الثاني
المستوى الثاني المستوى الثاني المستوى الثاني
المستوى الأول المستوى الأول المستوى الأول
المستوى الثاني المستوى الثاني المستوى الثاني
عذراً، يجب أن تسجل دخول. اضغط تسجيل الدخول أو تسجيل مستخدم جديد
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
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 |
|
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 |
|
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 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
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'))
1.28msd002utru_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')
920μsd002utru_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `courses` where `enabled` = '1' and exists (select * from `course_translations` where `courses`.`id` = `course_translations`.`course_id` and `locale` = 'ar' and `locale` in ('id', 'en', 'ar')) 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` = 'ar' and `locale` in ('id', 'en', 'ar')) and `enabled` = '1')) and exists (select * from `course_translations` where `courses`.`id` = `course_translations`.`course_id` and `course_translations`.`slug` = 'منهج-جديد-48' and `locale` in ('id', 'en', 'ar')) limit 1
3.12msd002utru_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `ng_levels` where `ng_levels`.`course_id` = '48' 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` = 'ar' and `locale` in ('id', 'en', 'ar')) and `enabled` = '1') order by `order` asc
720μsd002utru_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `rounds` where `enabled` = '1' and exists (select * from `round_translations` where `rounds`.`id` = `round_translations`.`round_id` and `locale` = 'ar' and `locale` in ('id', 'en', 'ar')) and `end_date` > '2025-01-06' and `round_for` = '1' and `course_id` = '48' order by `start_date` desc, RAND() limit 8
1.2msd002utru_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `course_translations` where `course_translations`.`course_id` = '48' and `course_translations`.`course_id` is not null and `locale` in ('id', 'en', 'ar')
530μsd002utru_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` = '46' and `attachables`.`attachable_type` = 'Midade\Newmuslims\Models\CourseTranslation' and `attachables`.`zone` = 'thumbnail' order by `order` asc limit 1
1.36msd002utru_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` = '46' and `attachables`.`attachable_type` = 'Midade\Newmuslims\Models\CourseTranslation' and `attachables`.`zone` = 'thumbnail' order by `order` asc limit 1
370μsd002utru_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `ng_level_translations` where `ng_level_translations`.`level_id` = '34' and `ng_level_translations`.`level_id` is not null and `locale` in ('id', 'en', 'ar')
780μsd002utru_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` = '34' and `attachables`.`attachable_type` = 'Midade\Newmuslims\Models\LevelTranslation' and `attachables`.`zone` = 'thumbnail' order by `order` asc limit 1
870μsd002utru_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `ng_lessons` where `ng_lessons`.`level_id` = '34' 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` = 'ar' and `locale` in ('id', 'en', 'ar')) and `enabled` = '1'
820μsd002utru_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `ng_level_translations` where `ng_level_translations`.`level_id` = '35' and `ng_level_translations`.`level_id` is not null and `locale` in ('id', 'en', 'ar')
520μsd002utru_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` = '35' and `attachables`.`attachable_type` = 'Midade\Newmuslims\Models\LevelTranslation' and `attachables`.`zone` = 'thumbnail' order by `order` asc limit 1
930μsd002utru_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `ng_lessons` where `ng_lessons`.`level_id` = '35' 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` = 'ar' and `locale` in ('id', 'en', 'ar')) and `enabled` = '1'
870μsd002utru_maqraaMetadata | |
---|---|
Bindings |
|
Hints |
|
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.15msd002utru_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')
330μsd002utru_maqraaMetadata | |
---|---|
Bindings |
|