1 x Booting (70.27%) | 459ms |
1 x Application (29.73%) | 194ms |
24 x Illuminate\Database\Events\QueryExecuted (7.27%) | 47.51ms |
24 x Illuminate\Database\Events\StatementPrepared (6.87%) | 44.86ms |
36 x Illuminate\Cache\Events\CacheHit (2.55%) | 16.63ms |
11 x Illuminate\Cache\Events\KeyWritten (2.13%) | 13.93ms |
11 x Illuminate\Cache\Events\CacheMissed (2.07%) | 13.55ms |
1 x composing: components.breadcrumbs (1.28%) | 8.34ms |
1 x Illuminate\Foundation\Events\LocaleUpdated (1.23%) | 8.04ms |
1 x composing: components.forms.tutor-subscription-waitlist (0.73%) | 4.78ms |
1 x eloquent.booting: App\Models\Lessons\Lesson (0.68%) | 4.46ms |
1 x Illuminate\Routing\Events\Routing (0.68%) | 4.41ms |
1 x creating: tutors.profile (0.6%) | 3.92ms |
2 x Illuminate\Database\Events\ConnectionEstablished (0.17%) | 1.13ms |
14 x eloquent.retrieved: App\Models\SubjectCat (0.13%) | 846μs |
1 x creating: site.layouts.app (0.12%) | 801μs |
9 x eloquent.retrieved: App\Models\Subject (0.08%) | 533μs |
1 x eloquent.booting: App\Models\User\User (0.08%) | 530μs |
1 x creating: components.canonical (0.08%) | 525μs |
1 x creating: components.breadcrumbs (0.06%) | 367μs |
1 x Illuminate\Routing\Events\RouteMatched (0.05%) | 350μs |
1 x creating: site.headers.header (0.04%) | 291μs |
3 x eloquent.retrieved: App\Models\User\User (0.04%) | 280μs |
1 x creating: components.forms.contact-us (0.04%) | 272μs |
1 x eloquent.booting: App\Models\User\Tutor (0.04%) | 229μs |
1 x eloquent.booting: App\Models\User\TutorAttributes\TutorRating (0.03%) | 218μs |
6 x eloquent.retrieved: App\Models\User\TutorAttributes\TutorRating (0.03%) | 214μs |
1 x creating: components.forms.get-started (0.03%) | 214μs |
1 x creating: components.open-graph (0.03%) | 195μs |
1 x composing: components.forms.contact-us (0.03%) | 184μs |
1 x eloquent.booted: App\Models\User\Tutor (0.03%) | 172μs |
3 x eloquent.retrieved: App\Models\Lessons\Lesson (0.03%) | 170μs |
1 x composing: tutors.profile (0.03%) | 165μs |
1 x creating: components.forms.tutor-subscription-join (0.03%) | 164μs |
1 x eloquent.retrieved: App\Models\Meta (0.02%) | 145μs |
1 x creating: components.forms.free-tool-download (0.02%) | 145μs |
1 x creating: components.forms.claim-free-worksheet (0.02%) | 144μs |
1 x creating: components.forms.tutor-subscription-waitlist (0.02%) | 140μs |
1 x eloquent.retrieved: App\Models\User\Tutor (0.02%) | 129μs |
1 x creating: components.forms.tutor-support (0.02%) | 126μs |
1 x eloquent.booting: App\Models\Meta (0.02%) | 116μs |
1 x composing: components.forms.get-started (0.02%) | 112μs |
1 x composing: components.canonical (0.02%) | 102μs |
1 x eloquent.booted: App\Models\User\User (0.01%) | 94μs |
1 x composing: components.footer (0.01%) | 91μs |
1 x composing: components.forms.tutor-subscription-join (0.01%) | 89μs |
1 x eloquent.booting: App\Models\User\TutorAttributes\TutorDegree (0.01%) | 84μs |
1 x creating: components.footer (0.01%) | 80μs |
1 x composing: components.forms.claim-free-worksheet (0.01%) | 80μs |
1 x eloquent.booting: App\Models\SubjectCat (0.01%) | 73μs |
1 x composing: components.open-graph (0.01%) | 72μs |
1 x composing: site.headers.header (0.01%) | 72μs |
1 x composing: components.forms.free-tool-download (0.01%) | 72μs |
1 x eloquent.booted: App\Models\Lessons\Lesson (0.01%) | 71μs |
1 x composing: components.forms.tutor-support (0.01%) | 69μs |
1 x eloquent.booted: App\Models\Meta (0.01%) | 66μs |
1 x eloquent.booted: App\Models\User\TutorAttributes\TutorRating (0.01%) | 63μs |
1 x eloquent.booted: App\Models\SubjectCat (0.01%) | 60μs |
1 x eloquent.booted: App\Models\User\TutorAttributes\TutorDegree (0.01%) | 58μs |
1 x eloquent.booting: App\Models\Subject (0.01%) | 57μs |
1 x eloquent.booted: App\Models\Subject (0.01%) | 57μs |
1 x composing: site.layouts.app (0%) | 23μs |
Backtrace |
|
select * from `users` where `username` = 'rt' 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 (1915)
Backtrace |
|
select * from `tutor_ratings` where `enabled` = 1 and `tutor_ratings`.`tutor_id` in (1915) 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 (149, 150, 236, 193, 77, 63)
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` in (9, 11, 14, 23, 27)
Backtrace |
|
select * from `tutor_ratings` where `tutor_id` = 1915
Bindings |
|
Backtrace |
|
select * from `solutionrequests` where `solutionrequests`.`id` in (5278397, 3919140, 6898774)
Backtrace |
|
select * from `users` where `users`.`id` = 71883 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (150)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 71968 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (61)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 77442 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (61)
Bindings |
|
Backtrace |
|
select * from `meta` where `meta`.`id` = 14 limit 1
Bindings |
|
Backtrace |
|
select * from `tutor_degrees` where `tutor_degrees`.`tutor_id` = 1915 and `tutor_degrees`.`tutor_id` is not null order by `year` desc limit 1
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` = 11 limit 1
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` = 14 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` = 23 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` = 3 limit 1
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` = 36 limit 1
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` = 4 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-67f911b2-224e325c194baca01b9efa73" ] "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.221.158.39" ] "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 => "Fri, 11 Apr 2025 12:57:23 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Imc4Y0RxTjhDekxmR1VYYlk3clROQ3c9PSIsInZhbHVlIjoiajVGVnRrOUNRbXpZRTlJekJFdHEvR1RFRDgxU2I0VDZJcWV6emYzL2FpQkV0bEZUT3pDMm42TDRCanlyY0hIcmdKL2ROa2x2UFp3eWVmNWlReHErNi9kb05KaVBjWXluU0I3N0pKZEV2alVxNkthMnE5MnJxLzFsczR3VWpNVW4iLCJtYWMiOiI5YTU4NDBjOGUyYTI1OWU2Njg2YWM3OWU5MTIzZjk5NGYyOTMzMWY5NzcwMTM1NGZkYWQ1NTllZDNiNmQwYzljIiwidGFnIjoiIn0%3D; expires=Fri, 11 Apr 2025 14:57:23 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; samesite=lax ◀XSRF-TOKEN=eyJpdiI6Imc4Y0RxTjhDekxmR1VYYlk3clROQ3c9PSIsInZhbHVlIjoiajVGVnRrOUNRbXpZRTlJekJFdHEvR1RFRDgxU2I0VDZJcWV6emYzL2FpQkV0bEZUT3pDMm42TDRCanlyY0hIcmdKL2ROa ▶" 1 => "24houranswers_session=eyJpdiI6ImtsNnhoRHhnZ0liNG9rOEZVUklabEE9PSIsInZhbHVlIjoiZFdLM2VyNDVNRmxhVlptUUkyQ1l1Q0x6ZE5OY3gyaSsrbHAzZ011VkZlVThLRGpYRXlDNUxXNFZST0lTdHJWSVBoYk5uTFMra1h1dzV3NlpVSXhqWTVIbE0vTVZzKzhSc1l2UnhYbjRmSHhVcm5MZnYzZS9VKzVQT0JZR2FVTTciLCJtYWMiOiJmNTRjNjEzYWU4ZjA3MzEzZTUyZGQzMTYwODNmOWQwZTVmZDQ1Mjk0MWZkYjAxZGFkOTk5ODgzYmRhYTQ2ZjU2IiwidGFnIjoiIn0%3D; expires=Fri, 11 Apr 2025 14:57:23 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; httponly; samesite=lax ◀24houranswers_session=eyJpdiI6ImtsNnhoRHhnZ0liNG9rOEZVUklabEE9PSIsInZhbHVlIjoiZFdLM2VyNDVNRmxhVlptUUkyQ1l1Q0x6ZE5OY3gyaSsrbHAzZ011VkZlVThLRGpYRXlDNUxXNFZST0lTdH ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Imc4Y0RxTjhDekxmR1VYYlk3clROQ3c9PSIsInZhbHVlIjoiajVGVnRrOUNRbXpZRTlJekJFdHEvR1RFRDgxU2I0VDZJcWV6emYzL2FpQkV0bEZUT3pDMm42TDRCanlyY0hIcmdKL2ROa2x2UFp3eWVmNWlReHErNi9kb05KaVBjWXluU0I3N0pKZEV2alVxNkthMnE5MnJxLzFsczR3VWpNVW4iLCJtYWMiOiI5YTU4NDBjOGUyYTI1OWU2Njg2YWM3OWU5MTIzZjk5NGYyOTMzMWY5NzcwMTM1NGZkYWQ1NTllZDNiNmQwYzljIiwidGFnIjoiIn0%3D; expires=Fri, 11-Apr-2025 14:57:23 GMT; domain=.24houranswers.com; path=/ ◀XSRF-TOKEN=eyJpdiI6Imc4Y0RxTjhDekxmR1VYYlk3clROQ3c9PSIsInZhbHVlIjoiajVGVnRrOUNRbXpZRTlJekJFdHEvR1RFRDgxU2I0VDZJcWV6emYzL2FpQkV0bEZUT3pDMm42TDRCanlyY0hIcmdKL2ROa ▶" 1 => "24houranswers_session=eyJpdiI6ImtsNnhoRHhnZ0liNG9rOEZVUklabEE9PSIsInZhbHVlIjoiZFdLM2VyNDVNRmxhVlptUUkyQ1l1Q0x6ZE5OY3gyaSsrbHAzZ011VkZlVThLRGpYRXlDNUxXNFZST0lTdHJWSVBoYk5uTFMra1h1dzV3NlpVSXhqWTVIbE0vTVZzKzhSc1l2UnhYbjRmSHhVcm5MZnYzZS9VKzVQT0JZR2FVTTciLCJtYWMiOiJmNTRjNjEzYWU4ZjA3MzEzZTUyZGQzMTYwODNmOWQwZTVmZDQ1Mjk0MWZkYjAxZGFkOTk5ODgzYmRhYTQ2ZjU2IiwidGFnIjoiIn0%3D; expires=Fri, 11-Apr-2025 14:57:23 GMT; domain=.24houranswers.com; path=/; httponly ◀24houranswers_session=eyJpdiI6ImtsNnhoRHhnZ0liNG9rOEZVUklabEE9PSIsInZhbHVlIjoiZFdLM2VyNDVNRmxhVlptUUkyQ1l1Q0x6ZE5OY3gyaSsrbHAzZ011VkZlVThLRGpYRXlDNUxXNFZST0lTdH ▶" ] ]
0 of 0array:5 [▼ "_token" => "ymdt7ILZIWhOrOmaoiCcCKBH7DTqdcX4RLoeM224" "utm_source" => "direct" "_previous" => array:1 [▶ "url" => "https://staging.dev.24houranswers.com/tutors/profile/rt" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]