Eng.Ahmed Madeh
Related Subjects
Qualification :Computer Science Engineer
Qualification :Computer Science Engineer
[]
[]
0 of 0array:16 [▼ "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImlJWE5nbk9XdittbVF1eFBYaW1zL2c9PSIsInZhbHVlIjoiUDdmSmcxZXplMlVVa1dhdFQ1RkRNS01YZFZKdGNJL1ZUWFZjWXV2RElSUWNsN3JGTmtxQzdhWVJzbmg2bVpNWjVWTjNsZERZdW4zaTV1OStFWTNlNENCbnJLRTVXY0tkR1NaTlZJNFVDbTByaEFkSXdJN2g5dFV4MzZGRjcyS0wiLCJtYWMiOiI5ZmU2YzI1NTU1MzlkMGZmMDUwNGU1NGMwYjNkZTVlZmMwMDAwMWI3ZWMwYzQ2NDFjNjUwNDk2YzhhYThiZWY2IiwidGFnIjoiIn0%3D; jessor_session=eyJpdiI6Iit0T2hWbndwcUdZNXRJayttaW1hOWc9PSIsInZhbHVlIjoibVJnNDljTzhEelE1WW80aUtpR1hsdmxlRG9xaWEyRkdRNW5LL0NzTTRvMWRHb0FGVFh1YVVvUEhtNWUrK3hEemprN1BDKzg1RlhvZGhPUWhnSW13Z05SNWd0dGNkZmgxdXc2MzZqUTRXdzZzSXNicHdoSXV3ZTdGbmlwVWl6VGoiLCJtYWMiOiJjMTU1NjU0OGMwMmQzNzZiNzJkMzdjYTA1Njk5MmRlNzk3ZTYyNWM2M2EwYzFkNGVlMmYzYTMxNjY1ZmFhZWE5IiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6ImlJWE5nbk9XdittbVF1eFBYaW1zL2c9PSIsInZhbHVlIjoiUDdmSmcxZXplMlVVa1dhdFQ1RkRNS01YZFZKdGNJL1ZUWFZjWXV2RElSUWNsN3JGTmtxQzdhWVJzbmg2bVpNWjVWTjNsZ ▶" ] "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 => "infinityschool.net" ] ]
0 of 0array:2 [▼ "XSRF-TOKEN" => "JOkJQWZ1EtAWL1nAldbarMdTOo6co6mLOMy7KaDh" "jessor_session" => "9RKNtUST4rF4EFIKPkRAvKOcZeLjQJtKHRmiKw99" ]
0 of 0array:3 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Sat, 02 Aug 2025 06:25:25 GMT" ] ]
0 of 0array:5 [▼ "_token" => "JOkJQWZ1EtAWL1nAldbarMdTOo6co6mLOMy7KaDh" "locale" => "en" "_flash" => array:2 [▶ "new" => [] "old" => [] ] "PHPDEBUGBAR_STACK_DATA" => array:1 [▶ "01K1MQ9SBM97JJQ3V67YEMG5SK" => null ] "_previous" => array:1 [▶ "url" => "https://infinityschool.net/en/instructor/16" ] ]
1 x Application (51.25%) | 137ms |
1 x Booting (48.75%) | 130ms |
1 x Routing (1.28%) | 3.42ms |
select * from `tenants` where exists (select * from `domains` where `tenants`.`id` = `domains`.`tenant_id` and `domain` = 'infinityschool.net') limit 1
Bindings |
|
Backtrace |
|
select * from `domains` where `domains`.`tenant_id` in ('infinity')
Bindings |
|
Backtrace |
|
Backtrace |
|
select * from `languages`
Backtrace |
|
select * from `wallets` where `wallets`.`holder_type` = 'App\Models\Tenant' and `wallets`.`holder_id` = 'infinity' and `wallets`.`holder_id` is not null and `slug` = 'default' limit 1
Bindings |
|
Backtrace |
|
Backtrace |
|
select * from `settings`
Backtrace |
|
select `teachers`.*, (select count(*) from `students` inner join `enrollments` on `enrollments`.`user_id` = `students`.`user_id` inner join `lessons` on `lessons`.`id` = `enrollments`.`lesson_id` where `teachers`.`id` = `lessons`.`teacher_id` and `students`.`deleted_at` is null and `lessons`.`deleted_at` is null) as `students_count`, (select count(*) from `subject_teachers` where `teachers`.`id` = `subject_teachers`.`teacher_id` and `subject_teachers`.`deleted_at` is null) as `subjects_count`, (select count(*) from `lessons` inner join `subject_teachers` on `subject_teachers`.`subject_id` = `lessons`.`subject_id` where `teachers`.`id` = `subject_teachers`.`teacher_id` and `lessons`.`deleted_at` is null and `subject_teachers`.`deleted_at` is null) as `lessons_teacher_count`, (select count(*) from `online_exam_questions` where `teachers`.`id` = `online_exam_questions`.`teacher_id`) as `questions_count` from `teachers` where `id` = '16' and `teachers`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select `id`, `first_name`, `last_name`, `image`, `email`, `mobile` from `users` where `users`.`id` in (2453) and `users`.`deleted_at` is null
Backtrace |
|
select `students`.*, `lessons`.`teacher_id` as `laravel_through_key` from `students` inner join `enrollments` on `enrollments`.`user_id` = `students`.`user_id` inner join `lessons` on `lessons`.`id` = `enrollments`.`lesson_id` where `lessons`.`teacher_id` in (16) and `students`.`deleted_at` is null and `lessons`.`deleted_at` is null
Backtrace |
|
select * from `users` where `users`.`id` in (574, 592, 600, 607, 620, 666, 679, 712, 754, 772, 848, 876, 919, 946, 992, 1088, 1116, 1123, 1229, 1334, 1619, 1730, 1765, 2078, 2103, 2118, 2486, 2635, 2709, 4362, 4609, 5712) and `users`.`deleted_at` is null
Backtrace |
|
select * from `subject_teachers` where `subject_teachers`.`teacher_id` in (16) and `subject_teachers`.`deleted_at` is null
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (32) and `subjects`.`deleted_at` is null
Backtrace |
|
select * from `class_sections` where `class_sections`.`id` in (7, 8) and `class_sections`.`deleted_at` is null
Backtrace |
|
select * from `classes` where `classes`.`id` in (4, 5) and `classes`.`deleted_at` is null
Backtrace |
|
select `name`, `id` from `mediums` where `mediums`.`id` in (4) and `mediums`.`deleted_at` is null
Backtrace |
|
select * from `sections` where `sections`.`id` in (4) and `sections`.`deleted_at` is null
Backtrace |
|
select * from `subject_teachers` where `subject_teachers`.`teacher_id` = 16 and `subject_teachers`.`teacher_id` is not null and `subject_teachers`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select `subjects`.*, (select count(*) from `likes` where `subjects`.`id` = `likes`.`likeable_id` and `likes`.`likeable_type` = 'App\Models\Subject' and `type` = 'like') as `like_count`, (select count(*) from `likes` where `subjects`.`id` = `likes`.`likeable_id` and `likes`.`likeable_type` = 'App\Models\Subject' and `type` = 'dislike') as `dislike_count`, (select count(*) from `lessons` where `subjects`.`id` = `lessons`.`subject_id` and `lessons`.`deleted_at` is null) as `lessons_count` from `subjects` where `subjects`.`id` in (32) and `subjects`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `class_sections` where `class_sections`.`id` in (7, 8) and `class_sections`.`deleted_at` is null
Backtrace |
|
select * from `classes` where `classes`.`id` in (4, 5) and `classes`.`deleted_at` is null
Backtrace |
|
select `name`, `id` from `mediums` where `mediums`.`id` in (4) and `mediums`.`deleted_at` is null
Backtrace |
|
select * from `sections` where `sections`.`id` in (4) and `sections`.`deleted_at` is null
Backtrace |
|
select * from `subject_teachers` where `subject_teachers`.`teacher_id` = 16 and `subject_teachers`.`teacher_id` is not null and `subject_teachers`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select `subjects`.*, (select count(*) from `likes` where `subjects`.`id` = `likes`.`likeable_id` and `likes`.`likeable_type` = 'App\Models\Subject' and `type` = 'like') as `like_count`, (select count(*) from `likes` where `subjects`.`id` = `likes`.`likeable_id` and `likes`.`likeable_type` = 'App\Models\Subject' and `type` = 'dislike') as `dislike_count`, (select count(*) from `lessons` where `subjects`.`id` = `lessons`.`subject_id` and `lessons`.`deleted_at` is null) as `lessons_count` from `subjects` where `subjects`.`id` in (32) and `subjects`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `class_sections` where `class_sections`.`id` in (7, 8) and `class_sections`.`deleted_at` is null
Backtrace |
|
select * from `classes` where `classes`.`id` in (4, 5) and `classes`.`deleted_at` is null
Backtrace |
|
select `name`, `id` from `mediums` where `mediums`.`id` in (4) and `mediums`.`deleted_at` is null
Backtrace |
|
select * from `sections` where `sections`.`id` in (4) and `sections`.`deleted_at` is null
Backtrace |
|
select * from `subjects` where `id` in (32) and `subjects`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `subject_teachers` where `subject_teachers`.`teacher_id` = 16 and `subject_teachers`.`teacher_id` is not null and `subject_teachers`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `subject_teachers` where `subject_teachers`.`teacher_id` = 16 and `subject_teachers`.`teacher_id` is not null and `subject_teachers`.`deleted_at` is null limit 9 offset 0
Bindings |
|
Backtrace |
|
select `subjects`.*, (select count(*) from `likes` where `subjects`.`id` = `likes`.`likeable_id` and `likes`.`likeable_type` = 'App\Models\Subject' and `type` = 'like') as `like_count`, (select count(*) from `likes` where `subjects`.`id` = `likes`.`likeable_id` and `likes`.`likeable_type` = 'App\Models\Subject' and `type` = 'dislike') as `dislike_count`, (select count(*) from `lessons` where `subjects`.`id` = `lessons`.`subject_id` and `lessons`.`deleted_at` is null) as `lessons_count` from `subjects` where `subjects`.`id` in (32) and `subjects`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `class_sections` where `class_sections`.`id` in (7, 8) and `class_sections`.`deleted_at` is null
Backtrace |
|
select * from `classes` where `classes`.`id` in (4, 5) and `classes`.`deleted_at` is null
Backtrace |
|
select `name`, `id` from `mediums` where `mediums`.`id` in (4) and `mediums`.`deleted_at` is null
Backtrace |
|
select * from `sections` where `sections`.`id` in (4) and `sections`.`deleted_at` is null
Backtrace |
|
select count(*) as aggregate from `comments` where `comments`.`commentable_type` = 'App\Models\Teacher' and `comments`.`commentable_id` = 16 and `comments`.`commentable_id` is not null
Bindings |
|
Backtrace |
|
select * from `web_settings` where `status` = 1
Bindings |
|
Backtrace |
|