1 x Booting (58.82%) | 605ms |
1 x Application (41.18%) | 424ms |
37 x Illuminate\Database\Events\StatementPrepared (14.35%) | 148ms |
115 x Illuminate\Cache\Events\CacheHit (9.92%) | 102ms |
37 x Illuminate\Database\Events\QueryExecuted (9.55%) | 98.31ms |
4 x Illuminate\Cache\Events\KeyWritten (1.86%) | 19.16ms |
1 x creating: tutors.profile (0.89%) | 9.17ms |
2 x Illuminate\Database\Events\ConnectionEstablished (0.33%) | 3.40ms |
1 x Illuminate\Foundation\Events\LocaleUpdated (0.31%) | 3.17ms |
13 x eloquent.retrieved: App\Models\User\User (0.19%) | 2.01ms |
4 x Illuminate\Cache\Events\CacheMissed (0.17%) | 1.74ms |
37 x eloquent.retrieved: App\Models\Subject (0.17%) | 1.74ms |
13 x eloquent.retrieved: App\Models\Lessons\Lesson (0.16%) | 1.61ms |
1 x creating: site.layouts.app (0.16%) | 1.60ms |
1 x eloquent.booting: App\Models\User\User (0.09%) | 973μs |
26 x eloquent.retrieved: App\Models\User\TutorAttributes\TutorRating (0.09%) | 967μs |
1 x Illuminate\Routing\Events\Routing (0.08%) | 789μs |
10 x eloquent.retrieved: App\Models\SubjectCat (0.07%) | 702μs |
1 x eloquent.booting: App\Models\User\Tutor (0.04%) | 423μs |
1 x eloquent.booting: App\Models\Lessons\Lesson (0.04%) | 390μs |
1 x creating: components.canonical (0.04%) | 382μs |
1 x Illuminate\Routing\Events\RouteMatched (0.03%) | 358μs |
1 x creating: components.breadcrumbs (0.03%) | 350μs |
1 x eloquent.booted: App\Models\User\Tutor (0.03%) | 306μs |
1 x eloquent.booting: App\Models\Subject (0.03%) | 282μs |
1 x creating: site.headers.header (0.02%) | 253μs |
1 x eloquent.booting: App\Models\User\TutorAttributes\TutorRating (0.02%) | 250μs |
1 x creating: components.forms.contact-us (0.02%) | 247μs |
1 x eloquent.booted: App\Models\Lessons\Lesson (0.02%) | 203μs |
1 x creating: components.open-graph (0.02%) | 189μs |
1 x eloquent.booted: App\Models\Subject (0.02%) | 183μs |
1 x composing: components.forms.contact-us (0.02%) | 165μs |
1 x eloquent.retrieved: App\Models\User\Tutor (0.01%) | 144μs |
1 x eloquent.booting: App\Models\Meta (0.01%) | 140μs |
1 x creating: components.forms.get-started (0.01%) | 137μs |
1 x eloquent.booting: App\Models\SubjectCat (0.01%) | 126μs |
1 x creating: components.forms.claim-free-worksheet (0.01%) | 123μs |
1 x creating: components.forms.tutor-support (0.01%) | 123μs |
1 x composing: components.breadcrumbs (0.01%) | 117μs |
1 x creating: components.footer (0.01%) | 112μs |
1 x composing: components.footer (0.01%) | 112μs |
1 x composing: tutors.profile (0.01%) | 109μs |
1 x composing: components.canonical (0.01%) | 102μs |
1 x creating: components.forms.free-tool-download (0.01%) | 102μs |
1 x eloquent.retrieved: App\Models\Meta (0.01%) | 97μs |
1 x eloquent.booted: App\Models\User\User (0.01%) | 93μs |
1 x creating: components.forms.tutor-subscription-waitlist (0.01%) | 93μs |
1 x creating: components.forms.tutor-subscription-join (0.01%) | 90μs |
1 x eloquent.booting: App\Models\User\TutorAttributes\TutorDegree (0.01%) | 84μs |
1 x composing: components.open-graph (0.01%) | 77μs |
1 x composing: site.headers.header (0.01%) | 74μs |
1 x composing: components.forms.tutor-support (0.01%) | 74μs |
1 x composing: components.forms.get-started (0.01%) | 71μs |
1 x composing: components.forms.claim-free-worksheet (0.01%) | 69μs |
1 x composing: components.forms.free-tool-download (0.01%) | 68μs |
1 x eloquent.booted: App\Models\Meta (0.01%) | 64μs |
1 x composing: components.forms.tutor-subscription-join (0.01%) | 64μs |
1 x eloquent.booted: App\Models\User\TutorAttributes\TutorRating (0.01%) | 63μs |
1 x eloquent.booted: App\Models\SubjectCat (0.01%) | 63μs |
1 x composing: components.forms.tutor-subscription-waitlist (0.01%) | 60μs |
1 x eloquent.booted: App\Models\User\TutorAttributes\TutorDegree (0.01%) | 60μs |
1 x composing: site.layouts.app (0%) | 23μs |
Backtrace |
|
select * from `users` where `username` = 'astronomy' and `disable_profile` = 0 and `is_suspended` = 0 and `is_deactivated` = 0 and `status` != '' and `status` = 'tutor' limit 1
Bindings |
|
Backtrace |
|
select * from `tutor_degrees` where `tutor_degrees`.`tutor_id` in (77612)
Backtrace |
|
select * from `tutor_ratings` where `enabled` = 1 and `tutor_ratings`.`tutor_id` in (77612) order by `date` desc
Bindings |
|
Backtrace |
|
Backtrace |
|
select `subjects`.*, `subject_cats`.`title` as `category_title`, `subject_cats`.`id` as `category_id` from `subjects` inner join `subject_cats` on `subject_cats`.`id` = `subjects`.`catID` where `subjects`.`id` in (515, 459, 516, 517, 30, 293, 294, 208, 26, 211, 212, 298, 240, 241, 44, 161, 2, 1, 60, 41, 201, 223, 14, 519)
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` in (1, 5, 9, 20, 23, 31, 34, 42)
Backtrace |
|
select * from `tutor_ratings` where `tutor_id` = 77612
Bindings |
|
Backtrace |
|
select * from `solutionrequests` where `solutionrequests`.`id` in (1147048, 6867635, 8150673, 6804709, 3816259, 2038058, 9578706, 4965028, 1644652, 6216512, 7610523, 1351538, 5229600)
Backtrace |
|
select * from `users` where `users`.`id` = 75936 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (458)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 75936 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (458)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 140261 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (473)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 140261 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (223)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 140261 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (223)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 75936 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (223, 473, 515)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 74253 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (473)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 69409 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (473)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 157566 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (473)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 69409 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (473)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 153308 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (473)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 153308 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (473)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 108879 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (223)
Bindings |
|
Backtrace |
|
select * from `meta` where `meta`.`id` = 14 limit 1
Bindings |
|
Backtrace |
|
select * from `tutor_degrees` where `tutor_degrees`.`tutor_id` = 77612 and `tutor_degrees`.`tutor_id` is not null order by `year` desc limit 1
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` = 34 limit 1
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` = 5 limit 1
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:21 [▼ "priority" => array:1 [▶ 0 => "u=0, i" ] "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "x-amzn-trace-id" => array:1 [▶ 0 => "Root=1-67f96627-425e4ade5fa766e265ecd6e2" ] "host" => array:1 [▶ 0 => "staging.dev.24houranswers.com" ] "x-forwarded-port" => array:1 [▶ 0 => "443" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "x-forwarded-for" => array:1 [▶ 0 => "3.131.38.255" ] "content-length" => array:1 [▶ 0 => "" ] "content-type" => array:1 [▶ 0 => "" ] ]
[]
0 of 0array:5 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Fri, 11 Apr 2025 18:57:44 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlZqeWJOWXRNUHZKL0wwMFMxcHFkbnc9PSIsInZhbHVlIjoiY01EQ1kwQitGSGMraXZtRjdTQzBpYWMvRjBySDZRR2FmbVFqWmFVRmY4WG4xaDQ1OXdyZTVwbTR5RGlyR2lvZitPdCt3VWRiSnJWbmtpTWJBelR2Q2lCZXkrK2taYVRMem9jdW1hZzhQbGJSY3N6WU1HUGpBazFyOEdGeHQyQTMiLCJtYWMiOiIzZmRmYzgwNTM2NGI0NTJlN2ViMWZiMWFiZTE3YjZhZmQzYWI1OTM2NmU4ZTBiZDViMzgxNmFjZDdmN2JkMjg0IiwidGFnIjoiIn0%3D; expires=Fri, 11 Apr 2025 20:57:44 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IlZqeWJOWXRNUHZKL0wwMFMxcHFkbnc9PSIsInZhbHVlIjoiY01EQ1kwQitGSGMraXZtRjdTQzBpYWMvRjBySDZRR2FmbVFqWmFVRmY4WG4xaDQ1OXdyZTVwbTR5RGlyR2lvZitPdCt3V ▶" 1 => "24houranswers_session=eyJpdiI6Imd1cjNjUGxvd3EyY1RySWxGbjFlamc9PSIsInZhbHVlIjoiNjVHenFLNVdwSTVXaWZsTjdpcDBSTDFuWjV0TVkrczJ1bzFxSk90enFFSFhUcVBIbjZEeGR3WDJmSThiS0N6ekliSmxNbkZLdnZKbFRJNTZrU3RYblRjeE9PZ0FuSzB1TUZQRm9CS1VmcWFlZUhnbXhyaElMZVo0ak12VGxvYTMiLCJtYWMiOiIxYTQ0MDU4MjM1ZjM4ZGYzNjhiYjRmMmFjOGJlYzRjMzE1MjI5MjBmMjVmODczMzBiNGIxN2MyNGRjMTZiZmRhIiwidGFnIjoiIn0%3D; expires=Fri, 11 Apr 2025 20:57:44 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; httponly; samesite=lax ◀24houranswers_session=eyJpdiI6Imd1cjNjUGxvd3EyY1RySWxGbjFlamc9PSIsInZhbHVlIjoiNjVHenFLNVdwSTVXaWZsTjdpcDBSTDFuWjV0TVkrczJ1bzFxSk90enFFSFhUcVBIbjZEeGR3WDJmSThiS0 ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlZqeWJOWXRNUHZKL0wwMFMxcHFkbnc9PSIsInZhbHVlIjoiY01EQ1kwQitGSGMraXZtRjdTQzBpYWMvRjBySDZRR2FmbVFqWmFVRmY4WG4xaDQ1OXdyZTVwbTR5RGlyR2lvZitPdCt3VWRiSnJWbmtpTWJBelR2Q2lCZXkrK2taYVRMem9jdW1hZzhQbGJSY3N6WU1HUGpBazFyOEdGeHQyQTMiLCJtYWMiOiIzZmRmYzgwNTM2NGI0NTJlN2ViMWZiMWFiZTE3YjZhZmQzYWI1OTM2NmU4ZTBiZDViMzgxNmFjZDdmN2JkMjg0IiwidGFnIjoiIn0%3D; expires=Fri, 11-Apr-2025 20:57:44 GMT; domain=.24houranswers.com; path=/ ◀XSRF-TOKEN=eyJpdiI6IlZqeWJOWXRNUHZKL0wwMFMxcHFkbnc9PSIsInZhbHVlIjoiY01EQ1kwQitGSGMraXZtRjdTQzBpYWMvRjBySDZRR2FmbVFqWmFVRmY4WG4xaDQ1OXdyZTVwbTR5RGlyR2lvZitPdCt3V ▶" 1 => "24houranswers_session=eyJpdiI6Imd1cjNjUGxvd3EyY1RySWxGbjFlamc9PSIsInZhbHVlIjoiNjVHenFLNVdwSTVXaWZsTjdpcDBSTDFuWjV0TVkrczJ1bzFxSk90enFFSFhUcVBIbjZEeGR3WDJmSThiS0N6ekliSmxNbkZLdnZKbFRJNTZrU3RYblRjeE9PZ0FuSzB1TUZQRm9CS1VmcWFlZUhnbXhyaElMZVo0ak12VGxvYTMiLCJtYWMiOiIxYTQ0MDU4MjM1ZjM4ZGYzNjhiYjRmMmFjOGJlYzRjMzE1MjI5MjBmMjVmODczMzBiNGIxN2MyNGRjMTZiZmRhIiwidGFnIjoiIn0%3D; expires=Fri, 11-Apr-2025 20:57:44 GMT; domain=.24houranswers.com; path=/; httponly ◀24houranswers_session=eyJpdiI6Imd1cjNjUGxvd3EyY1RySWxGbjFlamc9PSIsInZhbHVlIjoiNjVHenFLNVdwSTVXaWZsTjdpcDBSTDFuWjV0TVkrczJ1bzFxSk90enFFSFhUcVBIbjZEeGR3WDJmSThiS0 ▶" ] ]
0 of 0array:5 [▼ "_token" => "U92nphEvEx0AEAA2ONm49rVUT14DRejTgygalk86" "utm_source" => "direct" "_previous" => array:1 [▶ "url" => "https://staging.dev.24houranswers.com/tutors/profile/astronomy" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]