1 x Booting (65.05%) | 165ms |
1 x Application (34.95%) | 88.85ms |
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` = 'المسلم-الصغير-40') and `enabled` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `course_translations` where `course_translations`.`course_id` in (40)
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 (43) 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 (40) 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 (57)
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 (66) 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 (57) and `enabled` = 1 order by `order` asc
Bindings |
|
Backtrace |
|
select * from `ng_lesson_translations` where `ng_lesson_translations`.`lesson_id` in (119, 120, 121)
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 (141, 142, 143) and `attachables`.`attachable_type` = 'Midade\Newmuslims\Models\LessonTranslation'
Bindings |
|
Backtrace |
|
select * from `rounds` where `round_for` = 1 and `rounds`.`course_id` in (40) and `enabled` = 1 and date(`end_date`) >= '2025-05-01'
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 (40)) 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` = 40 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` = 40 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` = 40 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` = 119 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` = 120 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` = 121 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 |
|
200
[]
[]
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:7 [▼ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Thu, 01 May 2025 05:47:52 GMT" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "link" => array:1 [▶ 0 => "<https://new.utrujja.com/build/assets/transPlugin-a26d8a57.css>; rel="preload"; as="style", <https://new.utrujja.com/build/assets/app-e2743cd6.css>; rel="preload"; as="style", <https://new.utrujja.com/build/assets/app-04fd98a8.js>; rel="modulepreload", <https://new.utrujja.com/build/assets/transPlugin-19048570.js>; rel="modulepreload" ◀<https://new.utrujja.com/build/assets/transPlugin-a26d8a57.css>; rel="preload"; as="style", <https://new.utrujja.com/build/assets/app-e2743cd6.css>; rel="preloa ▶" ] "vary" => array:1 [▶ 0 => "X-Inertia" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImI5V2pXR0haNmtCVXdPWnI4VXNQREE9PSIsInZhbHVlIjoiaUY5QmNNUWo4YkJBU0x5NmliditNSURhRW56TkhDNDVFZ2VWaGljRFkwcXVaUTVnb1lidU5kNmJ3Y2kzVW9SMXg4R3JnbmY1dHZ1WjVkWktKY1YvSTdlbmRNVlZHZWt1aFg5c0FLNndnNlF4QldDdVphdDl0b1pQQ1R3RXR4c0giLCJtYWMiOiJmNGM5NTY5NzdjNWRkMWY5YzQzNDQ1M2RlYTZiNWNjZTIxMDI0NTdjZDcwODkzODIyN2VjMGU3MTVlZGU2MGJjIiwidGFnIjoiIn0%3D; expires=Thu, 01 May 2025 07:47:52 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6ImI5V2pXR0haNmtCVXdPWnI4VXNQREE9PSIsInZhbHVlIjoiaUY5QmNNUWo4YkJBU0x5NmliditNSURhRW56TkhDNDVFZ2VWaGljRFkwcXVaUTVnb1lidU5kNmJ3Y2kzVW9SMXg4R3Jnb ▶" 1 => "utrujja_session=eyJpdiI6IktwN2dxY3A3UDgrZmpEVmlOY0JvZUE9PSIsInZhbHVlIjoiejlIb2hiaXlmYmxiWm9DOXhtZDhBRlpIdCtFenBObk1IY05oUVQwOE9iaVU0Vi9mS3kyc0tjTE9CSGlHekNqTmFiczFyN3JLZHJyZFA4Y1YwSEd2WXZYMFRUcjlUa2xaQ0VBVmhNai8vcmN6N29MYUxWNldSMzYxZXBaQzkrdmkiLCJtYWMiOiI1NDQxZmI4NWNlYmE2NTQ5MWRkOTg3ODBiNDhiMWVhNGE5ODJmNTFkNjhlN2Y2M2JiOTIxNGM4MjY3NmY0NDIxIiwidGFnIjoiIn0%3D; expires=Thu, 01 May 2025 07:47:52 GMT; Max-Age=7200; path=/; secure; httponly; samesite=lax ◀utrujja_session=eyJpdiI6IktwN2dxY3A3UDgrZmpEVmlOY0JvZUE9PSIsInZhbHVlIjoiejlIb2hiaXlmYmxiWm9DOXhtZDhBRlpIdCtFenBObk1IY05oUVQwOE9iaVU0Vi9mS3kyc0tjTE9CSGlHekNqTmFi ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImI5V2pXR0haNmtCVXdPWnI4VXNQREE9PSIsInZhbHVlIjoiaUY5QmNNUWo4YkJBU0x5NmliditNSURhRW56TkhDNDVFZ2VWaGljRFkwcXVaUTVnb1lidU5kNmJ3Y2kzVW9SMXg4R3JnbmY1dHZ1WjVkWktKY1YvSTdlbmRNVlZHZWt1aFg5c0FLNndnNlF4QldDdVphdDl0b1pQQ1R3RXR4c0giLCJtYWMiOiJmNGM5NTY5NzdjNWRkMWY5YzQzNDQ1M2RlYTZiNWNjZTIxMDI0NTdjZDcwODkzODIyN2VjMGU3MTVlZGU2MGJjIiwidGFnIjoiIn0%3D; expires=Thu, 01-May-2025 07:47:52 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6ImI5V2pXR0haNmtCVXdPWnI4VXNQREE9PSIsInZhbHVlIjoiaUY5QmNNUWo4YkJBU0x5NmliditNSURhRW56TkhDNDVFZ2VWaGljRFkwcXVaUTVnb1lidU5kNmJ3Y2kzVW9SMXg4R3Jnb ▶" 1 => "utrujja_session=eyJpdiI6IktwN2dxY3A3UDgrZmpEVmlOY0JvZUE9PSIsInZhbHVlIjoiejlIb2hiaXlmYmxiWm9DOXhtZDhBRlpIdCtFenBObk1IY05oUVQwOE9iaVU0Vi9mS3kyc0tjTE9CSGlHekNqTmFiczFyN3JLZHJyZFA4Y1YwSEd2WXZYMFRUcjlUa2xaQ0VBVmhNai8vcmN6N29MYUxWNldSMzYxZXBaQzkrdmkiLCJtYWMiOiI1NDQxZmI4NWNlYmE2NTQ5MWRkOTg3ODBiNDhiMWVhNGE5ODJmNTFkNjhlN2Y2M2JiOTIxNGM4MjY3NmY0NDIxIiwidGFnIjoiIn0%3D; expires=Thu, 01-May-2025 07:47:52 GMT; path=/; secure; httponly ◀utrujja_session=eyJpdiI6IktwN2dxY3A3UDgrZmpEVmlOY0JvZUE9PSIsInZhbHVlIjoiejlIb2hiaXlmYmxiWm9DOXhtZDhBRlpIdCtFenBObk1IY05oUVQwOE9iaVU0Vi9mS3kyc0tjTE9CSGlHekNqTmFi ▶" ] ]
0 of 0array:5 [▼ "_token" => "ANDk0x3MXQDWyAWRhGEFbqH5stXo208Z90pk9y0g" "locale" => "es" "_previous" => array:1 [▶ "url" => "https://new.utrujja.com/es/courses/%D8%A7%D9%84%D9%85%D8%B3%D9%84%D9%85-%D8%A7%D9%84%D8%B5%D8%BA%D9%8A%D8%B1-40" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
Lo siento, debes iniciar sesión. Iniciar sesión O Registrarse