1 x Booting (74.65%) | 552ms |
1 x Application (25.35%) | 188ms |
25 x Illuminate\Database\Events\StatementPrepared (6.91%) | 51.15ms |
25 x Illuminate\Database\Events\QueryExecuted (5.92%) | 43.82ms |
77 x Illuminate\Cache\Events\CacheHit (5.17%) | 38.26ms |
10 x Illuminate\Cache\Events\CacheMissed (2.15%) | 15.92ms |
10 x Illuminate\Cache\Events\KeyWritten (1.12%) | 8.25ms |
1 x Illuminate\Foundation\Events\LocaleUpdated (1.04%) | 7.68ms |
1 x creating: tutors.profile (0.43%) | 3.20ms |
2 x Illuminate\Database\Events\ConnectionEstablished (0.17%) | 1.24ms |
1 x creating: site.layouts.app (0.14%) | 1.06ms |
1 x composing: components.forms.get-started (0.13%) | 933μs |
1 x Illuminate\Routing\Events\Routing (0.12%) | 899μs |
20 x eloquent.retrieved: App\Models\Subject (0.11%) | 777μs |
16 x eloquent.retrieved: App\Models\SubjectCat (0.1%) | 767μs |
1 x creating: components.breadcrumbs (0.07%) | 515μs |
1 x creating: components.canonical (0.07%) | 483μs |
1 x eloquent.booting: App\Models\User\User (0.06%) | 425μs |
4 x eloquent.retrieved: App\Models\User\User (0.05%) | 375μs |
1 x creating: site.headers.header (0.05%) | 337μs |
1 x Illuminate\Routing\Events\RouteMatched (0.05%) | 336μs |
1 x eloquent.booting: App\Models\Lessons\Lesson (0.04%) | 307μs |
1 x creating: components.open-graph (0.04%) | 261μs |
8 x eloquent.retrieved: App\Models\User\TutorAttributes\TutorRating (0.04%) | 261μs |
4 x eloquent.retrieved: App\Models\Lessons\Lesson (0.03%) | 225μs |
1 x eloquent.booting: App\Models\User\Tutor (0.03%) | 206μs |
1 x creating: components.forms.contact-us (0.03%) | 202μs |
1 x eloquent.booted: App\Models\User\TutorAttributes\TutorDegree (0.03%) | 186μs |
1 x creating: components.forms.tutor-subscription-join (0.02%) | 184μs |
1 x composing: tutors.profile (0.02%) | 182μs |
1 x eloquent.retrieved: App\Models\User\Tutor (0.02%) | 175μs |
1 x eloquent.booting: App\Models\User\TutorAttributes\TutorRating (0.02%) | 175μs |
1 x eloquent.booted: App\Models\User\Tutor (0.02%) | 169μs |
1 x composing: components.forms.contact-us (0.02%) | 157μs |
1 x composing: components.breadcrumbs (0.02%) | 126μs |
1 x creating: components.forms.get-started (0.02%) | 125μs |
1 x eloquent.booting: App\Models\Meta (0.02%) | 117μs |
1 x creating: components.forms.free-tool-download (0.01%) | 111μs |
1 x eloquent.booting: App\Models\User\TutorAttributes\TutorDegree (0.01%) | 110μs |
1 x composing: components.canonical (0.01%) | 108μs |
1 x eloquent.booting: App\Models\Subject (0.01%) | 103μs |
1 x creating: components.footer (0.01%) | 98μs |
1 x creating: components.forms.tutor-support (0.01%) | 98μs |
1 x creating: components.forms.claim-free-worksheet (0.01%) | 96μs |
1 x creating: components.forms.tutor-subscription-waitlist (0.01%) | 96μs |
1 x composing: components.footer (0.01%) | 94μs |
1 x eloquent.booted: App\Models\User\User (0.01%) | 90μs |
1 x eloquent.retrieved: App\Models\Meta (0.01%) | 87μs |
1 x composing: components.open-graph (0.01%) | 87μs |
1 x composing: site.headers.header (0.01%) | 79μs |
1 x composing: components.forms.free-tool-download (0.01%) | 65μs |
1 x composing: components.forms.tutor-subscription-join (0.01%) | 65μs |
1 x composing: components.forms.tutor-support (0.01%) | 64μs |
1 x composing: components.forms.claim-free-worksheet (0.01%) | 63μs |
1 x eloquent.booted: App\Models\Lessons\Lesson (0.01%) | 61μs |
1 x eloquent.booting: App\Models\SubjectCat (0.01%) | 61μs |
1 x composing: components.forms.tutor-subscription-waitlist (0.01%) | 60μs |
1 x eloquent.booted: App\Models\Meta (0.01%) | 57μs |
1 x eloquent.booted: App\Models\Subject (0.01%) | 56μs |
1 x eloquent.booted: App\Models\SubjectCat (0.01%) | 47μs |
1 x eloquent.booted: App\Models\User\TutorAttributes\TutorRating (0.01%) | 46μs |
1 x composing: site.layouts.app (0%) | 24μs |
Backtrace |
|
select * from `users` where `username` = 'Catsfugue' 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 (157809)
Backtrace |
|
select * from `tutor_ratings` where `enabled` = 1 and `tutor_ratings`.`tutor_id` in (157809) 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 (248, 456, 488, 464, 430, 521, 425, 296, 242, 44, 326, 486, 171, 503, 494, 170)
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` in (5, 9, 19, 25, 27, 31, 39, 41)
Backtrace |
|
select * from `tutor_ratings` where `tutor_id` = 157809
Bindings |
|
Backtrace |
|
select * from `solutionrequests` where `solutionrequests`.`id` in (7915289, 9231709, 2793527, 5801282)
Backtrace |
|
select * from `users` where `users`.`id` = 158732 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (170)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 159374 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (170)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 160689 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (163)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 170829 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (170)
Bindings |
|
Backtrace |
|
select * from `meta` where `meta`.`id` = 14 limit 1
Bindings |
|
Backtrace |
|
select * from `tutor_degrees` where `tutor_degrees`.`tutor_id` = 157809 and `tutor_degrees`.`tutor_id` is not null order by `year` desc limit 1
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` = 9 limit 1
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` = 19 limit 1
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` = 31 limit 1
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` = 25 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` = 27 limit 1
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` = 39 limit 1
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` = 41 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-67fd86dc-09f6013f76fb66d260a0acfb" ] "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.219.59.223" ] "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 => "Mon, 14 Apr 2025 22:06:21 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjJpbWZLNlB0a1h2ZzQ2eXJuREZ3Umc9PSIsInZhbHVlIjoiRmRaRC9LVHJzL1FjdlBFbzl5SjA2Q3dTUy9oNThEV3V0V0VrTENYalhRMEV3NnliWUdlQjdVcG1SRlBkYVZKQmhiakQrT1JEQ1RYbnZ0ZzFiaXFKY2dlMXgxeWVvS05ibGxGL0xGZHNRRVVKYTNmL05IcHRqcWg1RUc4SVoyTHgiLCJtYWMiOiI5ZjNlMGViM2YwN2ZlZWIwZDg2ZTA0MGE1NTc2OTQ3ZGUzNjU1MjM0MmNjZWVmMDQ1MTJlY2IwM2YxNmViMTYyIiwidGFnIjoiIn0%3D; expires=Tue, 15 Apr 2025 00:06:21 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IjJpbWZLNlB0a1h2ZzQ2eXJuREZ3Umc9PSIsInZhbHVlIjoiRmRaRC9LVHJzL1FjdlBFbzl5SjA2Q3dTUy9oNThEV3V0V0VrTENYalhRMEV3NnliWUdlQjdVcG1SRlBkYVZKQmhiakQrT ▶" 1 => "24houranswers_session=eyJpdiI6ImhtTHRmNm5IVnFKT1lqbElhRFZLWVE9PSIsInZhbHVlIjoick12WDhtaTk0Sm5panZRSVUrNzFaZHBSNk5UM2IvYkNqRUNHdnZNbU5lU2pCUmI5eTRCMHJneWhaNEhnZU50TmlOQXRFMFBERk9xcThsajFvUVZMWlBZYnN6NVZIYXlESlFvK04vKzgycWhpWU8vdGFnam5hLzlGV0J5U0l4eHAiLCJtYWMiOiI2MTJkMzlmMDM4MTEzOWU4MGQ0MDQ5OTQ5N2MxYjY0ODdmN2QyZTcyZmQ0MDE5MjI3ZDE4OWQzZDljZjNjNTdhIiwidGFnIjoiIn0%3D; expires=Tue, 15 Apr 2025 00:06:21 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; httponly; samesite=lax ◀24houranswers_session=eyJpdiI6ImhtTHRmNm5IVnFKT1lqbElhRFZLWVE9PSIsInZhbHVlIjoick12WDhtaTk0Sm5panZRSVUrNzFaZHBSNk5UM2IvYkNqRUNHdnZNbU5lU2pCUmI5eTRCMHJneWhaNEhnZU ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjJpbWZLNlB0a1h2ZzQ2eXJuREZ3Umc9PSIsInZhbHVlIjoiRmRaRC9LVHJzL1FjdlBFbzl5SjA2Q3dTUy9oNThEV3V0V0VrTENYalhRMEV3NnliWUdlQjdVcG1SRlBkYVZKQmhiakQrT1JEQ1RYbnZ0ZzFiaXFKY2dlMXgxeWVvS05ibGxGL0xGZHNRRVVKYTNmL05IcHRqcWg1RUc4SVoyTHgiLCJtYWMiOiI5ZjNlMGViM2YwN2ZlZWIwZDg2ZTA0MGE1NTc2OTQ3ZGUzNjU1MjM0MmNjZWVmMDQ1MTJlY2IwM2YxNmViMTYyIiwidGFnIjoiIn0%3D; expires=Tue, 15-Apr-2025 00:06:21 GMT; domain=.24houranswers.com; path=/ ◀XSRF-TOKEN=eyJpdiI6IjJpbWZLNlB0a1h2ZzQ2eXJuREZ3Umc9PSIsInZhbHVlIjoiRmRaRC9LVHJzL1FjdlBFbzl5SjA2Q3dTUy9oNThEV3V0V0VrTENYalhRMEV3NnliWUdlQjdVcG1SRlBkYVZKQmhiakQrT ▶" 1 => "24houranswers_session=eyJpdiI6ImhtTHRmNm5IVnFKT1lqbElhRFZLWVE9PSIsInZhbHVlIjoick12WDhtaTk0Sm5panZRSVUrNzFaZHBSNk5UM2IvYkNqRUNHdnZNbU5lU2pCUmI5eTRCMHJneWhaNEhnZU50TmlOQXRFMFBERk9xcThsajFvUVZMWlBZYnN6NVZIYXlESlFvK04vKzgycWhpWU8vdGFnam5hLzlGV0J5U0l4eHAiLCJtYWMiOiI2MTJkMzlmMDM4MTEzOWU4MGQ0MDQ5OTQ5N2MxYjY0ODdmN2QyZTcyZmQ0MDE5MjI3ZDE4OWQzZDljZjNjNTdhIiwidGFnIjoiIn0%3D; expires=Tue, 15-Apr-2025 00:06:21 GMT; domain=.24houranswers.com; path=/; httponly ◀24houranswers_session=eyJpdiI6ImhtTHRmNm5IVnFKT1lqbElhRFZLWVE9PSIsInZhbHVlIjoick12WDhtaTk0Sm5panZRSVUrNzFaZHBSNk5UM2IvYkNqRUNHdnZNbU5lU2pCUmI5eTRCMHJneWhaNEhnZU ▶" ] ]
0 of 0array:5 [▼ "_token" => "Ha6hv2HcgbnhBS450xeIgqljjv7ybI68m5C3btoe" "utm_source" => "direct" "_previous" => array:1 [▶ "url" => "https://staging.dev.24houranswers.com/tutors/profile/Catsfugue" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]