1 x Booting (59.35%) | 463ms |
1 x Application (40.65%) | 317ms |
45 x Illuminate\Database\Events\StatementPrepared (13.93%) | 109ms |
45 x Illuminate\Database\Events\QueryExecuted (12.46%) | 97.27ms |
53 x Illuminate\Cache\Events\CacheHit (5.38%) | 42.02ms |
1 x creating: components.open-graph (1.4%) | 10.92ms |
2 x Illuminate\Cache\Events\CacheMissed (1.29%) | 10.09ms |
1 x eloquent.booting: App\Models\User\Tutor (1.14%) | 8.89ms |
1 x Illuminate\Foundation\Events\LocaleUpdated (1.13%) | 8.85ms |
2 x Illuminate\Cache\Events\KeyWritten (0.41%) | 3.23ms |
27 x eloquent.retrieved: App\Models\Subject (0.38%) | 2.95ms |
1 x creating: tutors.profile (0.32%) | 2.50ms |
18 x eloquent.retrieved: App\Models\User\User (0.28%) | 2.21ms |
2 x Illuminate\Database\Events\ConnectionEstablished (0.24%) | 1.86ms |
1 x creating: site.layouts.app (0.22%) | 1.72ms |
1 x Illuminate\Routing\Events\Routing (0.16%) | 1.21ms |
1 x eloquent.booting: App\Models\User\User (0.12%) | 944μs |
18 x eloquent.retrieved: App\Models\Lessons\Lesson (0.07%) | 568μs |
36 x eloquent.retrieved: App\Models\User\TutorAttributes\TutorRating (0.07%) | 552μs |
1 x creating: components.canonical (0.06%) | 501μs |
1 x Illuminate\Routing\Events\RouteMatched (0.06%) | 475μs |
1 x eloquent.booting: App\Models\Lessons\Lesson (0.06%) | 467μs |
1 x creating: components.breadcrumbs (0.06%) | 450μs |
1 x creating: components.forms.contact-us (0.05%) | 399μs |
1 x composing: components.forms.contact-us (0.05%) | 371μs |
1 x creating: site.headers.header (0.05%) | 360μs |
1 x creating: components.forms.get-started (0.04%) | 339μs |
1 x eloquent.booted: App\Models\User\Tutor (0.03%) | 270μs |
1 x creating: components.forms.claim-free-worksheet (0.03%) | 240μs |
1 x eloquent.booting: App\Models\User\TutorAttributes\TutorRating (0.02%) | 194μs |
1 x eloquent.retrieved: App\Models\SubjectCat (0.02%) | 164μs |
1 x creating: components.forms.free-tool-download (0.02%) | 155μs |
1 x composing: components.breadcrumbs (0.02%) | 149μs |
1 x composing: components.footer (0.02%) | 148μs |
1 x eloquent.booting: App\Models\Subject (0.02%) | 146μs |
1 x eloquent.booting: App\Models\User\TutorAttributes\TutorDegree (0.02%) | 134μs |
1 x eloquent.retrieved: App\Models\User\Tutor (0.02%) | 133μs |
1 x creating: components.forms.tutor-subscription-waitlist (0.02%) | 121μs |
1 x composing: components.open-graph (0.02%) | 118μs |
1 x eloquent.booted: App\Models\User\User (0.01%) | 111μs |
1 x composing: tutors.profile (0.01%) | 108μs |
1 x creating: components.forms.tutor-subscription-join (0.01%) | 106μs |
1 x composing: components.canonical (0.01%) | 101μs |
1 x creating: components.footer (0.01%) | 98μs |
1 x composing: components.forms.get-started (0.01%) | 97μs |
1 x creating: components.forms.tutor-support (0.01%) | 95μs |
1 x eloquent.booting: App\Models\SubjectCat (0.01%) | 89μs |
1 x eloquent.retrieved: App\Models\Meta (0.01%) | 89μs |
1 x eloquent.booting: App\Models\Meta (0.01%) | 83μs |
1 x composing: site.headers.header (0.01%) | 81μs |
1 x composing: components.forms.claim-free-worksheet (0.01%) | 80μs |
1 x composing: components.forms.tutor-subscription-waitlist (0.01%) | 71μs |
1 x composing: components.forms.free-tool-download (0.01%) | 70μs |
1 x eloquent.booted: App\Models\Lessons\Lesson (0.01%) | 64μs |
1 x composing: components.forms.tutor-subscription-join (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%) | 60μs |
1 x eloquent.booted: App\Models\Subject (0.01%) | 60μs |
1 x eloquent.booted: App\Models\Meta (0.01%) | 60μs |
1 x eloquent.booted: App\Models\SubjectCat (0.01%) | 58μs |
1 x eloquent.booted: App\Models\User\TutorAttributes\TutorRating (0.01%) | 56μs |
1 x composing: site.layouts.app (0%) | 24μs |
Backtrace |
|
select * from `users` where `username` = 'programmingtutor' 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 (70871)
Backtrace |
|
select * from `tutor_ratings` where `enabled` = 1 and `tutor_ratings`.`tutor_id` in (70871) 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 (419, 142, 18, 460, 440, 259, 361, 54)
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` in (3)
Backtrace |
|
select * from `tutor_ratings` where `tutor_id` = 70871
Bindings |
|
Backtrace |
|
select * from `solutionrequests` where `solutionrequests`.`id` in (1448948, 6654339, 6025668, 6041423, 6751537, 6601718, 7013249, 4287149, 6627590, 4720929, 1931260, 6084900, 6615931, 5133556, 5423298, 6865752, 2870886, 3579253)
Backtrace |
|
select * from `users` where `users`.`id` = 72347 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (18)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 77499 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (440)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 76128 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (136)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 78467 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (136)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 74323 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (440)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 84695 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (361)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 74177 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (136, 142)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 74177 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (142)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 74177 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (142)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 74177 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (142)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 84184 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (136)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 84184 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (136)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 84184 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (136)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 84184 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (136)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 123235 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (56)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 123235 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (361)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 169452 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (361)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 175382 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (18)
Bindings |
|
Backtrace |
|
select * from `meta` where `meta`.`id` = 14 limit 1
Bindings |
|
Backtrace |
|
select * from `tutor_degrees` where `tutor_degrees`.`tutor_id` = 70871 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-67fdc9d4-678dd13e378b5b4666ce04e7" ] "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.144.31.171" ] "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 => "Tue, 15 Apr 2025 02:52:04 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InhsSThGT3hpTDc0cThPUTFLM1BSd0E9PSIsInZhbHVlIjoiSUphYkRlUUo0T3V0VlZSTmwrTWlCSkdwQ3BUYVV2UXowUm9VY1JtMjJhdWJFTWI1MTBRRVl3cGUzOUpETERoeERFNmhLSUZ3YWVCMXRsWHZqNFU0ZWVGNk5tN2xIdzc3TDUwMzNTZ09lOTFsdnRZSk9pYnFjVVNpUi84TzJTcmMiLCJtYWMiOiJjN2QyMmFmYzRjNDhmOGU1ZjQ5NmEzN2YyMzdkMTkyZjFmNjU1YzVkZjNmZjhmNWVkMmJhNzg2OTFjM2IxMjA4IiwidGFnIjoiIn0%3D; expires=Tue, 15 Apr 2025 04:52:04 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; samesite=lax ◀XSRF-TOKEN=eyJpdiI6InhsSThGT3hpTDc0cThPUTFLM1BSd0E9PSIsInZhbHVlIjoiSUphYkRlUUo0T3V0VlZSTmwrTWlCSkdwQ3BUYVV2UXowUm9VY1JtMjJhdWJFTWI1MTBRRVl3cGUzOUpETERoeERFNmhLS ▶" 1 => "24houranswers_session=eyJpdiI6ImwvdFcxWkVTZ1Z6b3JsN291dnNGanc9PSIsInZhbHVlIjoiY0ZMN2w0YVZLTnJYQVBpeVJsTmFRSVVWQ1d2MEdtWVVDd1JGZTEwcUo0V2JaeVhxV3p1WWVaQndkTmxFY1pTUXZwOTNxMWVwV3pqelk5QkpBSVIyRWwzOE5ZMFlMaURyZ3Q1OEtzb1NtN3RHVzYvNm9CUUVINUY3VFF2U2V1SloiLCJtYWMiOiI0NmIzYjQ3NjFjMjNiZmM4Yzk3NjZiNDA1NTAzMDY0ZDVmMjY1NTE1NGIxMDIwNTQ2N2ExZjQwMTUxZDYxOGI4IiwidGFnIjoiIn0%3D; expires=Tue, 15 Apr 2025 04:52:04 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; httponly; samesite=lax ◀24houranswers_session=eyJpdiI6ImwvdFcxWkVTZ1Z6b3JsN291dnNGanc9PSIsInZhbHVlIjoiY0ZMN2w0YVZLTnJYQVBpeVJsTmFRSVVWQ1d2MEdtWVVDd1JGZTEwcUo0V2JaeVhxV3p1WWVaQndkTmxFY1 ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InhsSThGT3hpTDc0cThPUTFLM1BSd0E9PSIsInZhbHVlIjoiSUphYkRlUUo0T3V0VlZSTmwrTWlCSkdwQ3BUYVV2UXowUm9VY1JtMjJhdWJFTWI1MTBRRVl3cGUzOUpETERoeERFNmhLSUZ3YWVCMXRsWHZqNFU0ZWVGNk5tN2xIdzc3TDUwMzNTZ09lOTFsdnRZSk9pYnFjVVNpUi84TzJTcmMiLCJtYWMiOiJjN2QyMmFmYzRjNDhmOGU1ZjQ5NmEzN2YyMzdkMTkyZjFmNjU1YzVkZjNmZjhmNWVkMmJhNzg2OTFjM2IxMjA4IiwidGFnIjoiIn0%3D; expires=Tue, 15-Apr-2025 04:52:04 GMT; domain=.24houranswers.com; path=/ ◀XSRF-TOKEN=eyJpdiI6InhsSThGT3hpTDc0cThPUTFLM1BSd0E9PSIsInZhbHVlIjoiSUphYkRlUUo0T3V0VlZSTmwrTWlCSkdwQ3BUYVV2UXowUm9VY1JtMjJhdWJFTWI1MTBRRVl3cGUzOUpETERoeERFNmhLS ▶" 1 => "24houranswers_session=eyJpdiI6ImwvdFcxWkVTZ1Z6b3JsN291dnNGanc9PSIsInZhbHVlIjoiY0ZMN2w0YVZLTnJYQVBpeVJsTmFRSVVWQ1d2MEdtWVVDd1JGZTEwcUo0V2JaeVhxV3p1WWVaQndkTmxFY1pTUXZwOTNxMWVwV3pqelk5QkpBSVIyRWwzOE5ZMFlMaURyZ3Q1OEtzb1NtN3RHVzYvNm9CUUVINUY3VFF2U2V1SloiLCJtYWMiOiI0NmIzYjQ3NjFjMjNiZmM4Yzk3NjZiNDA1NTAzMDY0ZDVmMjY1NTE1NGIxMDIwNTQ2N2ExZjQwMTUxZDYxOGI4IiwidGFnIjoiIn0%3D; expires=Tue, 15-Apr-2025 04:52:04 GMT; domain=.24houranswers.com; path=/; httponly ◀24houranswers_session=eyJpdiI6ImwvdFcxWkVTZ1Z6b3JsN291dnNGanc9PSIsInZhbHVlIjoiY0ZMN2w0YVZLTnJYQVBpeVJsTmFRSVVWQ1d2MEdtWVVDd1JGZTEwcUo0V2JaeVhxV3p1WWVaQndkTmxFY1 ▶" ] ]
0 of 0array:5 [▼ "_token" => "mZrze0ZA4RVX6fPCPbJbgS17Y9GmHFeuAcd05CkJ" "utm_source" => "direct" "_previous" => array:1 [▶ "url" => "https://staging.dev.24houranswers.com/tutors/profile/programmingtutor" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]