1 x Application (51.44%) | 105.84ms |
1 x Booting (48.42%) | 99.62ms |
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'
7.06ms/app/Http/Controllers/FrontendController.php:33lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_language` order by `id` desc
2.35ms/app/Http/Controllers/Shared/TransController.php:38lv_misooda_devMetadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `mi_language` where `is_active` = 1 order by `id` desc
1.89ms/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
820μsmiddleware::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` = 'hello-everyone-i-wanted-to-share-my-experience' limit 1
1.25ms/app/Http/Controllers/Mobile/ReviewController.php:318lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
update `mi_review` set `hit` = 3769, `mi_review`.`updated_at` = '2025-07-09 04:00:51' where `id` = 440
1.11ms/app/Http/Controllers/Mobile/ReviewController.php:322lv_misooda_devMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `mi_clinic` where `mi_clinic`.`id` = 15 limit 1
460μs/app/Model/Base/BaseModel.php:236lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_review_trans` where `review_id` = 440 and `lang_id` = 'en' limit 1
610μs/app/Http/Controllers/Mobile/ReviewController.php:157lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_category_trans` where `cat_id` = 28 and `lang_id` = 'en' limit 1
510μs/app/Http/Controllers/Mobile/ReviewController.php:171lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_category` where `mi_category`.`id` = 28 limit 1
440μs/app/Model/Base/BaseModel.php:236lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_clinic_trans` where `clinic_id` = 15 and `lang_id` = 'en' limit 1
710μs/app/Http/Controllers/Mobile/ReviewController.php:177lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_doctor_trans` where `doctor_id` = 640 and `lang_id` = 'en' limit 1
590μs/app/Http/Controllers/Mobile/ReviewController.php:183lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_images_review` where `review_id` = 440 and `flag` = 'after' limit 7
620μs/app/Http/Controllers/Mobile/ReviewController.php:190lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_images_review` where `review_id` = 440
430μs/app/Http/Controllers/Mobile/ReviewController.php:331lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_review_diary` where `review_id` = 440 order by `d_date` desc
590μ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 (1331, 1334, 1335, 1336, 1337, 1338, 1339)
630μs/app/Http/Controllers/Mobile/ReviewController.php:336lv_misooda_devMetadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `mi_review_diary_trans` where `review_diary_id` = 1339 and `lang_id` = 'en' limit 1
410μs/app/Http/Controllers/Mobile/ReviewController.php:201lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_review_diary_trans` where `review_diary_id` = 1338 and `lang_id` = 'en' limit 1
320μs/app/Http/Controllers/Mobile/ReviewController.php:201lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_review_diary_trans` where `review_diary_id` = 1337 and `lang_id` = 'en' limit 1
390μs/app/Http/Controllers/Mobile/ReviewController.php:201lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_review_diary_trans` where `review_diary_id` = 1336 and `lang_id` = 'en' limit 1
470μs/app/Http/Controllers/Mobile/ReviewController.php:201lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_review_diary_trans` where `review_diary_id` = 1335 and `lang_id` = 'en' limit 1
480μs/app/Http/Controllers/Mobile/ReviewController.php:201lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_review_diary_trans` where `review_diary_id` = 1334 and `lang_id` = 'en' limit 1
460μs/app/Http/Controllers/Mobile/ReviewController.php:201lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_review_diary_trans` where `review_diary_id` = 1331 and `lang_id` = 'en' limit 1
380μ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` = 440 group by `id`
740μs/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` = 440
910μs/app/Model/Review.php:75lv_misooda_devMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `mi_comments_review` where `mi_comments_review`.`post_id` = 440 and `mi_comments_review`.`post_id` is not null
550μ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-44pb5 (squid/6.10)" ] "x-forwarded-for" => array:1 [▶ 0 => "10.1.167.224" ] "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-44pb5 (squid/6.10)" "HTTP_X_FORWARDED_FOR" => "10.1.167.224" "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.30" "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" => "41905" "REDIRECT_URL" => "/m/en/review/bk-plastic-surgery/hello-everyone-i-wanted-to-share-my-experience" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/m/en/review/bk-plastic-surgery/hello-everyone-i-wanted-to-share-my-experience" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1752001250.876 "REQUEST_TIME" => 1752001250 ]
[]
0 of 0array:5 [▶ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Tue, 08 Jul 2025 19:00:51 GMT" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Ik9NNHBmVEdOZHBTTUFDWkVkblRzc3c9PSIsInZhbHVlIjoib0I0RVRwcnM0ZG1zZDlcLzEzK0dtbWc2XC9TRndwUnpmQ3Y0bDZwbkRLRjJ3bmtGdkNrMXFYTU9cL0NVQWJZZUR0NSIsIm1hYyI6ImNjMWZiNDlhMjc1NWFiMGE5OWRjOTk5MWY3ZmNmMTBmMDYyNmI0M2Q2ZDE1MWQ1M2IyMmE1ZTc3YjM4MzkzOGQifQ%3D%3D; expires=Tue, 08-Jul-2025 21:00:51 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6Ik9NNHBmVEdOZHBTTUFDWkVkblRzc3c9PSIsInZhbHVlIjoib0I0RVRwcnM0ZG1zZDlcLzEzK0dtbWc2XC9TRndwUnpmQ3Y0bDZwbkRLRjJ3bmtGdkNrMXFYTU9cL0NVQWJZZUR0NSIsI ▶" ] "Set-Cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Ik9NNHBmVEdOZHBTTUFDWkVkblRzc3c9PSIsInZhbHVlIjoib0I0RVRwcnM0ZG1zZDlcLzEzK0dtbWc2XC9TRndwUnpmQ3Y0bDZwbkRLRjJ3bmtGdkNrMXFYTU9cL0NVQWJZZUR0NSIsIm1hYyI6ImNjMWZiNDlhMjc1NWFiMGE5OWRjOTk5MWY3ZmNmMTBmMDYyNmI0M2Q2ZDE1MWQ1M2IyMmE1ZTc3YjM4MzkzOGQifQ%3D%3D; expires=Tue, 08-Jul-2025 21:00:51 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6Ik9NNHBmVEdOZHBTTUFDWkVkblRzc3c9PSIsInZhbHVlIjoib0I0RVRwcnM0ZG1zZDlcLzEzK0dtbWc2XC9TRndwUnpmQ3Y0bDZwbkRLRjJ3bmtGdkNrMXFYTU9cL0NVQWJZZUR0NSIsI ▶" ] ]
0 of 0array:2 [▶ "_token" => "Fe64O1fuYAVrkHjKA72t07toFnHa1PvrawvnwAly" "PHPDEBUGBAR_STACK_DATA" => [] ]
Face lift
Hello everyone, I wanted to share my experience getting rid of my double chin, and hope it can be of help to others! As a birthday gift to myself ...