1 x Booting (68.03%) | 398ms |
1 x Application (31.97%) | 187ms |
22 x Illuminate\Database\Events\StatementPrepared (10.64%) | 62.27ms |
22 x Illuminate\Database\Events\QueryExecuted (7.18%) | 42.01ms |
20 x Illuminate\Cache\Events\CacheHit (4.75%) | 27.78ms |
1 x Illuminate\Foundation\Events\LocaleUpdated (1.61%) | 9.44ms |
7 x Illuminate\Cache\Events\KeyWritten (1.42%) | 8.33ms |
7 x Illuminate\Cache\Events\CacheMissed (1.05%) | 6.12ms |
1 x creating: tutors.profile (0.74%) | 4.34ms |
2 x Illuminate\Database\Events\ConnectionEstablished (0.48%) | 2.80ms |
1 x creating: components.breadcrumbs (0.38%) | 2.23ms |
1 x creating: components.canonical (0.36%) | 2.08ms |
1 x composing: tutors.profile (0.25%) | 1.44ms |
1 x Illuminate\Routing\Events\Routing (0.25%) | 1.44ms |
1 x eloquent.booting: App\Models\User\User (0.23%) | 1.32ms |
5 x eloquent.retrieved: App\Models\Subject (0.14%) | 809μs |
6 x eloquent.retrieved: App\Models\SubjectCat (0.13%) | 746μs |
1 x eloquent.booting: App\Models\User\Tutor (0.1%) | 613μs |
1 x Illuminate\Routing\Events\RouteMatched (0.1%) | 601μs |
1 x creating: site.layouts.app (0.09%) | 537μs |
1 x eloquent.booting: App\Models\Meta (0.09%) | 511μs |
1 x eloquent.booted: App\Models\User\Tutor (0.07%) | 408μs |
4 x eloquent.retrieved: App\Models\User\User (0.06%) | 359μs |
1 x creating: site.headers.header (0.05%) | 319μs |
1 x eloquent.booting: App\Models\Lessons\Lesson (0.05%) | 317μs |
8 x eloquent.retrieved: App\Models\User\TutorAttributes\TutorRating (0.05%) | 297μs |
1 x creating: components.forms.contact-us (0.05%) | 264μs |
1 x creating: components.open-graph (0.04%) | 250μs |
1 x composing: components.forms.contact-us (0.04%) | 247μs |
1 x eloquent.booted: App\Models\SubjectCat (0.04%) | 213μs |
1 x creating: components.forms.tutor-support (0.03%) | 201μs |
1 x eloquent.booting: App\Models\User\TutorAttributes\TutorRating (0.03%) | 196μs |
4 x eloquent.retrieved: App\Models\Lessons\Lesson (0.03%) | 185μs |
1 x composing: components.breadcrumbs (0.03%) | 181μs |
1 x eloquent.booting: App\Models\User\TutorAttributes\TutorDegree (0.03%) | 173μs |
1 x composing: components.canonical (0.03%) | 170μs |
1 x creating: components.forms.get-started (0.03%) | 154μs |
1 x eloquent.booting: App\Models\SubjectCat (0.02%) | 145μs |
1 x creating: components.forms.tutor-subscription-waitlist (0.02%) | 142μs |
1 x eloquent.retrieved: App\Models\User\Tutor (0.02%) | 141μs |
1 x eloquent.booted: App\Models\User\User (0.02%) | 137μs |
1 x creating: components.forms.tutor-subscription-join (0.02%) | 131μs |
1 x composing: components.forms.claim-free-worksheet (0.02%) | 111μs |
1 x eloquent.retrieved: App\Models\Meta (0.02%) | 104μs |
1 x composing: components.footer (0.02%) | 104μs |
1 x eloquent.booted: App\Models\Meta (0.02%) | 98μs |
1 x composing: components.open-graph (0.02%) | 90μs |
1 x creating: components.footer (0.01%) | 87μs |
1 x creating: components.forms.free-tool-download (0.01%) | 85μs |
1 x composing: site.headers.header (0.01%) | 80μs |
1 x creating: components.forms.claim-free-worksheet (0.01%) | 78μs |
1 x composing: components.forms.tutor-support (0.01%) | 75μs |
1 x composing: components.forms.tutor-subscription-waitlist (0.01%) | 73μs |
1 x composing: components.forms.tutor-subscription-join (0.01%) | 70μs |
1 x eloquent.booted: App\Models\Lessons\Lesson (0.01%) | 64μs |
1 x eloquent.booted: App\Models\User\TutorAttributes\TutorDegree (0.01%) | 64μs |
1 x eloquent.booted: App\Models\User\TutorAttributes\TutorRating (0.01%) | 63μs |
1 x eloquent.booted: App\Models\Subject (0.01%) | 55μs |
1 x composing: components.forms.get-started (0.01%) | 55μs |
1 x eloquent.booting: App\Models\Subject (0.01%) | 54μs |
1 x composing: components.forms.free-tool-download (0.01%) | 41μs |
1 x composing: site.layouts.app (0%) | 18μs |
Backtrace |
|
select * from `users` where `username` = 'dantendon' 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 (64222)
Backtrace |
|
select * from `tutor_ratings` where `enabled` = 1 and `tutor_ratings`.`tutor_id` in (64222) 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 (190)
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` in (22)
Backtrace |
|
select * from `tutor_ratings` where `tutor_id` = 64222
Bindings |
|
Backtrace |
|
select * from `solutionrequests` where `solutionrequests`.`id` in (2787036, 3423951, 2141351, 1020395)
Backtrace |
|
select * from `users` where `users`.`id` = 61737 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (190)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 82939 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (77)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 155548 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (190)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 155548 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (190)
Bindings |
|
Backtrace |
|
select * from `meta` where `meta`.`id` = 14 limit 1
Bindings |
|
Backtrace |
|
select * from `tutor_degrees` where `tutor_degrees`.`tutor_id` = 64222 and `tutor_degrees`.`tutor_id` is not null order by `year` desc limit 1
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` = 22 limit 1
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` = 3 limit 1
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` = 36 limit 1
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` = 4 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-68012597-60d6513c0e23131d77cf7331" ] "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.136.37.52" ] "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 => "Thu, 17 Apr 2025 16:00:24 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InVQcTlrMEJaT1F5dU9LMkE2MWNFMVE9PSIsInZhbHVlIjoiamxzWVBQa3Avenh5ZWk5NTFVcFdyZmQycHBlMWk1R3RPQ3JreENJVWdJc0tKRGpPV2JURzRiS2ozL2xxYUx1TDg1VjlMV01rNVdNODBYb3EwZDFXTDYrY1lLaFkyNlplUDRlbXlBbDlOWmJOMzdqL2FDTGFKK2NGSm9XZXZOVHMiLCJtYWMiOiI3M2FiMzdlNjUzZWM5M2Q0NTk5YWZkYjk3MDFmM2I2ODA5ZTNhYWE1YWNlOTMyOTE3ZDcxYTAyOGQ0MzlmMjM0IiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 18:00:24 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; samesite=lax ◀XSRF-TOKEN=eyJpdiI6InVQcTlrMEJaT1F5dU9LMkE2MWNFMVE9PSIsInZhbHVlIjoiamxzWVBQa3Avenh5ZWk5NTFVcFdyZmQycHBlMWk1R3RPQ3JreENJVWdJc0tKRGpPV2JURzRiS2ozL2xxYUx1TDg1VjlMV ▶" 1 => "24houranswers_session=eyJpdiI6IjNrTzJRVEJ3MFpiY2F1OUZ4bGMvckE9PSIsInZhbHVlIjoiM0YxaCtUeGtuUTZYYU80SjJLWXgvOFZuWGRSS1k3V2dBV1Y4VlhBR1hXc0V3b2kzYjlPVkgzelhzbWhmR2VWY0hoVDNzakJhbDVTUXpuY2VFQjRJVEFWMlZXZmN1SVRkd3BwNlY0cEROY2ZTenVITlFWcVI1Qm4vaHc5eThLcVgiLCJtYWMiOiIzOTdkYjQ4MWMwNDU4ZTJhZDAwMWZhNzkxYmY3MDQ3N2M1ZDBkNWMwMDVkMDRlMDVkMWUyZTExZTE3ZDA4ODM4IiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 18:00:24 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; httponly; samesite=lax ◀24houranswers_session=eyJpdiI6IjNrTzJRVEJ3MFpiY2F1OUZ4bGMvckE9PSIsInZhbHVlIjoiM0YxaCtUeGtuUTZYYU80SjJLWXgvOFZuWGRSS1k3V2dBV1Y4VlhBR1hXc0V3b2kzYjlPVkgzelhzbWhmR2 ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InVQcTlrMEJaT1F5dU9LMkE2MWNFMVE9PSIsInZhbHVlIjoiamxzWVBQa3Avenh5ZWk5NTFVcFdyZmQycHBlMWk1R3RPQ3JreENJVWdJc0tKRGpPV2JURzRiS2ozL2xxYUx1TDg1VjlMV01rNVdNODBYb3EwZDFXTDYrY1lLaFkyNlplUDRlbXlBbDlOWmJOMzdqL2FDTGFKK2NGSm9XZXZOVHMiLCJtYWMiOiI3M2FiMzdlNjUzZWM5M2Q0NTk5YWZkYjk3MDFmM2I2ODA5ZTNhYWE1YWNlOTMyOTE3ZDcxYTAyOGQ0MzlmMjM0IiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 18:00:24 GMT; domain=.24houranswers.com; path=/ ◀XSRF-TOKEN=eyJpdiI6InVQcTlrMEJaT1F5dU9LMkE2MWNFMVE9PSIsInZhbHVlIjoiamxzWVBQa3Avenh5ZWk5NTFVcFdyZmQycHBlMWk1R3RPQ3JreENJVWdJc0tKRGpPV2JURzRiS2ozL2xxYUx1TDg1VjlMV ▶" 1 => "24houranswers_session=eyJpdiI6IjNrTzJRVEJ3MFpiY2F1OUZ4bGMvckE9PSIsInZhbHVlIjoiM0YxaCtUeGtuUTZYYU80SjJLWXgvOFZuWGRSS1k3V2dBV1Y4VlhBR1hXc0V3b2kzYjlPVkgzelhzbWhmR2VWY0hoVDNzakJhbDVTUXpuY2VFQjRJVEFWMlZXZmN1SVRkd3BwNlY0cEROY2ZTenVITlFWcVI1Qm4vaHc5eThLcVgiLCJtYWMiOiIzOTdkYjQ4MWMwNDU4ZTJhZDAwMWZhNzkxYmY3MDQ3N2M1ZDBkNWMwMDVkMDRlMDVkMWUyZTExZTE3ZDA4ODM4IiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 18:00:24 GMT; domain=.24houranswers.com; path=/; httponly ◀24houranswers_session=eyJpdiI6IjNrTzJRVEJ3MFpiY2F1OUZ4bGMvckE9PSIsInZhbHVlIjoiM0YxaCtUeGtuUTZYYU80SjJLWXgvOFZuWGRSS1k3V2dBV1Y4VlhBR1hXc0V3b2kzYjlPVkgzelhzbWhmR2 ▶" ] ]
0 of 0array:5 [▼ "_token" => "t8YcTVymIbXTmwFhOQmNPEqAgM1tTORfPyRisgTg" "utm_source" => "direct" "_previous" => array:1 [▶ "url" => "https://staging.dev.24houranswers.com/tutors/profile/dantendon" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]