1 x Booting (59.43%) | 386ms |
1 x Application (40.57%) | 263ms |
55 x Illuminate\Database\Events\StatementPrepared (17.28%) | 112ms |
55 x Illuminate\Database\Events\QueryExecuted (12.63%) | 81.97ms |
61 x Illuminate\Cache\Events\CacheHit (4.35%) | 28.25ms |
1 x eloquent.booting: App\Models\User\User (0.92%) | 5.97ms |
1 x Illuminate\Foundation\Events\LocaleUpdated (0.72%) | 4.68ms |
33 x eloquent.retrieved: App\Models\Subject (0.49%) | 3.19ms |
23 x eloquent.retrieved: App\Models\User\User (0.44%) | 2.84ms |
1 x Illuminate\Routing\Events\Routing (0.38%) | 2.46ms |
2 x Illuminate\Cache\Events\KeyWritten (0.32%) | 2.09ms |
1 x creating: tutors.profile (0.32%) | 2.07ms |
1 x creating: site.layouts.app (0.29%) | 1.89ms |
2 x Illuminate\Database\Events\ConnectionEstablished (0.22%) | 1.41ms |
46 x eloquent.retrieved: App\Models\User\TutorAttributes\TutorRating (0.17%) | 1.09ms |
1 x Illuminate\Routing\Events\RouteMatched (0.09%) | 569μs |
1 x eloquent.booting: App\Models\User\Tutor (0.08%) | 542μs |
1 x eloquent.booting: App\Models\Lessons\Lesson (0.07%) | 466μs |
2 x Illuminate\Cache\Events\CacheMissed (0.07%) | 435μs |
1 x creating: components.canonical (0.06%) | 415μs |
1 x eloquent.booting: App\Models\Meta (0.05%) | 351μs |
1 x creating: components.breadcrumbs (0.05%) | 311μs |
23 x eloquent.retrieved: App\Models\Lessons\Lesson (0.04%) | 265μs |
1 x creating: site.headers.header (0.04%) | 262μs |
1 x eloquent.booted: App\Models\User\Tutor (0.04%) | 253μs |
1 x creating: components.forms.contact-us (0.04%) | 241μs |
1 x creating: components.forms.get-started (0.04%) | 237μs |
1 x creating: components.open-graph (0.03%) | 174μs |
1 x eloquent.booting: App\Models\User\TutorAttributes\TutorRating (0.03%) | 172μs |
1 x composing: components.forms.contact-us (0.03%) | 171μs |
1 x eloquent.booting: App\Models\User\TutorAttributes\TutorDegree (0.02%) | 147μs |
1 x eloquent.retrieved: App\Models\User\Tutor (0.02%) | 142μs |
1 x composing: components.breadcrumbs (0.02%) | 134μs |
1 x eloquent.retrieved: App\Models\SubjectCat (0.02%) | 119μs |
1 x eloquent.retrieved: App\Models\Meta (0.02%) | 117μs |
1 x composing: tutors.profile (0.02%) | 115μs |
1 x composing: components.canonical (0.02%) | 111μs |
1 x creating: components.forms.free-tool-download (0.02%) | 104μs |
1 x composing: components.footer (0.02%) | 100μs |
1 x creating: components.forms.claim-free-worksheet (0.01%) | 95μs |
1 x creating: components.forms.tutor-subscription-waitlist (0.01%) | 95μs |
1 x creating: components.forms.tutor-subscription-join (0.01%) | 94μs |
1 x creating: components.forms.tutor-support (0.01%) | 93μs |
1 x creating: components.footer (0.01%) | 91μs |
1 x eloquent.booted: App\Models\User\User (0.01%) | 89μs |
1 x composing: components.open-graph (0.01%) | 87μs |
1 x composing: components.forms.get-started (0.01%) | 84μs |
1 x composing: site.headers.header (0.01%) | 75μs |
1 x eloquent.booted: App\Models\Meta (0.01%) | 70μs |
1 x composing: components.forms.claim-free-worksheet (0.01%) | 64μs |
1 x composing: components.forms.free-tool-download (0.01%) | 64μs |
1 x composing: components.forms.tutor-support (0.01%) | 64μs |
1 x eloquent.booted: App\Models\User\TutorAttributes\TutorDegree (0.01%) | 63μs |
1 x composing: components.forms.tutor-subscription-waitlist (0.01%) | 63μs |
1 x composing: components.forms.tutor-subscription-join (0.01%) | 62μs |
1 x eloquent.booted: App\Models\User\TutorAttributes\TutorRating (0.01%) | 61μs |
1 x eloquent.booting: App\Models\Subject (0.01%) | 61μs |
1 x eloquent.booted: App\Models\Lessons\Lesson (0.01%) | 61μs |
1 x eloquent.booted: App\Models\SubjectCat (0.01%) | 59μs |
1 x eloquent.booting: App\Models\SubjectCat (0.01%) | 56μs |
1 x eloquent.booted: App\Models\Subject (0.01%) | 38μs |
1 x composing: site.layouts.app (0%) | 28μs |
Backtrace |
|
select * from `users` where `username` = 'helpchi' 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 (131408)
Backtrace |
|
select * from `tutor_ratings` where `enabled` = 1 and `tutor_ratings`.`tutor_id` in (131408) 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 (400, 159, 358, 13, 91, 90, 331, 165, 138, 168)
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` in (36)
Backtrace |
|
select * from `tutor_ratings` where `tutor_id` = 131408
Bindings |
|
Backtrace |
|
select * from `solutionrequests` where `solutionrequests`.`id` in (6510518, 3600262, 8289382, 3010719, 3249195, 8732428, 9634869, 9938001, 4596912, 7783531, 9222858, 2780973, 2905418, 6109895, 3219906, 4282474, 4189105, 6398513, 9432178, 3647404, 5505456, 4397868, 8517715)
Backtrace |
|
select * from `users` where `users`.`id` = 145828 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (267)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 145828 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (267)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 146341 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (90)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 146497 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (13)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 145828 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (267)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 145828 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (267)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 145828 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (267)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 145828 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (267)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 147232 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (90)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 146697 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (267)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 145828 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (267)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 146341 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (90)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 145828 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (267)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 145828 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (267)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 134019 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (267)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 145828 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (267)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 145828 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (267)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 145828 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (267)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 152301 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (90)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 152550 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (267)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 158058 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (267)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 168189 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (90)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 160052 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (90)
Bindings |
|
Backtrace |
|
select * from `meta` where `meta`.`id` = 14 limit 1
Bindings |
|
Backtrace |
|
select * from `tutor_degrees` where `tutor_degrees`.`tutor_id` = 131408 and `tutor_degrees`.`tutor_id` is not null order by `year` desc 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-6800e6c1-04a57208182115816b4cf03a" ] "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 => "18.191.4.164" ] "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 11:32:18 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImcvYVJrNTk1clJ1S24xYnRjTk5iekE9PSIsInZhbHVlIjoiSjZ0eGtxMUJjR0JQeWtCRWl0dkw2aXd3SXpYWmY3eTg1TUttWlhUOE9NL2tGZDlWb280b1ZjM3VvRzBWRC9aWlR5RWdrMDdOeGhFRG1jV25EU203cVQyOU91c2VqaTNpcDRYY2trM0gvM0tKK2RCM20wWlNrUVNLbEY1cWFLRSsiLCJtYWMiOiJlMDhjY2MwMDU3YmQyYzI0MjY3OTk5MGE3NGIzNGU3NGUxZmMxMDY5Zjk1YjQ3ZGIwYzRlMjdhM2UxZGRlYmE4IiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 13:32:18 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; samesite=lax ◀XSRF-TOKEN=eyJpdiI6ImcvYVJrNTk1clJ1S24xYnRjTk5iekE9PSIsInZhbHVlIjoiSjZ0eGtxMUJjR0JQeWtCRWl0dkw2aXd3SXpYWmY3eTg1TUttWlhUOE9NL2tGZDlWb280b1ZjM3VvRzBWRC9aWlR5RWdrM ▶" 1 => "24houranswers_session=eyJpdiI6IjlkbUl5aUdvNm16V3duZXFHODlITkE9PSIsInZhbHVlIjoiNkZUaGJlclJDMVVHek5HQjNTSXRnUFA4cjB0d2xYWWZ0cVRrQll4U0dpNHRCOERTMzZXNEJ0bE9xMDI5Z01EZUo1QkZGTWIxWGN2WFIwWFJvb2hkd2VSdGNrQjdMQXJOdkUvaitxOVVqYXNBeFNnNmZjclhqS1ZHOXZabmdOeE8iLCJtYWMiOiIzZDhhYWEwNzNlMGRjMzVjNmViZDU5NDg2YjZmNDkzMDRlYTA0OTc3MTQxYmQ2MTYxN2ExN2Q5MmZmOTcwZWNkIiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 13:32:18 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; httponly; samesite=lax ◀24houranswers_session=eyJpdiI6IjlkbUl5aUdvNm16V3duZXFHODlITkE9PSIsInZhbHVlIjoiNkZUaGJlclJDMVVHek5HQjNTSXRnUFA4cjB0d2xYWWZ0cVRrQll4U0dpNHRCOERTMzZXNEJ0bE9xMDI5Z0 ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImcvYVJrNTk1clJ1S24xYnRjTk5iekE9PSIsInZhbHVlIjoiSjZ0eGtxMUJjR0JQeWtCRWl0dkw2aXd3SXpYWmY3eTg1TUttWlhUOE9NL2tGZDlWb280b1ZjM3VvRzBWRC9aWlR5RWdrMDdOeGhFRG1jV25EU203cVQyOU91c2VqaTNpcDRYY2trM0gvM0tKK2RCM20wWlNrUVNLbEY1cWFLRSsiLCJtYWMiOiJlMDhjY2MwMDU3YmQyYzI0MjY3OTk5MGE3NGIzNGU3NGUxZmMxMDY5Zjk1YjQ3ZGIwYzRlMjdhM2UxZGRlYmE4IiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 13:32:18 GMT; domain=.24houranswers.com; path=/ ◀XSRF-TOKEN=eyJpdiI6ImcvYVJrNTk1clJ1S24xYnRjTk5iekE9PSIsInZhbHVlIjoiSjZ0eGtxMUJjR0JQeWtCRWl0dkw2aXd3SXpYWmY3eTg1TUttWlhUOE9NL2tGZDlWb280b1ZjM3VvRzBWRC9aWlR5RWdrM ▶" 1 => "24houranswers_session=eyJpdiI6IjlkbUl5aUdvNm16V3duZXFHODlITkE9PSIsInZhbHVlIjoiNkZUaGJlclJDMVVHek5HQjNTSXRnUFA4cjB0d2xYWWZ0cVRrQll4U0dpNHRCOERTMzZXNEJ0bE9xMDI5Z01EZUo1QkZGTWIxWGN2WFIwWFJvb2hkd2VSdGNrQjdMQXJOdkUvaitxOVVqYXNBeFNnNmZjclhqS1ZHOXZabmdOeE8iLCJtYWMiOiIzZDhhYWEwNzNlMGRjMzVjNmViZDU5NDg2YjZmNDkzMDRlYTA0OTc3MTQxYmQ2MTYxN2ExN2Q5MmZmOTcwZWNkIiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 13:32:18 GMT; domain=.24houranswers.com; path=/; httponly ◀24houranswers_session=eyJpdiI6IjlkbUl5aUdvNm16V3duZXFHODlITkE9PSIsInZhbHVlIjoiNkZUaGJlclJDMVVHek5HQjNTSXRnUFA4cjB0d2xYWWZ0cVRrQll4U0dpNHRCOERTMzZXNEJ0bE9xMDI5Z0 ▶" ] ]
0 of 0array:5 [▼ "_token" => "rlzPrmeMwK29IV9GC7WwznkcDnwhgnTdRkOS9vNq" "utm_source" => "direct" "_previous" => array:1 [▶ "url" => "https://staging.dev.24houranswers.com/tutors/profile/helpchi" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]