1 x Booting (57.36%) | 88.45ms |
1 x Application (42.52%) | 65.56ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
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 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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.31ms/app/Http/Controllers/FrontendController.php:33lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `mi_language` order by `id` desc
440μs/app/Http/Controllers/Shared/TransController.php:38lv_misooda_devMetadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `mi_language` where `is_active` = 1 order by `id` desc
380μ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
480μsmiddleware::lang:27lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select count(*) as aggregate from `mi_promotion` left join `mi_clinic` as `mi_c` on `mi_c`.`id` = `mi_promotion`.`clinic_id` left join `mi_clinic_trans` as `mi_ct` on `mi_ct`.`clinic_id` = `mi_c`.`id` and `mi_ct`.`lang_id` = 'en' left join `mi_promotion_trans` as `mi_pt` on `mi_pt`.`promotion_id` = `mi_promotion`.`id` and `mi_pt`.`lang_id` = 'en'
4.06ms/app/Http/Controllers/Mobile/PromotionController.php:69lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `mi_promotion`.`id`, `mi_promotion`.`slug`, IFNULL(`mi_pt`.`title`,`mi_promotion`.`title`) AS `title`, IFNULL(`mi_pt`.`img_thumb`,`mi_promotion`.`img_thumb`) AS `img_thumb`, IFNULL(`mi_pt`.`price_pre`,`mi_promotion`.`price_pre`) AS `price_pre`, IFNULL(`mi_pt`.`price_after`,`mi_promotion`.`price_after`) AS `price_after`, IFNULL(`mi_pt`.`discount`,`mi_promotion`.`discount`) AS `discount`, `mi_c`.`slug` as `clinic_slug`, IFNULL(`mi_ct`.`name`,`mi_c`.`name`) AS `clinic_name` from `mi_promotion` left join `mi_clinic` as `mi_c` on `mi_c`.`id` = `mi_promotion`.`clinic_id` left join `mi_clinic_trans` as `mi_ct` on `mi_ct`.`clinic_id` = `mi_c`.`id` and `mi_ct`.`lang_id` = 'en' left join `mi_promotion_trans` as `mi_pt` on `mi_pt`.`promotion_id` = `mi_promotion`.`id` and `mi_pt`.`lang_id` = 'en' order by `mi_promotion`.`order_no` desc, `mi_promotion`.`created_at` desc, `mi_promotion`.`id` asc limit 15 offset 135
4.4ms/app/Http/Controllers/Mobile/PromotionController.php:69lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `mi_category`.`id`, `mi_category`.`code`, `mi_category`.`title`, `mi_category`.`icon`, `mi_category`.`icon1`, `mi_category`.`icon_another`, `mi_category`.`menu_type`, `mi_category`.`order_no`, `mi_category`.`created_at`, `mi_category`.`updated_at`, IFNULL(`mi_trans`.`title`,`mi_category`.`title`) as `title` from `mi_category` left join `mi_category_trans` as `mi_trans` on `mi_trans`.`cat_id` = `mi_category`.`id` and `mi_trans`.`lang_id` = 'en' order by `mi_category`.`order_no` desc, `mi_category`.`id` asc
1.13ms/app/Composers/MainComposer.php:39lv_misooda_devMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `mi_slider`.`id`, `mi_slider`.`group_code`, `mi_slider`.`order_no`, `mi_slider`.`created_at`, `mi_slider`.`updated_at`, IFNULL(`mi_trans`.`name`,`mi_slider`.`name`) as `name`, IFNULL(`mi_trans`.`image`,`mi_slider`.`image`) as `image`, IFNULL(`mi_trans`.`link`,`mi_slider`.`link`) as `link`, IFNULL(`mi_trans`.`image`,`mi_slider`.`image`) as `image` from `mi_slider` left join `mi_slider_trans` as `mi_trans` on `mi_trans`.`slider_id` = `mi_slider`.`id` and `mi_trans`.`lang_id` = 'en' where `mi_slider`.`group_code` = 'mobile_promotion_landing' order by `mi_slider`.`order_no` asc
1.04ms/app/Composers/MainComposer.php:117lv_misooda_devMetadata | |
---|---|
Bindings |
|
Backtrace |
|
200
0 of 0array:1 [▶ "page" => "10" ]
0 of 0array:1 [▶ "page" => "10" ]
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-kc65f (squid/6.10)" ] "x-forwarded-for" => array:1 [▶ 0 => "10.1.62.89" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "keep-alive" ] ]
0 of 0array:36 [▶ "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-kc65f (squid/6.10)" "HTTP_X_FORWARDED_FOR" => "10.1.62.89" "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.227" "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" => "17790" "REDIRECT_URL" => "/m/en/promotions" "REDIRECT_QUERY_STRING" => "page=10" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "page=10" "REQUEST_URI" => "/m/en/promotions?page=10" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1750225633.112 "REQUEST_TIME" => 1750225633 ]
[]
0 of 0array:5 [▶ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Wed, 18 Jun 2025 05:47:13 GMT" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImZTanMwODVjVVF5eERkQlF6M0UxUWc9PSIsInZhbHVlIjoiNTZiWlJaMVhBYlRsMEdObGdxQ2o5aCtkMTRwU1wvYmJlWlNRSGVlbTJRNlF3Q0RJdnppVHlkVWdFeWx0QXBuYzciLCJtYWMiOiI5ZjM0MWIyNjkzYmZkMzBkNjdlODdlZWVlZjA2ODYwOTBiY2JkNmM0YzVlZWYzN2Y0MzVkNzg2NzI1MmZlYjBmIn0%3D; expires=Wed, 18-Jun-2025 07:47:13 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6ImZTanMwODVjVVF5eERkQlF6M0UxUWc9PSIsInZhbHVlIjoiNTZiWlJaMVhBYlRsMEdObGdxQ2o5aCtkMTRwU1wvYmJlWlNRSGVlbTJRNlF3Q0RJdnppVHlkVWdFeWx0QXBuYzciLCJtY ▶" ] "Set-Cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImZTanMwODVjVVF5eERkQlF6M0UxUWc9PSIsInZhbHVlIjoiNTZiWlJaMVhBYlRsMEdObGdxQ2o5aCtkMTRwU1wvYmJlWlNRSGVlbTJRNlF3Q0RJdnppVHlkVWdFeWx0QXBuYzciLCJtYWMiOiI5ZjM0MWIyNjkzYmZkMzBkNjdlODdlZWVlZjA2ODYwOTBiY2JkNmM0YzVlZWYzN2Y0MzVkNzg2NzI1MmZlYjBmIn0%3D; expires=Wed, 18-Jun-2025 07:47:13 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6ImZTanMwODVjVVF5eERkQlF6M0UxUWc9PSIsInZhbHVlIjoiNTZiWlJaMVhBYlRsMEdObGdxQ2o5aCtkMTRwU1wvYmJlWlNRSGVlbTJRNlF3Q0RJdnppVHlkVWdFeWx0QXBuYzciLCJtY ▶" ] ]
0 of 0array:2 [▶ "_token" => "G92ntPMbkl6rUV8VMt4UkYxchd6f04sL42Wpg68Y" "PHPDEBUGBAR_STACK_DATA" => [] ]