1 x Booting (75.17%) | 421ms |
1 x Application (24.83%) | 139ms |
137 x Illuminate\Cache\Events\CacheHit (8.45%) | 47.35ms |
15 x Illuminate\Database\Events\StatementPrepared (5.89%) | 33.00ms |
15 x Illuminate\Database\Events\QueryExecuted (4.36%) | 24.46ms |
2 x Illuminate\Cache\Events\KeyWritten (0.98%) | 5.52ms |
1 x Illuminate\Foundation\Events\LocaleUpdated (0.77%) | 4.31ms |
1 x creating: tutors.profile (0.36%) | 2.04ms |
2 x Illuminate\Cache\Events\CacheMissed (0.35%) | 1.96ms |
2 x Illuminate\Database\Events\ConnectionEstablished (0.32%) | 1.78ms |
1 x Illuminate\Routing\Events\Routing (0.31%) | 1.72ms |
1 x eloquent.booting: App\Models\User\User (0.15%) | 842μs |
1 x creating: site.layouts.app (0.15%) | 819μs |
33 x eloquent.retrieved: App\Models\Subject (0.13%) | 741μs |
1 x Illuminate\Routing\Events\RouteMatched (0.11%) | 598μs |
1 x eloquent.booting: App\Models\User\Tutor (0.09%) | 519μs |
1 x creating: components.canonical (0.08%) | 467μs |
1 x creating: components.breadcrumbs (0.07%) | 374μs |
1 x creating: site.headers.header (0.05%) | 293μs |
6 x eloquent.retrieved: App\Models\User\TutorAttributes\TutorRating (0.05%) | 291μs |
1 x creating: components.forms.contact-us (0.05%) | 288μs |
1 x eloquent.booted: App\Models\User\Tutor (0.05%) | 257μs |
3 x eloquent.retrieved: App\Models\Lessons\Lesson (0.04%) | 220μs |
3 x eloquent.retrieved: App\Models\User\User (0.04%) | 217μs |
1 x eloquent.booting: App\Models\User\TutorAttributes\TutorRating (0.04%) | 215μs |
1 x creating: components.open-graph (0.04%) | 204μs |
1 x creating: components.forms.get-started (0.04%) | 203μs |
1 x eloquent.booting: App\Models\Lessons\Lesson (0.04%) | 203μs |
1 x composing: components.forms.contact-us (0.04%) | 202μs |
1 x creating: components.forms.tutor-subscription-waitlist (0.03%) | 183μs |
1 x composing: components.breadcrumbs (0.03%) | 182μs |
1 x creating: components.forms.tutor-subscription-join (0.03%) | 180μs |
1 x composing: tutors.profile (0.03%) | 178μs |
1 x eloquent.booted: App\Models\SubjectCat (0.03%) | 157μs |
1 x creating: components.forms.tutor-support (0.03%) | 156μs |
1 x creating: components.forms.free-tool-download (0.03%) | 155μs |
1 x creating: components.forms.claim-free-worksheet (0.03%) | 151μs |
4 x eloquent.retrieved: App\Models\SubjectCat (0.02%) | 140μs |
1 x composing: components.footer (0.02%) | 122μs |
1 x eloquent.booting: App\Models\Meta (0.02%) | 121μs |
1 x composing: components.canonical (0.02%) | 108μs |
1 x eloquent.retrieved: App\Models\User\Tutor (0.02%) | 105μs |
1 x eloquent.retrieved: App\Models\Meta (0.02%) | 99μs |
1 x eloquent.booting: App\Models\SubjectCat (0.02%) | 95μs |
1 x composing: components.forms.get-started (0.02%) | 93μs |
1 x creating: components.footer (0.02%) | 92μs |
1 x eloquent.booted: App\Models\User\User (0.02%) | 87μs |
1 x composing: components.forms.claim-free-worksheet (0.01%) | 82μs |
1 x composing: components.forms.tutor-subscription-join (0.01%) | 80μs |
1 x composing: components.forms.free-tool-download (0.01%) | 78μs |
1 x composing: components.forms.tutor-support (0.01%) | 78μs |
1 x composing: site.headers.header (0.01%) | 77μs |
1 x composing: components.forms.tutor-subscription-waitlist (0.01%) | 77μs |
1 x eloquent.booting: App\Models\Subject (0.01%) | 72μs |
1 x composing: components.open-graph (0.01%) | 70μs |
1 x eloquent.booted: App\Models\User\TutorAttributes\TutorRating (0.01%) | 64μs |
1 x eloquent.booting: App\Models\User\TutorAttributes\TutorDegree (0.01%) | 61μs |
1 x eloquent.booted: App\Models\Subject (0.01%) | 55μs |
1 x eloquent.booted: App\Models\User\TutorAttributes\TutorDegree (0.01%) | 46μs |
1 x eloquent.booted: App\Models\Lessons\Lesson (0.01%) | 43μs |
1 x eloquent.booted: App\Models\Meta (0.01%) | 43μs |
1 x composing: site.layouts.app (0%) | 23μs |
Backtrace |
|
select * from `users` where `username` = 'physicskapp' 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 (86745)
Backtrace |
|
select * from `tutor_ratings` where `enabled` = 1 and `tutor_ratings`.`tutor_id` in (86745) 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 (30, 29, 293, 294, 25, 250, 26, 211, 212, 210, 240, 241, 34, 2, 160, 6, 349, 9, 41, 4, 401, 325, 479, 14, 379, 226, 147, 446, 269)
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` in (1, 5, 31, 34)
Backtrace |
|
select * from `tutor_ratings` where `tutor_id` = 86745
Bindings |
|
Backtrace |
|
select * from `solutionrequests` where `solutionrequests`.`id` in (1340618, 8505287, 8765474)
Backtrace |
|
select * from `users` where `users`.`id` = 88033 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (14)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 89341 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (6)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 89722 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (6, 60)
Bindings |
|
Backtrace |
|
select * from `meta` where `meta`.`id` = 14 limit 1
Bindings |
|
Backtrace |
|
select * from `tutor_degrees` where `tutor_degrees`.`tutor_id` = 86745 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-68012df3-53a7b5d64e4bb28357f4cacc" ] "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.218.140.12" ] "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:36:04 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjVoNDBCcUh2UnBtSUg5K3VOblAzVEE9PSIsInZhbHVlIjoidWl3Z2xaYUIvQjNqNWRVMjNxV2E2elB1WGtqRzI1MUhSV3JlUkgxdk42b0FzSmVyYlhJRWpvdTBUaHBnWU5vaWl3Tmx4eVF3cGR2bkRvNERnL3lZaHhwaVJMck00aGZyUXVSeHRQQnVKSUVsUTJjSSt6ci9PdlZIYThJVkF0Q0EiLCJtYWMiOiJhYjdlNDY3ZTgyMmJkNjUzMTVkYTZmYTQwZTI1MjQwZjQwNzM5OTQwYjZiYWRiYzFkZTkxNjZlM2FjODczNWVjIiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 18:36:04 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IjVoNDBCcUh2UnBtSUg5K3VOblAzVEE9PSIsInZhbHVlIjoidWl3Z2xaYUIvQjNqNWRVMjNxV2E2elB1WGtqRzI1MUhSV3JlUkgxdk42b0FzSmVyYlhJRWpvdTBUaHBnWU5vaWl3Tmx4e ▶" 1 => "24houranswers_session=eyJpdiI6InJFODR4KzYzNUkyR1VTQ2U5Q2VNR2c9PSIsInZhbHVlIjoiOFJNbTBSRitDMU1uTklSdjBCQU5lTkNqc0ZYQ3NlQnEyejRrUi9IR3AwdWRsblE1RG0yamE5dXE1Sk5WMnJIcWpmVEw2VFZCMFRCbVJsMGh3NFk2TGkxRCtHZ20zSVpOQ3hEOE9icXg1bGF0ajdRRmtlczVZalVFV3lvUGJUQ1EiLCJtYWMiOiJkNzcyODQ5ZWZlZDczZmMwOTAzYmZhYTY4Y2Y4YzNjYTY5NjM5ZDdiZjlkOTEwNmZlMDQ1ZDgwODI4NWZjYjQ1IiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 18:36:04 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; httponly; samesite=lax ◀24houranswers_session=eyJpdiI6InJFODR4KzYzNUkyR1VTQ2U5Q2VNR2c9PSIsInZhbHVlIjoiOFJNbTBSRitDMU1uTklSdjBCQU5lTkNqc0ZYQ3NlQnEyejRrUi9IR3AwdWRsblE1RG0yamE5dXE1Sk5WMn ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjVoNDBCcUh2UnBtSUg5K3VOblAzVEE9PSIsInZhbHVlIjoidWl3Z2xaYUIvQjNqNWRVMjNxV2E2elB1WGtqRzI1MUhSV3JlUkgxdk42b0FzSmVyYlhJRWpvdTBUaHBnWU5vaWl3Tmx4eVF3cGR2bkRvNERnL3lZaHhwaVJMck00aGZyUXVSeHRQQnVKSUVsUTJjSSt6ci9PdlZIYThJVkF0Q0EiLCJtYWMiOiJhYjdlNDY3ZTgyMmJkNjUzMTVkYTZmYTQwZTI1MjQwZjQwNzM5OTQwYjZiYWRiYzFkZTkxNjZlM2FjODczNWVjIiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 18:36:04 GMT; domain=.24houranswers.com; path=/ ◀XSRF-TOKEN=eyJpdiI6IjVoNDBCcUh2UnBtSUg5K3VOblAzVEE9PSIsInZhbHVlIjoidWl3Z2xaYUIvQjNqNWRVMjNxV2E2elB1WGtqRzI1MUhSV3JlUkgxdk42b0FzSmVyYlhJRWpvdTBUaHBnWU5vaWl3Tmx4e ▶" 1 => "24houranswers_session=eyJpdiI6InJFODR4KzYzNUkyR1VTQ2U5Q2VNR2c9PSIsInZhbHVlIjoiOFJNbTBSRitDMU1uTklSdjBCQU5lTkNqc0ZYQ3NlQnEyejRrUi9IR3AwdWRsblE1RG0yamE5dXE1Sk5WMnJIcWpmVEw2VFZCMFRCbVJsMGh3NFk2TGkxRCtHZ20zSVpOQ3hEOE9icXg1bGF0ajdRRmtlczVZalVFV3lvUGJUQ1EiLCJtYWMiOiJkNzcyODQ5ZWZlZDczZmMwOTAzYmZhYTY4Y2Y4YzNjYTY5NjM5ZDdiZjlkOTEwNmZlMDQ1ZDgwODI4NWZjYjQ1IiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 18:36:04 GMT; domain=.24houranswers.com; path=/; httponly ◀24houranswers_session=eyJpdiI6InJFODR4KzYzNUkyR1VTQ2U5Q2VNR2c9PSIsInZhbHVlIjoiOFJNbTBSRitDMU1uTklSdjBCQU5lTkNqc0ZYQ3NlQnEyejRrUi9IR3AwdWRsblE1RG0yamE5dXE1Sk5WMn ▶" ] ]
0 of 0array:5 [▼ "_token" => "MsFcJx5BMvKwjPmQnNEeVSilU4QX4qNz8iuUjZKt" "utm_source" => "direct" "_previous" => array:1 [▶ "url" => "https://staging.dev.24houranswers.com/tutors/profile/physicskapp" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]