1 x Application (66.37%) | 166.88ms |
1 x Booting (33.51%) | 84.25ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 |
|
33 |
|
34 |
|
35 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 |
|
33 |
|
34 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 |
|
33 |
|
34 |
|
35 |
|
36 |
|
37 |
|
38 |
|
39 |
|
40 |
|
41 |
|
42 |
|
43 |
|
44 |
|
45 |
|
46 |
|
47 |
|
48 |
|
49 |
|
50 |
|
51 |
|
52 |
|
53 |
|
54 |
|
55 |
|
56 |
|
57 |
|
58 |
|
59 |
|
60 |
|
61 |
|
62 |
|
63 |
|
64 |
|
65 |
|
66 |
|
67 |
|
68 |
|
69 |
|
70 |
|
71 |
|
72 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 |
|
33 |
|
34 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 |
|
33 |
|
34 |
|
select `mi_config`.`code`, IFNULL(`mi_ct`.`value`, `mi_config`.`value`) AS `value` from `mi_config` left join `mi_config_trans` as `mi_ct` on `mi_config`.`id` = `mi_ct`.`config_id` and `mi_ct`.`lang_id` = 'en'
1.92ms/app/Http/Controllers/FrontendController.php:33lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_language` order by `id` desc
3.75ms/app/Http/Controllers/Shared/TransController.php:38lv_misooda_devMetadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `mi_language` where `is_active` = 1 order by `id` desc
570μs/app/Http/Controllers/Shared/TransController.php:45lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_language` where `is_active` = 1 and `code` = 'en' limit 1
3.75msmiddleware::lang:27lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `mi_review`.*, (select count(*) from `mi_comments_review` where `mi_review`.`id` = `mi_comments_review`.`post_id`) as `comments_count` from `mi_review` where `slug` = 'eyes-and-accuift-surgery' limit 1
5.74ms/app/Http/Controllers/Mobile/ReviewController.php:318lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
update `mi_review` set `hit` = 2727, `mi_review`.`updated_at` = '2025-07-09 10:27:57' where `id` = 411
12.41ms/app/Http/Controllers/Mobile/ReviewController.php:322lv_misooda_devMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `mi_clinic` where `mi_clinic`.`id` = 58 limit 1
850μs/app/Model/Base/BaseModel.php:236lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_review_trans` where `review_id` = 411 and `lang_id` = 'en' limit 1
2.22ms/app/Http/Controllers/Mobile/ReviewController.php:157lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_category_trans` where `cat_id` = 25 and `lang_id` = 'en' limit 1
2.9ms/app/Http/Controllers/Mobile/ReviewController.php:171lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_category` where `mi_category`.`id` = 25 limit 1
2.94ms/app/Model/Base/BaseModel.php:236lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_clinic_trans` where `clinic_id` = 58 and `lang_id` = 'en' limit 1
920μs/app/Http/Controllers/Mobile/ReviewController.php:177lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_doctor_trans` where `doctor_id` is null and `lang_id` = 'en' limit 1
690μs/app/Http/Controllers/Mobile/ReviewController.php:183lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_images_review` where `review_id` = 411 and `flag` = 'after' limit 7
810μs/app/Http/Controllers/Mobile/ReviewController.php:190lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_images_review` where `review_id` = 411
580μs/app/Http/Controllers/Mobile/ReviewController.php:331lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_review_diary` where `review_id` = 411 order by `d_date` desc
910μs/app/Http/Controllers/Mobile/ReviewController.php:336lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_images_diary` where `mi_images_diary`.`diary_id` in (1203, 1204, 1205)
920μs/app/Http/Controllers/Mobile/ReviewController.php:336lv_misooda_devMetadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `mi_review_diary_trans` where `review_diary_id` = 1205 and `lang_id` = 'en' limit 1
890μs/app/Http/Controllers/Mobile/ReviewController.php:201lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_review_diary_trans` where `review_diary_id` = 1204 and `lang_id` = 'en' limit 1
590μs/app/Http/Controllers/Mobile/ReviewController.php:201lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_review_diary_trans` where `review_diary_id` = 1203 and `lang_id` = 'en' limit 1
530μs/app/Http/Controllers/Mobile/ReviewController.php:201lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `mi_comments_review`.`id`, `mi_comments_review`.`date`, `mi_u`.`username` as `username`, `mi_u`.`profile_image`, `mi_tr`.`comment` from `mi_comments_review` left join `mi_user` as `mi_u` on `mi_u`.`id` = `mi_comments_review`.`user_id` left join `mi_comments_review_trans` as `mi_tr` on `mi_tr`.`comment_id` = `mi_comments_review`.`id` where `mi_tr`.`lang_id` = 'en' and `post_id` = 411 group by `id`
1.03ms/app/Http/Controllers/Mobile/ReviewController.php:346lv_misooda_devMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `mi_user_like` where `post_type` = 'review' and `type` = 0 and `post_id` = 411
1.21ms/app/Model/Review.php:75lv_misooda_devMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `mi_comments_review` where `mi_comments_review`.`post_id` = 411 and `mi_comments_review`.`post_id` is not null
650μs/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23lv_misooda_devMetadata | |
---|---|
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:10 [▶ "host" => array:1 [▶ 0 => "dev.misooda.com" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate" ] "via" => array:1 [▶ 0 => "1.1 squid-proxy-5b5d847c96-2rcpv (squid/6.10)" ] "x-forwarded-for" => array:1 [▶ 0 => "10.3.82.228" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "keep-alive" ] ]
0 of 0array:35 [▶ "REDIRECT_STATUS" => "200" "HTTP_HOST" => "dev.misooda.com" "HTTP_PRAGMA" => "no-cache" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_ACCEPT" => "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" "HTTP_ACCEPT_ENCODING" => "gzip, deflate" "HTTP_VIA" => "1.1 squid-proxy-5b5d847c96-2rcpv (squid/6.10)" "HTTP_X_FORWARDED_FOR" => "10.3.82.228" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "SERVER_SIGNATURE" => "<address>Apache/2.4.18 (Ubuntu) Server at dev.misooda.com Port 80</address>\n" "SERVER_SOFTWARE" => "Apache/2.4.18 (Ubuntu)" "SERVER_NAME" => "dev.misooda.com" "SERVER_ADDR" => "139.59.109.168" "SERVER_PORT" => "80" "REMOTE_ADDR" => "216.73.216.27" "DOCUMENT_ROOT" => "/var/www/dev/html" "REQUEST_SCHEME" => "http" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/dev/html" "SERVER_ADMIN" => "webmaster@localhost" "SCRIPT_FILENAME" => "/var/www/dev/html/index.php" "REMOTE_PORT" => "43711" "REDIRECT_URL" => "/m/en/review/view-plastic-surgery/eyes-and-accuift-surgery" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/m/en/review/view-plastic-surgery/eyes-and-accuift-surgery" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1752024477.589 "REQUEST_TIME" => 1752024477 ]
[]
0 of 0array:5 [▶ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Wed, 09 Jul 2025 01:27:57 GMT" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InQzNFd6S1BZTUQ1Nkxmc29iaUhnRnc9PSIsInZhbHVlIjoiTFAweVl6bW4xWTljNWtxQ3ZwRDgxNlNoaGZWNTRcL2dpSGVXQ1cyVmVoSWo4XC9SaFI2REU0Q0hDUVhENTMrcUZhIiwibWFjIjoiNWIzMjkzM2ZkNjU0OTMzMDU3NDBiOTM3MmQwZWMyZDIxNTRiMzIxNDUwOTJlNTE2NmNjZDQ5NmZiNDA5NjRhOSJ9; expires=Wed, 09-Jul-2025 03:27:57 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6InQzNFd6S1BZTUQ1Nkxmc29iaUhnRnc9PSIsInZhbHVlIjoiTFAweVl6bW4xWTljNWtxQ3ZwRDgxNlNoaGZWNTRcL2dpSGVXQ1cyVmVoSWo4XC9SaFI2REU0Q0hDUVhENTMrcUZhIiwib ▶" ] "Set-Cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InQzNFd6S1BZTUQ1Nkxmc29iaUhnRnc9PSIsInZhbHVlIjoiTFAweVl6bW4xWTljNWtxQ3ZwRDgxNlNoaGZWNTRcL2dpSGVXQ1cyVmVoSWo4XC9SaFI2REU0Q0hDUVhENTMrcUZhIiwibWFjIjoiNWIzMjkzM2ZkNjU0OTMzMDU3NDBiOTM3MmQwZWMyZDIxNTRiMzIxNDUwOTJlNTE2NmNjZDQ5NmZiNDA5NjRhOSJ9; expires=Wed, 09-Jul-2025 03:27:57 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6InQzNFd6S1BZTUQ1Nkxmc29iaUhnRnc9PSIsInZhbHVlIjoiTFAweVl6bW4xWTljNWtxQ3ZwRDgxNlNoaGZWNTRcL2dpSGVXQ1cyVmVoSWo4XC9SaFI2REU0Q0hDUVhENTMrcUZhIiwib ▶" ] ]
0 of 0array:2 [▶ "_token" => "rlOATl8wocRsbt9eG05Cpd0CpkDZcBf8aXvKrfTg" "PHPDEBUGBAR_STACK_DATA" => [] ]
Eye
I had Dr. Kang for eyes and acculift. My doctors were genuine and understanding. The aftercare at View is top-notch. The consultants are so caring. I ...