1 x Application (52.81%) | 110.77ms |
1 x Booting (45.15%) | 94.69ms |
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'
9.82ms/app/Http/Controllers/FrontendController.php:33lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_language` order by `id` desc
2.83ms/app/Http/Controllers/Shared/TransController.php:38lv_misooda_devMetadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `mi_language` where `is_active` = 1 order by `id` desc
2.61ms/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
690μ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` = 'br-m-icom-_-teardrop-implants-on-both-sides-315cc-162-56kg' limit 1
1.26ms/app/Http/Controllers/Mobile/ReviewController.php:318lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
update `mi_review` set `hit` = 3632, `mi_review`.`updated_at` = '2025-07-09 09:03:56' where `id` = 327
1.58ms/app/Http/Controllers/Mobile/ReviewController.php:322lv_misooda_devMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `mi_clinic` where `mi_clinic`.`id` = 58 limit 1
760μs/app/Model/Base/BaseModel.php:236lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_review_trans` where `review_id` = 327 and `lang_id` = 'en' limit 1
840μs/app/Http/Controllers/Mobile/ReviewController.php:157lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_category_trans` where `cat_id` = 36 and `lang_id` = 'en' limit 1
530μs/app/Http/Controllers/Mobile/ReviewController.php:171lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_category` where `mi_category`.`id` = 36 limit 1
460μs/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
570μs/app/Http/Controllers/Mobile/ReviewController.php:177lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_doctor_trans` where `doctor_id` = 442 and `lang_id` = 'en' limit 1
880μs/app/Http/Controllers/Mobile/ReviewController.php:183lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_images_review` where `review_id` = 327 and `flag` = 'after' limit 7
690μs/app/Http/Controllers/Mobile/ReviewController.php:190lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_images_review` where `review_id` = 327
480μs/app/Http/Controllers/Mobile/ReviewController.php:331lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_review_diary` where `review_id` = 327 order by `d_date` desc
940μ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 (969, 970, 971, 972, 973, 974, 975, 976)
1.05ms/app/Http/Controllers/Mobile/ReviewController.php:336lv_misooda_devMetadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `mi_review_diary_trans` where `review_diary_id` = 976 and `lang_id` = 'en' limit 1
1.11ms/app/Http/Controllers/Mobile/ReviewController.php:201lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_review_diary_trans` where `review_diary_id` = 975 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` = 974 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` = 973 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` = 972 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` = 971 and `lang_id` = 'en' limit 1
530μs/app/Http/Controllers/Mobile/ReviewController.php:201lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_review_diary_trans` where `review_diary_id` = 970 and `lang_id` = 'en' limit 1
500μs/app/Http/Controllers/Mobile/ReviewController.php:201lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_review_diary_trans` where `review_diary_id` = 969 and `lang_id` = 'en' limit 1
450μ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` = 327 group by `id`
830μ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` = 327
1.15ms/app/Model/Review.php:75lv_misooda_devMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `mi_comments_review` where `mi_comments_review`.`post_id` = 327 and `mi_comments_review`.`post_id` is not null
490μ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" => "1376" "REDIRECT_URL" => "/m/en/review/view-plastic-surgery/br-m-icom-_-teardrop-implants-on-both-sides-315cc-162-56kg" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/m/en/review/view-plastic-surgery/br-m-icom-_-teardrop-implants-on-both-sides-315cc-162-56kg" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1752019435.889 "REQUEST_TIME" => 1752019435 ]
[]
0 of 0array:5 [▶ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Wed, 09 Jul 2025 00:03:56 GMT" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InR0bzdwbVViRk5JTFJCVFd1UkVKOGc9PSIsInZhbHVlIjoiMFVGV21EWWQ4Y00zYzdIZ3VvZ09vODk4R1VkWjhVWUtPWEZwTDEyRGFSdDd3QWlPeWk5MVRmTWRBOVNlYVwvY1EiLCJtYWMiOiI0MGExY2I0ZmJmYTkyZGVmNDNiYmFjMGVhMWI5NTg4ZjhkN2FlOGQ3NDE3ODhkM2ZiZTMyZDkwZjcyMTg2N2EzIn0%3D; expires=Wed, 09-Jul-2025 02:03:56 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6InR0bzdwbVViRk5JTFJCVFd1UkVKOGc9PSIsInZhbHVlIjoiMFVGV21EWWQ4Y00zYzdIZ3VvZ09vODk4R1VkWjhVWUtPWEZwTDEyRGFSdDd3QWlPeWk5MVRmTWRBOVNlYVwvY1EiLCJtY ▶" ] "Set-Cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InR0bzdwbVViRk5JTFJCVFd1UkVKOGc9PSIsInZhbHVlIjoiMFVGV21EWWQ4Y00zYzdIZ3VvZ09vODk4R1VkWjhVWUtPWEZwTDEyRGFSdDd3QWlPeWk5MVRmTWRBOVNlYVwvY1EiLCJtYWMiOiI0MGExY2I0ZmJmYTkyZGVmNDNiYmFjMGVhMWI5NTg4ZjhkN2FlOGQ3NDE3ODhkM2ZiZTMyZDkwZjcyMTg2N2EzIn0%3D; expires=Wed, 09-Jul-2025 02:03:56 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6InR0bzdwbVViRk5JTFJCVFd1UkVKOGc9PSIsInZhbHVlIjoiMFVGV21EWWQ4Y00zYzdIZ3VvZ09vODk4R1VkWjhVWUtPWEZwTDEyRGFSdDd3QWlPeWk5MVRmTWRBOVNlYVwvY1EiLCJtY ▶" ] ]
0 of 0array:2 [▶ "_token" => "PD4IneWsH1rmE0Rvs74wbpgiZjTpMydMoUSBojXT" "PHPDEBUGBAR_STACK_DATA" => [] ]
Breast
I did not really have any breasts; but I am completely satisfied ~ I had 315cc with tear drop implants at this time two years ago. I asked you every...