1 x Booting (72.54%) | 387ms |
1 x Application (27.45%) | 146ms |
137 x Illuminate\Cache\Events\CacheHit (9.85%) | 52.53ms |
16 x Illuminate\Database\Events\StatementPrepared (5.05%) | 26.95ms |
16 x Illuminate\Database\Events\QueryExecuted (4.44%) | 23.66ms |
10 x Illuminate\Cache\Events\KeyWritten (1.69%) | 9.00ms |
10 x Illuminate\Cache\Events\CacheMissed (1.46%) | 7.80ms |
1 x Illuminate\Foundation\Events\LocaleUpdated (0.99%) | 5.29ms |
1 x creating: tutors.profile (0.58%) | 3.07ms |
2 x Illuminate\Database\Events\ConnectionEstablished (0.35%) | 1.84ms |
1 x Illuminate\Routing\Events\Routing (0.28%) | 1.49ms |
1 x eloquent.booting: App\Models\User\Tutor (0.14%) | 754μs |
14 x eloquent.retrieved: App\Models\SubjectCat (0.13%) | 703μs |
1 x Illuminate\Routing\Events\RouteMatched (0.12%) | 624μs |
31 x eloquent.retrieved: App\Models\Subject (0.1%) | 521μs |
1 x creating: components.canonical (0.09%) | 479μs |
1 x creating: components.breadcrumbs (0.09%) | 464μs |
1 x creating: components.forms.contact-us (0.07%) | 363μs |
1 x creating: site.layouts.app (0.07%) | 363μs |
1 x creating: components.forms.tutor-subscription-waitlist (0.06%) | 303μs |
1 x eloquent.booted: App\Models\User\Tutor (0.05%) | 259μs |
1 x creating: site.headers.header (0.04%) | 214μs |
1 x composing: components.breadcrumbs (0.03%) | 176μs |
1 x composing: components.forms.contact-us (0.03%) | 174μs |
1 x composing: tutors.profile (0.03%) | 166μs |
1 x creating: components.forms.get-started (0.03%) | 155μs |
1 x creating: components.open-graph (0.03%) | 140μs |
1 x composing: components.footer (0.03%) | 140μs |
1 x creating: components.forms.claim-free-worksheet (0.02%) | 124μs |
1 x eloquent.booting: App\Models\Meta (0.02%) | 123μs |
1 x creating: components.footer (0.02%) | 106μs |
1 x eloquent.booting: App\Models\User\TutorAttributes\TutorRating (0.02%) | 104μs |
1 x eloquent.retrieved: App\Models\Meta (0.02%) | 94μs |
1 x eloquent.retrieved: App\Models\User\Tutor (0.02%) | 93μs |
1 x creating: components.forms.tutor-subscription-join (0.02%) | 92μs |
1 x composing: components.forms.tutor-support (0.02%) | 86μs |
1 x eloquent.booting: App\Models\SubjectCat (0.02%) | 84μs |
1 x creating: components.forms.free-tool-download (0.02%) | 84μs |
1 x composing: components.canonical (0.01%) | 78μs |
1 x creating: components.forms.tutor-support (0.01%) | 76μs |
1 x composing: components.forms.claim-free-worksheet (0.01%) | 73μs |
1 x eloquent.booted: App\Models\SubjectCat (0.01%) | 58μs |
1 x eloquent.booting: App\Models\User\TutorAttributes\TutorDegree (0.01%) | 56μs |
1 x composing: components.forms.tutor-subscription-waitlist (0.01%) | 55μs |
1 x composing: components.forms.get-started (0.01%) | 53μs |
1 x composing: components.open-graph (0.01%) | 49μs |
1 x composing: site.headers.header (0.01%) | 48μs |
1 x eloquent.booted: App\Models\Subject (0.01%) | 47μs |
1 x eloquent.booting: App\Models\Subject (0.01%) | 46μs |
1 x eloquent.booted: App\Models\Meta (0.01%) | 43μs |
1 x composing: components.forms.free-tool-download (0.01%) | 41μs |
1 x composing: components.forms.tutor-subscription-join (0.01%) | 41μs |
1 x eloquent.booted: App\Models\User\TutorAttributes\TutorRating (0.01%) | 38μs |
1 x eloquent.booted: App\Models\User\TutorAttributes\TutorDegree (0.01%) | 37μs |
1 x composing: site.layouts.app (0%) | 16μs |
Backtrace |
|
select * from `users` where `username` = 'mickey1989' 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 (127454)
Backtrace |
|
select * from `tutor_ratings` where `enabled` = 1 and `tutor_ratings`.`tutor_id` in (127454) 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 (15, 130, 394, 490, 52, 371, 167, 395, 500, 309, 293, 294, 26, 240, 241, 1, 6, 70, 3, 349, 9, 396, 401, 325, 479, 14, 379, 397, 226, 501, 269)
Bindings |
|
Backtrace |
|
select * from `subject_cats` where `subject_cats`.`id` in (1, 3, 5, 10, 31, 34)
Backtrace |
|
select * from `tutor_ratings` where `tutor_id` = 127454
Bindings |
|
Backtrace |
|
select * from `meta` where `meta`.`id` = 14 limit 1
Bindings |
|
Backtrace |
|
select * from `tutor_degrees` where `tutor_degrees`.`tutor_id` = 127454 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` = 34 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` = 5 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` = 36 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-68012b62-397dc2337a16e7dc6818c9c9" ] "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 => "13.58.68.83" ] "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:25:07 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImRQVnI3eElRVlpRblRVbzlBczdvU3c9PSIsInZhbHVlIjoiUjBaNWpQY0s5cGUvQWF1Wjh0eEk3WGROV3FSc2Q0NWhCQk5FeW9hcFNid29TMFBMeEZWbWpjNHhkV3ZQT2gzN3FCemVVdnVVZzgzSWppVVY5UzhLYllrK1J0WlV2cTFpVVF4VDd4bXV3T3hobnVHbU1LYkhSMnlEZzFWaWdUS2YiLCJtYWMiOiJjNWM4NDdjOWEyNTFlNDgwMjY2MWQ4ZTE0Y2RkZWI1MWZhYzllZDQ2ZmYwZjA5YTAwODQyMjlkNWFjNDllOTZjIiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 18:25:07 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; samesite=lax ◀XSRF-TOKEN=eyJpdiI6ImRQVnI3eElRVlpRblRVbzlBczdvU3c9PSIsInZhbHVlIjoiUjBaNWpQY0s5cGUvQWF1Wjh0eEk3WGROV3FSc2Q0NWhCQk5FeW9hcFNid29TMFBMeEZWbWpjNHhkV3ZQT2gzN3FCemVVd ▶" 1 => "24houranswers_session=eyJpdiI6ImdMTy8xNHFDeDA2YW9QOFZPc2R4cFE9PSIsInZhbHVlIjoiV0R1ckxiSHhaZFlvazQ1Q1NSMmJ2b3M2QXJNQVBWblEyZ01lRWxxWlRoVGdzaTRTRnZBZzZub2dwT085TjRWZ3RZUzBhUXJqL21pdDEzNy9UWlk5TE8zQTVSM2hJcWV1UU9JTHJGeTF1eTEranhhUzh0TU84MGo4RVB1MW1GK0YiLCJtYWMiOiJjMWVhMGI1Y2YxOWI2YWJhOThiYmU5ZDRmMjhlNGQxOWE2ZTYxZWIzMDJlN2VlM2ExMjIzZjE2ZGFkZDhmZWUxIiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 18:25:07 GMT; Max-Age=7200; path=/; domain=.24houranswers.com; httponly; samesite=lax ◀24houranswers_session=eyJpdiI6ImdMTy8xNHFDeDA2YW9QOFZPc2R4cFE9PSIsInZhbHVlIjoiV0R1ckxiSHhaZFlvazQ1Q1NSMmJ2b3M2QXJNQVBWblEyZ01lRWxxWlRoVGdzaTRTRnZBZzZub2dwT085Tj ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImRQVnI3eElRVlpRblRVbzlBczdvU3c9PSIsInZhbHVlIjoiUjBaNWpQY0s5cGUvQWF1Wjh0eEk3WGROV3FSc2Q0NWhCQk5FeW9hcFNid29TMFBMeEZWbWpjNHhkV3ZQT2gzN3FCemVVdnVVZzgzSWppVVY5UzhLYllrK1J0WlV2cTFpVVF4VDd4bXV3T3hobnVHbU1LYkhSMnlEZzFWaWdUS2YiLCJtYWMiOiJjNWM4NDdjOWEyNTFlNDgwMjY2MWQ4ZTE0Y2RkZWI1MWZhYzllZDQ2ZmYwZjA5YTAwODQyMjlkNWFjNDllOTZjIiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 18:25:07 GMT; domain=.24houranswers.com; path=/ ◀XSRF-TOKEN=eyJpdiI6ImRQVnI3eElRVlpRblRVbzlBczdvU3c9PSIsInZhbHVlIjoiUjBaNWpQY0s5cGUvQWF1Wjh0eEk3WGROV3FSc2Q0NWhCQk5FeW9hcFNid29TMFBMeEZWbWpjNHhkV3ZQT2gzN3FCemVVd ▶" 1 => "24houranswers_session=eyJpdiI6ImdMTy8xNHFDeDA2YW9QOFZPc2R4cFE9PSIsInZhbHVlIjoiV0R1ckxiSHhaZFlvazQ1Q1NSMmJ2b3M2QXJNQVBWblEyZ01lRWxxWlRoVGdzaTRTRnZBZzZub2dwT085TjRWZ3RZUzBhUXJqL21pdDEzNy9UWlk5TE8zQTVSM2hJcWV1UU9JTHJGeTF1eTEranhhUzh0TU84MGo4RVB1MW1GK0YiLCJtYWMiOiJjMWVhMGI1Y2YxOWI2YWJhOThiYmU5ZDRmMjhlNGQxOWE2ZTYxZWIzMDJlN2VlM2ExMjIzZjE2ZGFkZDhmZWUxIiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 18:25:07 GMT; domain=.24houranswers.com; path=/; httponly ◀24houranswers_session=eyJpdiI6ImdMTy8xNHFDeDA2YW9QOFZPc2R4cFE9PSIsInZhbHVlIjoiV0R1ckxiSHhaZFlvazQ1Q1NSMmJ2b3M2QXJNQVBWblEyZ01lRWxxWlRoVGdzaTRTRnZBZzZub2dwT085Tj ▶" ] ]
0 of 0array:5 [▼ "_token" => "F8vjSs0RWr8bwhBQ6uxkMyKmxV1vCggyPXQU2QvQ" "utm_source" => "direct" "_previous" => array:1 [▶ "url" => "https://staging.dev.24houranswers.com/tutors/profile/mickey1989" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]