1 x Booting (65.09%) | 397ms |
1 x Application (34.9%) | 213ms |
38 x Illuminate\Database\Events\StatementPrepared (11.79%) | 71.94ms |
38 x Illuminate\Database\Events\QueryExecuted (10.74%) | 65.53ms |
46 x Illuminate\Cache\Events\CacheHit (3.82%) | 23.34ms |
5 x Illuminate\Cache\Events\CacheMissed (1.57%) | 9.60ms |
1 x creating: tutors.profile (1.37%) | 8.35ms |
1 x Illuminate\Foundation\Events\LocaleUpdated (0.76%) | 4.66ms |
5 x Illuminate\Cache\Events\KeyWritten (0.61%) | 3.75ms |
1 x eloquent.booting: App\Models\User\User (0.34%) | 2.06ms |
1 x creating: components.breadcrumbs (0.31%) | 1.90ms |
20 x eloquent.retrieved: App\Models\Subject (0.28%) | 1.73ms |
2 x Illuminate\Database\Events\ConnectionEstablished (0.28%) | 1.70ms |
1 x Illuminate\Routing\Events\Routing (0.24%) | 1.50ms |
1 x creating: site.layouts.app (0.23%) | 1.39ms |
13 x eloquent.retrieved: App\Models\User\User (0.19%) | 1.16ms |
1 x Illuminate\Routing\Events\RouteMatched (0.09%) | 556μs |
1 x creating: components.canonical (0.09%) | 521μs |
1 x eloquent.booting: App\Models\User\Tutor (0.08%) | 518μs |
5 x eloquent.retrieved: App\Models\SubjectCat (0.08%) | 511μs |
25 x eloquent.retrieved: App\Models\User\TutorAttributes\TutorRating (0.07%) | 451μs |
1 x eloquent.booting: App\Models\Lessons\Lesson (0.07%) | 413μs |
13 x eloquent.retrieved: App\Models\Lessons\Lesson (0.06%) | 377μs |
1 x creating: site.headers.header (0.06%) | 369μs |
1 x creating: components.forms.contact-us (0.05%) | 301μs |
1 x composing: tutors.profile (0.05%) | 288μs |
1 x composing: components.breadcrumbs (0.04%) | 233μs |
1 x eloquent.booted: App\Models\User\Tutor (0.04%) | 232μs |
1 x creating: components.open-graph (0.04%) | 229μs |
1 x eloquent.retrieved: App\Models\Meta (0.04%) | 219μs |
1 x eloquent.booting: App\Models\User\TutorAttributes\TutorRating (0.03%) | 208μs |
1 x creating: components.forms.claim-free-worksheet (0.03%) | 201μs |
1 x eloquent.booting: App\Models\User\TutorAttributes\TutorDegree (0.03%) | 200μs |
1 x creating: components.forms.get-started (0.03%) | 188μs |
1 x composing: components.forms.contact-us (0.03%) | 169μs |
1 x creating: components.forms.tutor-subscription-waitlist (0.02%) | 145μs |
1 x creating: components.forms.free-tool-download (0.02%) | 141μs |
1 x creating: components.forms.tutor-support (0.02%) | 141μs |
1 x creating: components.forms.tutor-subscription-join (0.02%) | 136μs |
1 x eloquent.retrieved: App\Models\User\Tutor (0.02%) | 123μs |
1 x composing: components.canonical (0.02%) | 111μs |
1 x eloquent.booted: App\Models\Meta (0.02%) | 104μs |
1 x composing: components.footer (0.02%) | 93μs |
1 x eloquent.booted: App\Models\User\User (0.01%) | 90μs |
1 x composing: site.headers.header (0.01%) | 89μs |
1 x composing: components.open-graph (0.01%) | 87μs |
1 x composing: components.forms.claim-free-worksheet (0.01%) | 87μs |
1 x eloquent.booting: App\Models\Subject (0.01%) | 84μs |
1 x eloquent.booting: App\Models\Meta (0.01%) | 82μs |
1 x composing: components.forms.get-started (0.01%) | 82μs |
1 x composing: components.forms.free-tool-download (0.01%) | 78μs |
1 x eloquent.booting: App\Models\SubjectCat (0.01%) | 78μs |
1 x composing: components.forms.tutor-subscription-waitlist (0.01%) | 78μs |
1 x composing: components.forms.tutor-subscription-join (0.01%) | 76μs |
1 x composing: components.forms.tutor-support (0.01%) | 76μs |
1 x creating: components.footer (0.01%) | 75μs |
1 x eloquent.booted: App\Models\SubjectCat (0.01%) | 64μs |
1 x eloquent.booted: App\Models\Lessons\Lesson (0.01%) | 62μs |
1 x eloquent.booted: App\Models\User\TutorAttributes\TutorRating (0.01%) | 58μs |
1 x eloquent.booted: App\Models\Subject (0.01%) | 49μs |
1 x eloquent.booted: App\Models\User\TutorAttributes\TutorDegree (0.01%) | 42μs |
1 x composing: site.layouts.app (0%) | 22μs |
Backtrace |
|
select * from `users` where `username` = 'nava' 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 (31366)
Backtrace |
|
select * from `tutor_ratings` where `enabled` = 1 and `tutor_ratings`.`tutor_id` in (31366) 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 (18, 50, 136, 258, 140, 143, 442)
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` in (3, 33)
Backtrace |
|
select * from `tutor_ratings` where `tutor_id` = 31366
Bindings |
|
Backtrace |
|
select * from `solutionrequests` where `solutionrequests`.`id` in (8730729, 2109359, 2209565, 5970481, 6423438, 8383358, 8616679, 2423710, 1661000, 8965458, 1509847, 1539308, 3382415)
Backtrace |
|
select * from `users` where `users`.`id` = 48248 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` = 63482 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` = 63312 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` = 63695 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` = 63387 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (140)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 63387 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (140)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 63387 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (140)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 63387 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (140)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 64166 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (140)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 63036 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (140)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 120507 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (258)
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 140133 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` = 127329 and `is_suspended` = 0 and `is_deactivated` = 0 limit 1
Bindings |
|
Backtrace |
|
select * from `subjects` where `subjects`.`id` in (442)
Bindings |
|
Backtrace |
|
select * from `meta` where `meta`.`id` = 14 limit 1
Bindings |
|
Backtrace |
|
select * from `tutor_degrees` where `tutor_degrees`.`tutor_id` = 31366 and `tutor_degrees`.`tutor_id` is not null order by `year` desc 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` = 33 limit 1
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` = 36 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-6800d444-1ba77b2730fc200660f606e6" ] "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 => "52.14.88.125" ] "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 10:13:25 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkVaSUo2T0s5Skp3bXFET1czZFh6Z3c9PSIsInZhbHVlIjoiZE5iU3B1cGNaeXpTc1RPMGVHK05kV0JuOTFKYlU0K0Fsd2Q5R2h4REhubjE5QjhIV2djanllc2lWcVVmUXhtemFJbVZteWRCOWNlWmg3LzliTU94c0drZThUWGdIUlVrQllUam5lREI1SU9GZFBzY2kveWJvSWg3dm5VbEdrek8iLCJtYWMiOiJiNDIyNmE0OWU1ZGViNDkxYTU5MWU2MjQyOGI2ZWViOTc3ZjlhNjNlYWVlN2NmYzQ2OTg2NTBiODY3ZDhhZTliIiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 12:13:25 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IkVaSUo2T0s5Skp3bXFET1czZFh6Z3c9PSIsInZhbHVlIjoiZE5iU3B1cGNaeXpTc1RPMGVHK05kV0JuOTFKYlU0K0Fsd2Q5R2h4REhubjE5QjhIV2djanllc2lWcVVmUXhtemFJbVZte ▶" 1 => "24houranswers_session=eyJpdiI6IlJGdTllMVBjVG5aUjVMUWRhdHFxZEE9PSIsInZhbHVlIjoiMDVtT3hDUnVKa3F4SUFicXlTaVg4OXNQWGtob2ZPY3BWUmJxcnhSN2k0T1cxTlgwYkZhODRkOTBLV2FvNWhUNHNWb2RuekswUEpWWmhGY1ZyNFdFRDMydlZUODZLS1RMTWNnSDlzRUxSYWlwQ2MybmE1ZXlkLzl1V08rMzh5eE4iLCJtYWMiOiJiMzQ1NGZkYjZjNTcxNGY3ZjYzYzliMjVlNDg3NTcwNGUwMWZmODUxZWRjNTFjNjM5NDMyOWJjNDEzMjdmNjcwIiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 12:13:25 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; httponly; samesite=lax ◀24houranswers_session=eyJpdiI6IlJGdTllMVBjVG5aUjVMUWRhdHFxZEE9PSIsInZhbHVlIjoiMDVtT3hDUnVKa3F4SUFicXlTaVg4OXNQWGtob2ZPY3BWUmJxcnhSN2k0T1cxTlgwYkZhODRkOTBLV2FvNW ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkVaSUo2T0s5Skp3bXFET1czZFh6Z3c9PSIsInZhbHVlIjoiZE5iU3B1cGNaeXpTc1RPMGVHK05kV0JuOTFKYlU0K0Fsd2Q5R2h4REhubjE5QjhIV2djanllc2lWcVVmUXhtemFJbVZteWRCOWNlWmg3LzliTU94c0drZThUWGdIUlVrQllUam5lREI1SU9GZFBzY2kveWJvSWg3dm5VbEdrek8iLCJtYWMiOiJiNDIyNmE0OWU1ZGViNDkxYTU5MWU2MjQyOGI2ZWViOTc3ZjlhNjNlYWVlN2NmYzQ2OTg2NTBiODY3ZDhhZTliIiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 12:13:25 GMT; domain=.24houranswers.com; path=/ ◀XSRF-TOKEN=eyJpdiI6IkVaSUo2T0s5Skp3bXFET1czZFh6Z3c9PSIsInZhbHVlIjoiZE5iU3B1cGNaeXpTc1RPMGVHK05kV0JuOTFKYlU0K0Fsd2Q5R2h4REhubjE5QjhIV2djanllc2lWcVVmUXhtemFJbVZte ▶" 1 => "24houranswers_session=eyJpdiI6IlJGdTllMVBjVG5aUjVMUWRhdHFxZEE9PSIsInZhbHVlIjoiMDVtT3hDUnVKa3F4SUFicXlTaVg4OXNQWGtob2ZPY3BWUmJxcnhSN2k0T1cxTlgwYkZhODRkOTBLV2FvNWhUNHNWb2RuekswUEpWWmhGY1ZyNFdFRDMydlZUODZLS1RMTWNnSDlzRUxSYWlwQ2MybmE1ZXlkLzl1V08rMzh5eE4iLCJtYWMiOiJiMzQ1NGZkYjZjNTcxNGY3ZjYzYzliMjVlNDg3NTcwNGUwMWZmODUxZWRjNTFjNjM5NDMyOWJjNDEzMjdmNjcwIiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 12:13:25 GMT; domain=.24houranswers.com; path=/; httponly ◀24houranswers_session=eyJpdiI6IlJGdTllMVBjVG5aUjVMUWRhdHFxZEE9PSIsInZhbHVlIjoiMDVtT3hDUnVKa3F4SUFicXlTaVg4OXNQWGtob2ZPY3BWUmJxcnhSN2k0T1cxTlgwYkZhODRkOTBLV2FvNW ▶" ] ]
0 of 0array:5 [▼ "_token" => "hp4kSzUs8rjS9QWyuiRtOSKthsChGj16YukyAlJH" "utm_source" => "direct" "_previous" => array:1 [▶ "url" => "https://staging.dev.24houranswers.com/tutors/profile/nava" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]