queez test how to add question
درسهای سطح

- تعداد دانشجویان : 3
- قیمت : رایگان
- تعداد سطوح : 2
- تعداد درسها : 4
- تعداد آزمونها :5
queez test how to add question
[]
[]
0 of 0array:15 [▼ "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "host" => array:1 [▶ 0 => "new.utrujja.com" ] ]
[]
0 of 0array:3 [▼ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Thu, 19 Jun 2025 13:01:45 GMT" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] ]
0 of 0array:2 [▼ "_token" => "snVerBMjXflS1JQylJJ3huuAZB7GyTEGZkU85QRw" "locale" => "fa" ]
1 x Booting (55.75%) | 346ms |
1 x Application (44.25%) | 274ms |
1 x Preparing Response (17.64%) | 109ms |
1 x Routing (0.25%) | 1.54ms |
select `key`, `value` from `settings`
Backtrace |
|
select `type`, `id` from `informations`
Backtrace |
|
select * from `information_translations` where `information_translations`.`information_id` in (158, 159, 160, 161, 162, 163, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189)
Backtrace |
|
select *, (select count(*) from `users` inner join `course_user` on `users`.`id` = `course_user`.`user_id` where `courses`.`id` = `course_user`.`course_id`) as `students_count`, (select count(*) from `ng_levels` where `courses`.`id` = `ng_levels`.`course_id`) as `levels_count`, (select count(*) from `ng_lessons` inner join `ng_levels` on `ng_levels`.`id` = `ng_lessons`.`level_id` where `courses`.`id` = `ng_levels`.`course_id`) as `lessons_count`, (select count(*) from `exams` where `courses`.`id` = `exams`.`course_id`) as `exams_count` from `courses` where exists (select * from `course_translations` where `courses`.`id` = `course_translations`.`course_id` and `course_translations`.`slug` = 'queez-test-36') and `enabled` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `course_translations` where `course_translations`.`course_id` in (36)
Backtrace |
|
select `files`.*, `attachables`.`attachable_id` as `pivot_attachable_id`, `attachables`.`file_id` as `pivot_file_id`, `attachables`.`attachable_type` as `pivot_attachable_type`, `attachables`.`zone` as `pivot_zone`, `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`.`zone` = 'thumbnail' and `attachables`.`attachable_id` in (38, 39) and `attachables`.`attachable_type` = 'Midade\\Newmuslims\\Models\\CourseTranslation'
Bindings |
|
Backtrace |
|
select * from `currencies` where `currencies`.`id` in (147)
Backtrace |
|
select * from `currency_translations` where `currency_translations`.`currency_id` in (147)
Backtrace |
|
select `ng_levels`.*, (select count(*) from `ng_lessons` where `ng_levels`.`id` = `ng_lessons`.`level_id`) as `lessons_count`, (select count(*) from `exams` where `ng_levels`.`id` = `exams`.`level_id`) as `exams_count` from `ng_levels` where `ng_levels`.`course_id` in (36) and `enabled` = 1 and exists (select * from `ng_lessons` where `ng_levels`.`id` = `ng_lessons`.`level_id` and `enabled` = 1) order by `order` asc
Bindings |
|
Backtrace |
|
select * from `ng_level_translations` where `ng_level_translations`.`level_id` in (52, 53)
Backtrace |
|
select `files`.*, `attachables`.`attachable_id` as `pivot_attachable_id`, `attachables`.`file_id` as `pivot_file_id`, `attachables`.`attachable_type` as `pivot_attachable_type`, `attachables`.`zone` as `pivot_zone`, `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`.`zone` = 'thumbnail' and `attachables`.`attachable_id` in (60, 61, 62) and `attachables`.`attachable_type` = 'Midade\\Newmuslims\\Models\\LevelTranslation'
Bindings |
|
Backtrace |
|
select `ng_lessons`.*, (select count(*) from `counter` where `ng_lessons`.`id` = `counter`.`entity_id` and `counter`.`entity_name` = 'Midade\\Newmuslims\\Models\\Lesson' and `action` = 'view') as `views_count`, (select count(*) from `counter` where `ng_lessons`.`id` = `counter`.`entity_id` and `counter`.`entity_name` = 'Midade\\Newmuslims\\Models\\Lesson' and `action` = 'share') as `shares_count` from `ng_lessons` where `ng_lessons`.`level_id` in (52, 53) and `enabled` = 1 order by `order` asc
Bindings |
|
Backtrace |
|
select * from `ng_lesson_translations` where `ng_lesson_translations`.`lesson_id` in (109, 110, 111, 112)
Backtrace |
|
select `files`.*, `attachables`.`attachable_id` as `pivot_attachable_id`, `attachables`.`file_id` as `pivot_file_id`, `attachables`.`attachable_type` as `pivot_attachable_type`, `attachables`.`zone` as `pivot_zone`, `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`.`zone` = 'thumbnail' and `attachables`.`attachable_id` in (129, 130, 131, 132, 133, 134) and `attachables`.`attachable_type` = 'Midade\\Newmuslims\\Models\\LessonTranslation'
Bindings |
|
Backtrace |
|
select * from `rounds` where `round_for` = 1 and `rounds`.`course_id` in (36) and `enabled` = 1 and date(`end_date`) >= '2025-06-19'
Bindings |
|
Backtrace |
|
select * from (select `ng_levels`.`id`, `course_user`.`course_id` as `pivot_course_id`, `course_user`.`level_id` as `pivot_level_id`, row_number() over (partition by `course_user`.`course_id`) as `laravel_row` from `ng_levels` inner join `course_user` on `ng_levels`.`id` = `course_user`.`level_id` where `course_user`.`user_id` is null and `course_user`.`status` = 1 and `course_user`.`course_id` in (36)) as `laravel_table` where `laravel_row` <= 1 order by `laravel_row`
Bindings |
|
Backtrace |
|
select exists(select * from `users` inner join `course_user` on `users`.`id` = `course_user`.`user_id` where `course_user`.`course_id` = 36 and `course_user`.`user_id` is null and `status` = 1) as `exists`
Bindings |
|
Backtrace |
|
select exists(select * from `users` inner join `course_user` on `users`.`id` = `course_user`.`user_id` where `course_user`.`course_id` = 36 and `course_user`.`user_id` is null and `status` = 2) as `exists`
Bindings |
|
Backtrace |
|
select exists(select * from `users` inner join `course_user` on `users`.`id` = `course_user`.`user_id` where `course_user`.`course_id` = 36 and `course_user`.`user_id` is null and `status` = 3) as `exists`
Bindings |
|
Backtrace |
|
select exists(select * from `counter` where `counter`.`entity_name` = 'Midade\\Newmuslims\\Models\\Lesson' and `counter`.`entity_id` = 109 and `counter`.`entity_id` is not null and `action` = 'view' and `user_id` is null) as `exists`
Bindings |
|
Backtrace |
|
select exists(select * from `counter` where `counter`.`entity_name` = 'Midade\\Newmuslims\\Models\\Lesson' and `counter`.`entity_id` = 110 and `counter`.`entity_id` is not null and `action` = 'view' and `user_id` is null) as `exists`
Bindings |
|
Backtrace |
|
select exists(select * from `counter` where `counter`.`entity_name` = 'Midade\\Newmuslims\\Models\\Lesson' and `counter`.`entity_id` = 111 and `counter`.`entity_id` is not null and `action` = 'view' and `user_id` is null) as `exists`
Bindings |
|
Backtrace |
|
select exists(select * from `counter` where `counter`.`entity_name` = 'Midade\\Newmuslims\\Models\\Lesson' and `counter`.`entity_id` = 112 and `counter`.`entity_id` is not null and `action` = 'view' and `user_id` is null) as `exists`
Bindings |
|
Backtrace |
|
select * from `informations` where `type` = 'name' limit 1
Bindings |
|
Backtrace |
|
select * from `information_translations` where `information_translations`.`information_id` in (158)
Backtrace |
|
برای مشاهده محتوا باید در دوره مشترک شوید. ( اشتراک در دوره)