1 x Booting (61.68%) | 357ms |
1 x Application (38.32%) | 222ms |
48 x Illuminate\Database\Events\QueryExecuted (13.94%) | 80.74ms |
48 x Illuminate\Database\Events\StatementPrepared (13.77%) | 79.75ms |
42 x Illuminate\Cache\Events\CacheHit (3.7%) | 21.43ms |
1 x Illuminate\Foundation\Events\LocaleUpdated (1%) | 5.79ms |
5 x Illuminate\Cache\Events\CacheMissed (0.74%) | 4.26ms |
5 x Illuminate\Cache\Events\KeyWritten (0.64%) | 3.69ms |
24 x eloquent.retrieved: App\Models\Subject (0.36%) | 2.08ms |
2 x Illuminate\Database\Events\ConnectionEstablished (0.33%) | 1.94ms |
18 x eloquent.retrieved: App\Models\User\User (0.3%) | 1.74ms |
1 x creating: tutors.profile (0.3%) | 1.73ms |
1 x Illuminate\Routing\Events\Routing (0.29%) | 1.71ms |
1 x creating: site.layouts.app (0.24%) | 1.38ms |
1 x eloquent.booting: App\Models\User\User (0.21%) | 1.22ms |
1 x creating: components.breadcrumbs (0.18%) | 1.06ms |
18 x eloquent.retrieved: App\Models\Lessons\Lesson (0.12%) | 695μs |
1 x Illuminate\Routing\Events\RouteMatched (0.12%) | 679μs |
1 x eloquent.booting: App\Models\User\Tutor (0.11%) | 623μs |
36 x eloquent.retrieved: App\Models\User\TutorAttributes\TutorRating (0.1%) | 585μs |
6 x eloquent.retrieved: App\Models\SubjectCat (0.09%) | 496μs |
1 x eloquent.booting: App\Models\Lessons\Lesson (0.08%) | 445μs |
1 x creating: components.canonical (0.07%) | 434μs |
1 x creating: site.headers.header (0.06%) | 363μs |
1 x eloquent.booted: App\Models\User\Tutor (0.05%) | 301μs |
1 x eloquent.booted: App\Models\User\User (0.05%) | 286μs |
1 x eloquent.booting: App\Models\User\TutorAttributes\TutorRating (0.05%) | 274μs |
1 x eloquent.booting: App\Models\Meta (0.04%) | 256μs |
1 x creating: components.forms.contact-us (0.04%) | 213μs |
1 x creating: components.open-graph (0.03%) | 187μs |
1 x eloquent.booting: App\Models\SubjectCat (0.03%) | 181μs |
1 x eloquent.booted: App\Models\Lessons\Lesson (0.03%) | 179μs |
1 x creating: components.forms.get-started (0.03%) | 163μs |
1 x eloquent.retrieved: App\Models\User\Tutor (0.03%) | 151μs |
1 x eloquent.booting: App\Models\User\TutorAttributes\TutorDegree (0.03%) | 150μs |
1 x creating: components.forms.claim-free-worksheet (0.03%) | 147μs |
1 x composing: components.breadcrumbs (0.02%) | 142μs |
1 x composing: components.forms.contact-us (0.02%) | 131μs |
1 x eloquent.booted: App\Models\Subject (0.02%) | 127μs |
1 x creating: components.forms.free-tool-download (0.02%) | 118μs |
1 x composing: tutors.profile (0.02%) | 113μs |
1 x eloquent.booted: App\Models\Meta (0.02%) | 112μs |
1 x composing: components.canonical (0.02%) | 107μs |
1 x creating: components.forms.tutor-subscription-waitlist (0.02%) | 106μs |
1 x composing: components.footer (0.02%) | 103μs |
1 x creating: components.footer (0.02%) | 96μs |
1 x eloquent.retrieved: App\Models\Meta (0.02%) | 94μs |
1 x composing: site.headers.header (0.02%) | 87μs |
1 x composing: components.forms.tutor-subscription-waitlist (0.01%) | 86μs |
1 x creating: components.forms.tutor-support (0.01%) | 82μs |
1 x composing: components.forms.get-started (0.01%) | 80μs |
1 x creating: components.forms.tutor-subscription-join (0.01%) | 79μs |
1 x composing: components.open-graph (0.01%) | 74μs |
1 x composing: components.forms.claim-free-worksheet (0.01%) | 68μs |
1 x eloquent.booted: App\Models\User\TutorAttributes\TutorRating (0.01%) | 63μs |
1 x eloquent.booted: App\Models\User\TutorAttributes\TutorDegree (0.01%) | 62μs |
1 x composing: components.forms.free-tool-download (0.01%) | 61μs |
1 x composing: components.forms.tutor-subscription-join (0.01%) | 56μs |
1 x eloquent.booted: App\Models\SubjectCat (0.01%) | 46μs |
1 x eloquent.booting: App\Models\Subject (0.01%) | 43μs |
1 x composing: components.forms.tutor-support (0.01%) | 43μs |
1 x composing: site.layouts.app (0%) | 25μs |
Backtrace |
|
select * from `users` where `username` = 'LilPeak' 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 (73576)
Backtrace |
|
select * from `tutor_ratings` where `enabled` = 1 and `tutor_ratings`.`tutor_id` in (73576) 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 (431, 12, 94, 92, 214, 271)
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` in (5, 32, 35)
Backtrace |
|
select * from `tutor_ratings` where `tutor_id` = 73576
Bindings |
|
Backtrace |
|
select * from `solutionrequests` where `solutionrequests`.`id` in (1202406, 1869736, 7819266, 8809425, 9004751, 4575635, 8808549, 9382327, 3593536, 3640056, 7668755, 1283220, 9483554, 9675226, 1298725, 6487592, 2439666, 2616854)
Backtrace |
|
select * from `users` where `users`.`id` = 73596 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (266)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 73596 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (266)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 73596 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (266)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 73596 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (266)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 77720 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (92)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 87537 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (92)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 91025 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (92)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 100025 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (92)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 112969 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (266)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 112969 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (266)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 112969 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (266)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 118539 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (271)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 108377 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (92)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 118539 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (271)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 124492 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (99)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 136136 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (92)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 136065 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (92)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 111204 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (92)
Bindings |
|
Backtrace |
|
select * from `meta` where `meta`.`id` = 14 limit 1
Bindings |
|
Backtrace |
|
select * from `tutor_degrees` where `tutor_degrees`.`tutor_id` = 73576 and `tutor_degrees`.`tutor_id` is not null order by `year` desc limit 1
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` = 35 limit 1
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` = 5 limit 1
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` = 32 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-68010052-378cbd627b91499453d63091" ] "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.82.143" ] "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 13:21:23 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Impaam1uZlRnN1RwdDZtR0piakZMd3c9PSIsInZhbHVlIjoiN0NpanRSTi84cUdCSUFCR29sSGQrUTk5MTVhVG05QTBwSE45WEdNSyt0bk9YdjVBaUJDd2lqU2ExemVZQVRSVkVQSE1OejBXQWFmcXVZc2VoYThGUGVwL3ZWMzlEamFncmltbHFlRDZxRDlub2kxNlBTWmFlU21ORXhYNGQ1S3giLCJtYWMiOiJjM2I4NWYyYTU0OGM4ZmIwMjAyMGRhY2IyOGFmMzMwYWY2N2YxNDAwYjdkYjMyNTFiZTVjZjVkNTVmY2VmMGZhIiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 15:21:23 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; samesite=lax ◀XSRF-TOKEN=eyJpdiI6Impaam1uZlRnN1RwdDZtR0piakZMd3c9PSIsInZhbHVlIjoiN0NpanRSTi84cUdCSUFCR29sSGQrUTk5MTVhVG05QTBwSE45WEdNSyt0bk9YdjVBaUJDd2lqU2ExemVZQVRSVkVQSE1Oe ▶" 1 => "24houranswers_session=eyJpdiI6Ilk0dDcxZTNQbml3SStuWTM0UDlFalE9PSIsInZhbHVlIjoiWFh2eVU5cDltVEFtOHZKK0JZTUgxaE1XM2ZQc1hTK3JId081Q1JUWEFVWSt6KzhlT0MrUk5aK0FNYTY3QWFyZkFIVWF0RWtRMVVvT0gwTC9hdHlOZkVQSE9vMTNuSlRiTitjYzRrbmhRL3dEVUFFbUtZdFVrSUJLMWdqdHpjdmsiLCJtYWMiOiI3ZGI5N2QxZjZlZGFkMmRlMzE2NWFhYzg4ZDUyMjcwNWY0MTYzYTM5NzRiNTE2ZDI3OWI5Zjc0MzZhMjlhNjRhIiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 15:21:23 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; httponly; samesite=lax ◀24houranswers_session=eyJpdiI6Ilk0dDcxZTNQbml3SStuWTM0UDlFalE9PSIsInZhbHVlIjoiWFh2eVU5cDltVEFtOHZKK0JZTUgxaE1XM2ZQc1hTK3JId081Q1JUWEFVWSt6KzhlT0MrUk5aK0FNYTY3QW ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Impaam1uZlRnN1RwdDZtR0piakZMd3c9PSIsInZhbHVlIjoiN0NpanRSTi84cUdCSUFCR29sSGQrUTk5MTVhVG05QTBwSE45WEdNSyt0bk9YdjVBaUJDd2lqU2ExemVZQVRSVkVQSE1OejBXQWFmcXVZc2VoYThGUGVwL3ZWMzlEamFncmltbHFlRDZxRDlub2kxNlBTWmFlU21ORXhYNGQ1S3giLCJtYWMiOiJjM2I4NWYyYTU0OGM4ZmIwMjAyMGRhY2IyOGFmMzMwYWY2N2YxNDAwYjdkYjMyNTFiZTVjZjVkNTVmY2VmMGZhIiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 15:21:23 GMT; domain=.24houranswers.com; path=/ ◀XSRF-TOKEN=eyJpdiI6Impaam1uZlRnN1RwdDZtR0piakZMd3c9PSIsInZhbHVlIjoiN0NpanRSTi84cUdCSUFCR29sSGQrUTk5MTVhVG05QTBwSE45WEdNSyt0bk9YdjVBaUJDd2lqU2ExemVZQVRSVkVQSE1Oe ▶" 1 => "24houranswers_session=eyJpdiI6Ilk0dDcxZTNQbml3SStuWTM0UDlFalE9PSIsInZhbHVlIjoiWFh2eVU5cDltVEFtOHZKK0JZTUgxaE1XM2ZQc1hTK3JId081Q1JUWEFVWSt6KzhlT0MrUk5aK0FNYTY3QWFyZkFIVWF0RWtRMVVvT0gwTC9hdHlOZkVQSE9vMTNuSlRiTitjYzRrbmhRL3dEVUFFbUtZdFVrSUJLMWdqdHpjdmsiLCJtYWMiOiI3ZGI5N2QxZjZlZGFkMmRlMzE2NWFhYzg4ZDUyMjcwNWY0MTYzYTM5NzRiNTE2ZDI3OWI5Zjc0MzZhMjlhNjRhIiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 15:21:23 GMT; domain=.24houranswers.com; path=/; httponly ◀24houranswers_session=eyJpdiI6Ilk0dDcxZTNQbml3SStuWTM0UDlFalE9PSIsInZhbHVlIjoiWFh2eVU5cDltVEFtOHZKK0JZTUgxaE1XM2ZQc1hTK3JId081Q1JUWEFVWSt6KzhlT0MrUk5aK0FNYTY3QW ▶" ] ]
0 of 0array:5 [▼ "_token" => "MJAfJstCRfYrF1cOEd4NVlkmbfAdhMe7585VBRAG" "utm_source" => "direct" "_previous" => array:1 [▶ "url" => "https://staging.dev.24houranswers.com/tutors/profile/LilPeak" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]