1 x Booting (67.89%) | 401ms |
1 x Application (32.11%) | 190ms |
40 x Illuminate\Database\Events\StatementPrepared (13.37%) | 79.05ms |
40 x Illuminate\Database\Events\QueryExecuted (10.17%) | 60.17ms |
75 x Illuminate\Cache\Events\CacheHit (3.3%) | 19.53ms |
1 x Illuminate\Foundation\Events\LocaleUpdated (0.81%) | 4.78ms |
4 x Illuminate\Cache\Events\KeyWritten (0.62%) | 3.64ms |
4 x Illuminate\Cache\Events\CacheMissed (0.44%) | 2.59ms |
28 x eloquent.retrieved: App\Models\Subject (0.36%) | 2.13ms |
2 x Illuminate\Database\Events\ConnectionEstablished (0.27%) | 1.60ms |
14 x eloquent.retrieved: App\Models\User\User (0.26%) | 1.53ms |
1 x Illuminate\Routing\Events\Routing (0.25%) | 1.48ms |
1 x creating: tutors.profile (0.19%) | 1.13ms |
1 x creating: site.layouts.app (0.14%) | 804μs |
1 x eloquent.booting: App\Models\User\Tutor (0.09%) | 512μs |
1 x Illuminate\Routing\Events\RouteMatched (0.09%) | 505μs |
1 x eloquent.booting: App\Models\User\User (0.08%) | 472μs |
28 x eloquent.retrieved: App\Models\User\TutorAttributes\TutorRating (0.07%) | 421μs |
1 x eloquent.booting: App\Models\Lessons\LiveRequest (0.07%) | 389μs |
1 x creating: components.canonical (0.05%) | 323μs |
6 x eloquent.retrieved: App\Models\SubjectCat (0.05%) | 320μs |
1 x eloquent.booted: App\Models\User\Tutor (0.04%) | 253μs |
11 x eloquent.retrieved: App\Models\Lessons\Lesson (0.04%) | 241μs |
1 x creating: components.forms.contact-us (0.04%) | 241μs |
1 x creating: components.breadcrumbs (0.04%) | 210μs |
1 x creating: site.headers.header (0.03%) | 178μs |
1 x creating: components.forms.get-started (0.03%) | 170μs |
1 x eloquent.booting: App\Models\User\TutorAttributes\TutorRating (0.03%) | 168μs |
1 x eloquent.booted: App\Models\Lessons\LiveRequest (0.03%) | 157μs |
1 x eloquent.booting: App\Models\User\TutorAttributes\TutorDegree (0.03%) | 153μs |
1 x eloquent.retrieved: App\Models\User\Tutor (0.02%) | 147μs |
1 x eloquent.booting: App\Models\Lessons\Lesson (0.02%) | 139μs |
1 x creating: components.open-graph (0.02%) | 125μs |
1 x composing: components.forms.contact-us (0.02%) | 123μs |
3 x eloquent.retrieved: App\Models\Lessons\LiveRequest (0.02%) | 111μs |
1 x eloquent.booted: App\Models\User\User (0.02%) | 89μs |
1 x composing: components.breadcrumbs (0.01%) | 86μs |
1 x eloquent.booting: App\Models\Meta (0.01%) | 79μs |
1 x creating: components.footer (0.01%) | 78μs |
1 x composing: tutors.profile (0.01%) | 77μs |
1 x eloquent.booting: App\Models\SubjectCat (0.01%) | 76μs |
1 x composing: components.canonical (0.01%) | 76μs |
1 x creating: components.forms.free-tool-download (0.01%) | 74μs |
1 x creating: components.forms.tutor-subscription-waitlist (0.01%) | 74μs |
1 x composing: components.footer (0.01%) | 73μs |
1 x eloquent.retrieved: App\Models\Meta (0.01%) | 68μs |
1 x creating: components.forms.claim-free-worksheet (0.01%) | 67μs |
1 x creating: components.forms.tutor-subscription-join (0.01%) | 62μs |
1 x eloquent.booted: App\Models\User\TutorAttributes\TutorDegree (0.01%) | 60μs |
1 x creating: components.forms.tutor-support (0.01%) | 60μs |
1 x composing: components.forms.get-started (0.01%) | 60μs |
1 x eloquent.booted: App\Models\Lessons\Lesson (0.01%) | 59μs |
1 x eloquent.booted: App\Models\User\TutorAttributes\TutorRating (0.01%) | 57μs |
1 x composing: site.headers.header (0.01%) | 48μs |
1 x composing: components.open-graph (0.01%) | 48μs |
1 x eloquent.booted: App\Models\SubjectCat (0.01%) | 42μs |
1 x eloquent.booted: App\Models\Meta (0.01%) | 42μs |
1 x composing: components.forms.free-tool-download (0.01%) | 42μs |
1 x composing: components.forms.tutor-subscription-waitlist (0.01%) | 39μs |
1 x composing: components.forms.claim-free-worksheet (0.01%) | 38μs |
1 x composing: components.forms.tutor-support (0.01%) | 38μs |
1 x eloquent.booted: App\Models\Subject (0.01%) | 37μs |
1 x composing: components.forms.tutor-subscription-join (0.01%) | 37μs |
1 x eloquent.booting: App\Models\Subject (0.01%) | 32μs |
1 x composing: site.layouts.app (0%) | 17μs |
Backtrace |
|
select * from `users` where `username` = 'bekulan' 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 (56921)
Backtrace |
|
select * from `tutor_ratings` where `enabled` = 1 and `tutor_ratings`.`tutor_id` in (56921) 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, 99, 12, 94, 92, 98, 159, 87, 13, 91, 90, 462, 150, 96)
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` in (9, 32, 35, 36)
Backtrace |
|
select * from `tutor_ratings` where `tutor_id` = 56921
Bindings |
|
Backtrace |
|
select * from `liverequests` where `liverequests`.`id` in (5328152, 5437037, 4409580)
Backtrace |
|
select * from `solutionrequests` where `solutionrequests`.`id` in (5984460, 8599257, 8901614, 1783562, 4771562, 2529329, 7461574, 6931203, 5025076, 5175568, 5262146)
Backtrace |
|
select * from `users` where `users`.`id` = 38684 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (13)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 16661 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` = 61183 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` = 60963 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` = 61183 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` = 60963 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` = 60963 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` = 71808 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (94)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 71951 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` = 71951 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` = 71951 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` = 78873 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` = 56179 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` = 71951 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (150)
Bindings |
|
Backtrace |
|
select * from `meta` where `meta`.`id` = 14 limit 1
Bindings |
|
Backtrace |
|
select * from `tutor_degrees` where `tutor_degrees`.`tutor_id` = 56921 and `tutor_degrees`.`tutor_id` is not null order by `year` desc 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` = 32 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-68010301-2a4b6c0e2f7e7d7d24c846a9" ] "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.133.113.237" ] "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 13:32:49 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImUwdVYxNHNMdS94cWxUY2JuZjFKN3c9PSIsInZhbHVlIjoiVnJxWkVUUkZNS1haYWRMcXBWSDJVbjJDNm42YUxHU2FQTFEvamNFT0NzaVV6ajZEUytuYUZhdnVUbm5Wb1ZGM1pmQ0RHWVRZTDRQNWRadUFrYStSQXJrZlZ4RTJMVEJZdmp5Ym9pZTcrYk9TUFZ6TVovNzF2MXV1cVY0bGhqODUiLCJtYWMiOiI5MThhNjc2Y2Q5M2VhZjAzNDFlNGE5NjQ0MmNmY2U3NzM4YzNiZmQzMTM0MmU1YTQwMzEwMTkyMzk0MjZlOTVlIiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 15:32:49 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; samesite=lax ◀XSRF-TOKEN=eyJpdiI6ImUwdVYxNHNMdS94cWxUY2JuZjFKN3c9PSIsInZhbHVlIjoiVnJxWkVUUkZNS1haYWRMcXBWSDJVbjJDNm42YUxHU2FQTFEvamNFT0NzaVV6ajZEUytuYUZhdnVUbm5Wb1ZGM1pmQ0RHW ▶" 1 => "24houranswers_session=eyJpdiI6IkpDNStUd1NwSWZLSlgvYlZ0UUh4UEE9PSIsInZhbHVlIjoiaWRFU0FJcGllVE5Tb0QrL01xSjR2eWF3alNVZnoyWGN4akJOM1g4NlhkbFVxaEVJNkVaRDJQT21GekxqYzBNcGw0YndPTG15SmJPcVlCL3dsVHpHdC9PSEZXZmhXNFNROHhMTDZ5S1AyUnI1RXhySDFIVitJT3dDRGhGejMrbkYiLCJtYWMiOiJiMjZlOTIzYzNmMmZjNTkxNjkwNDc4NGI4ZmFlMzVmZjM0OWZmYTlmMzE1NDY2NWVmZWQxZWU3ZTgxZWRlYWFmIiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 15:32:49 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; httponly; samesite=lax ◀24houranswers_session=eyJpdiI6IkpDNStUd1NwSWZLSlgvYlZ0UUh4UEE9PSIsInZhbHVlIjoiaWRFU0FJcGllVE5Tb0QrL01xSjR2eWF3alNVZnoyWGN4akJOM1g4NlhkbFVxaEVJNkVaRDJQT21GekxqYz ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImUwdVYxNHNMdS94cWxUY2JuZjFKN3c9PSIsInZhbHVlIjoiVnJxWkVUUkZNS1haYWRMcXBWSDJVbjJDNm42YUxHU2FQTFEvamNFT0NzaVV6ajZEUytuYUZhdnVUbm5Wb1ZGM1pmQ0RHWVRZTDRQNWRadUFrYStSQXJrZlZ4RTJMVEJZdmp5Ym9pZTcrYk9TUFZ6TVovNzF2MXV1cVY0bGhqODUiLCJtYWMiOiI5MThhNjc2Y2Q5M2VhZjAzNDFlNGE5NjQ0MmNmY2U3NzM4YzNiZmQzMTM0MmU1YTQwMzEwMTkyMzk0MjZlOTVlIiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 15:32:49 GMT; domain=.24houranswers.com; path=/ ◀XSRF-TOKEN=eyJpdiI6ImUwdVYxNHNMdS94cWxUY2JuZjFKN3c9PSIsInZhbHVlIjoiVnJxWkVUUkZNS1haYWRMcXBWSDJVbjJDNm42YUxHU2FQTFEvamNFT0NzaVV6ajZEUytuYUZhdnVUbm5Wb1ZGM1pmQ0RHW ▶" 1 => "24houranswers_session=eyJpdiI6IkpDNStUd1NwSWZLSlgvYlZ0UUh4UEE9PSIsInZhbHVlIjoiaWRFU0FJcGllVE5Tb0QrL01xSjR2eWF3alNVZnoyWGN4akJOM1g4NlhkbFVxaEVJNkVaRDJQT21GekxqYzBNcGw0YndPTG15SmJPcVlCL3dsVHpHdC9PSEZXZmhXNFNROHhMTDZ5S1AyUnI1RXhySDFIVitJT3dDRGhGejMrbkYiLCJtYWMiOiJiMjZlOTIzYzNmMmZjNTkxNjkwNDc4NGI4ZmFlMzVmZjM0OWZmYTlmMzE1NDY2NWVmZWQxZWU3ZTgxZWRlYWFmIiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 15:32:49 GMT; domain=.24houranswers.com; path=/; httponly ◀24houranswers_session=eyJpdiI6IkpDNStUd1NwSWZLSlgvYlZ0UUh4UEE9PSIsInZhbHVlIjoiaWRFU0FJcGllVE5Tb0QrL01xSjR2eWF3alNVZnoyWGN4akJOM1g4NlhkbFVxaEVJNkVaRDJQT21GekxqYz ▶" ] ]
0 of 0array:5 [▼ "_token" => "sidadZ90Xq5xEHsV8q06MYLR38OPH6KNOo4C0Xmk" "utm_source" => "direct" "_previous" => array:1 [▶ "url" => "https://staging.dev.24houranswers.com/tutors/profile/bekulan" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]