1 x Application (51.62%) | 335ms |
1 x Booting (48.38%) | 314ms |
13 x Illuminate\Cache\Events\CacheMissed (19.59%) | 127ms |
44 x Illuminate\Database\Events\StatementPrepared (10.63%) | 69.02ms |
44 x Illuminate\Database\Events\QueryExecuted (8.02%) | 52.08ms |
66 x Illuminate\Cache\Events\CacheHit (3.6%) | 23.39ms |
1 x creating: tutors.profile (2.57%) | 16.67ms |
12 x Illuminate\Cache\Events\KeyWritten (1.41%) | 9.18ms |
1 x eloquent.booting: App\Models\Lessons\Lesson (0.91%) | 5.92ms |
1 x Illuminate\Foundation\Events\LocaleUpdated (0.69%) | 4.46ms |
1 x eloquent.booting: App\Models\User\User (0.32%) | 2.07ms |
1 x creating: components.breadcrumbs (0.29%) | 1.91ms |
28 x eloquent.retrieved: App\Models\Subject (0.29%) | 1.89ms |
1 x eloquent.booting: App\Models\User\TutorAttributes\TutorRating (0.25%) | 1.60ms |
2 x Illuminate\Database\Events\ConnectionEstablished (0.24%) | 1.53ms |
1 x Illuminate\Routing\Events\Routing (0.19%) | 1.26ms |
16 x eloquent.retrieved: App\Models\SubjectCat (0.16%) | 1.07ms |
1 x creating: site.layouts.app (0.16%) | 1.05ms |
13 x eloquent.retrieved: App\Models\User\User (0.13%) | 858μs |
26 x eloquent.retrieved: App\Models\User\TutorAttributes\TutorRating (0.11%) | 728μs |
1 x creating: components.canonical (0.1%) | 650μs |
1 x eloquent.booting: App\Models\User\Tutor (0.08%) | 499μs |
1 x creating: site.headers.header (0.07%) | 454μs |
1 x eloquent.booted: App\Models\User\Tutor (0.07%) | 435μs |
1 x Illuminate\Routing\Events\RouteMatched (0.07%) | 432μs |
1 x creating: components.forms.tutor-support (0.06%) | 384μs |
1 x creating: components.forms.contact-us (0.05%) | 294μs |
1 x composing: tutors.profile (0.04%) | 251μs |
13 x eloquent.retrieved: App\Models\Lessons\Lesson (0.03%) | 203μs |
1 x creating: components.forms.get-started (0.03%) | 198μs |
1 x eloquent.booted: App\Models\User\User (0.03%) | 191μs |
1 x creating: components.open-graph (0.02%) | 159μs |
1 x composing: components.breadcrumbs (0.02%) | 154μs |
1 x composing: components.forms.contact-us (0.02%) | 136μs |
1 x eloquent.booting: App\Models\SubjectCat (0.02%) | 121μs |
1 x eloquent.retrieved: App\Models\User\Tutor (0.02%) | 117μs |
1 x eloquent.booting: App\Models\User\TutorAttributes\TutorDegree (0.02%) | 114μs |
1 x creating: components.forms.free-tool-download (0.02%) | 103μs |
1 x composing: components.forms.tutor-support (0.01%) | 97μs |
1 x eloquent.booting: App\Models\Meta (0.01%) | 95μs |
1 x creating: components.forms.claim-free-worksheet (0.01%) | 86μs |
1 x creating: components.forms.tutor-subscription-waitlist (0.01%) | 84μs |
1 x creating: components.footer (0.01%) | 83μs |
1 x composing: components.canonical (0.01%) | 82μs |
1 x creating: components.forms.tutor-subscription-join (0.01%) | 82μs |
1 x composing: components.footer (0.01%) | 78μs |
1 x eloquent.booting: App\Models\Subject (0.01%) | 77μs |
1 x eloquent.retrieved: App\Models\Meta (0.01%) | 71μs |
1 x composing: site.headers.header (0.01%) | 65μs |
1 x composing: components.forms.get-started (0.01%) | 57μs |
1 x eloquent.booted: App\Models\Lessons\Lesson (0.01%) | 52μs |
1 x composing: components.open-graph (0.01%) | 50μs |
1 x eloquent.booted: App\Models\User\TutorAttributes\TutorRating (0.01%) | 47μs |
1 x eloquent.booted: App\Models\SubjectCat (0.01%) | 46μs |
1 x eloquent.booted: App\Models\Subject (0.01%) | 45μs |
1 x eloquent.booted: App\Models\User\TutorAttributes\TutorDegree (0.01%) | 44μs |
1 x eloquent.booted: App\Models\Meta (0.01%) | 44μs |
1 x composing: components.forms.free-tool-download (0.01%) | 43μs |
1 x composing: components.forms.claim-free-worksheet (0.01%) | 40μs |
1 x composing: components.forms.tutor-subscription-waitlist (0.01%) | 39μs |
1 x composing: components.forms.tutor-subscription-join (0.01%) | 38μs |
1 x composing: site.layouts.app (0%) | 19μs |
Backtrace |
|
select * from `users` where `username` = 'YourNewTutor' 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 (128897)
Backtrace |
|
select * from `tutor_ratings` where `enabled` = 1 and `tutor_ratings`.`tutor_id` in (128897) 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 (97, 159, 13, 359, 112, 167, 398, 308, 240, 241, 44, 1, 137, 92)
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` in (1, 2, 9, 10, 31, 35, 36)
Backtrace |
|
select * from `tutor_ratings` where `tutor_id` = 128897
Bindings |
|
Backtrace |
|
select * from `solutionrequests` where `solutionrequests`.`id` in (6649085, 3537741, 9003237, 8099985, 9326374, 2451366, 7003251, 8015107, 7208430, 6697748, 7275680, 2801292, 7781908)
Backtrace |
|
select * from `users` where `users`.`id` = 140698 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (159)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 140819 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` = 140698 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (159)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 83933 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (53, 266)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 140698 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (267)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 140698 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (454)
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 `users` where `users`.`id` = 124005 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (398)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 139881 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` = 90413 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (359)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 140698 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (112)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 113013 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (167)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 140698 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` = 128897 and `tutor_degrees`.`tutor_id` is not null order by `year` desc 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` = 36 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` = 35 limit 1
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` = 2 limit 1
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` = 10 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` = 3 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-67adc600-68735fa174409cb6196096f1" ] "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.220.7.194" ] "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, 13 Feb 2025 10:14:25 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkFzSFNEcXpob0tUcVNueGw3TU5DWnc9PSIsInZhbHVlIjoiMnlIOTZvQTlNNzkzVFkrcGFEdEhpbWI0c2hmaUtuZDhPMFZnMkM4MU1CZWVNNjhSOFNPQUphcUJZdUJyQzU3MllLdGJ3cE1aMlJDZS9TUndIQXZ1aGJsODAzVmJhQkRZSG16M2lYd2RUS0dUVVkvNW9XVVd2TE9jb1ZwSDd4eVMiLCJtYWMiOiJjYzI2MjY0ZjdhYmQ3Y2YxYzM5Zjc1ZDkxNmYzYjVmNGYzM2E3ZTg5NTJiYjhlY2EwOGQ2ZmY4NDhkZDU5MDU4IiwidGFnIjoiIn0%3D; expires=Thu, 13 Feb 2025 12:14:25 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IkFzSFNEcXpob0tUcVNueGw3TU5DWnc9PSIsInZhbHVlIjoiMnlIOTZvQTlNNzkzVFkrcGFEdEhpbWI0c2hmaUtuZDhPMFZnMkM4MU1CZWVNNjhSOFNPQUphcUJZdUJyQzU3MllLdGJ3c ▶" 1 => "24houranswers_session=eyJpdiI6IlpyRkQwYkR0M0VYVkp5b1orekVwVHc9PSIsInZhbHVlIjoiSWhUbVFrNmVaWHdaNmFzVlhucWRBWG5hQVB6bm1LVGFRVllRQ0hWT3FuOFJyc3lDRVJidTBDYUwwWkp3QVhxaUFxeU51YlRoTkFMT0lPZFJtWjZtcHNMcHVsK29adVBHVVIzcTlKMEgzT29xc2ZIcHJLcXF6aDFaY3UzT0kwTi8iLCJtYWMiOiI1OTRlZGNhZmM0NjdjZTRiMDFkNGNjOGMyZDhmMzIzNzQ4MjY3Njg1ZTczMjRhODJkNmU1N2Y1MjI2MjdhYWVjIiwidGFnIjoiIn0%3D; expires=Thu, 13 Feb 2025 12:14:25 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; httponly; samesite=lax ◀24houranswers_session=eyJpdiI6IlpyRkQwYkR0M0VYVkp5b1orekVwVHc9PSIsInZhbHVlIjoiSWhUbVFrNmVaWHdaNmFzVlhucWRBWG5hQVB6bm1LVGFRVllRQ0hWT3FuOFJyc3lDRVJidTBDYUwwWkp3QV ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkFzSFNEcXpob0tUcVNueGw3TU5DWnc9PSIsInZhbHVlIjoiMnlIOTZvQTlNNzkzVFkrcGFEdEhpbWI0c2hmaUtuZDhPMFZnMkM4MU1CZWVNNjhSOFNPQUphcUJZdUJyQzU3MllLdGJ3cE1aMlJDZS9TUndIQXZ1aGJsODAzVmJhQkRZSG16M2lYd2RUS0dUVVkvNW9XVVd2TE9jb1ZwSDd4eVMiLCJtYWMiOiJjYzI2MjY0ZjdhYmQ3Y2YxYzM5Zjc1ZDkxNmYzYjVmNGYzM2E3ZTg5NTJiYjhlY2EwOGQ2ZmY4NDhkZDU5MDU4IiwidGFnIjoiIn0%3D; expires=Thu, 13-Feb-2025 12:14:25 GMT; domain=.24houranswers.com; path=/ ◀XSRF-TOKEN=eyJpdiI6IkFzSFNEcXpob0tUcVNueGw3TU5DWnc9PSIsInZhbHVlIjoiMnlIOTZvQTlNNzkzVFkrcGFEdEhpbWI0c2hmaUtuZDhPMFZnMkM4MU1CZWVNNjhSOFNPQUphcUJZdUJyQzU3MllLdGJ3c ▶" 1 => "24houranswers_session=eyJpdiI6IlpyRkQwYkR0M0VYVkp5b1orekVwVHc9PSIsInZhbHVlIjoiSWhUbVFrNmVaWHdaNmFzVlhucWRBWG5hQVB6bm1LVGFRVllRQ0hWT3FuOFJyc3lDRVJidTBDYUwwWkp3QVhxaUFxeU51YlRoTkFMT0lPZFJtWjZtcHNMcHVsK29adVBHVVIzcTlKMEgzT29xc2ZIcHJLcXF6aDFaY3UzT0kwTi8iLCJtYWMiOiI1OTRlZGNhZmM0NjdjZTRiMDFkNGNjOGMyZDhmMzIzNzQ4MjY3Njg1ZTczMjRhODJkNmU1N2Y1MjI2MjdhYWVjIiwidGFnIjoiIn0%3D; expires=Thu, 13-Feb-2025 12:14:25 GMT; domain=.24houranswers.com; path=/; httponly ◀24houranswers_session=eyJpdiI6IlpyRkQwYkR0M0VYVkp5b1orekVwVHc9PSIsInZhbHVlIjoiSWhUbVFrNmVaWHdaNmFzVlhucWRBWG5hQVB6bm1LVGFRVllRQ0hWT3FuOFJyc3lDRVJidTBDYUwwWkp3QV ▶" ] ]
0 of 0array:5 [▼ "_token" => "GOOBfknma8ZI1XoROFt8a6FFSk4vo4s9Oo04HtQu" "utm_source" => "direct" "_previous" => array:1 [▶ "url" => "https://staging.dev.24houranswers.com/tutors/profile/YourNewTutor" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]