臻秀修护美颜水作为一款草本全效抗老化细肤水,直达肌肤深层,为肌肤灌注大量滋补的水分与营养。
★萃取源自韩半岛千年赤松的抗老精华,深入肌肤底层源源补充水分,赋予肌肤回春生机。
★通过“PIT乳化技术”,纳米化乳化粒子,提升肌肤吸收力,令这款美颜水超乎想象地柔滑和保湿,拥有超越普通乳液的肌理改善效果。
★迅速为肌肤吸收,令肤质柔软嫩滑。
No post data.
No querystring data.
| Query | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|
| SELECT `Product`.`id`, `Product`.`created`, `Product`.`modified`, `Product`.`status`, `Product`.`publish_at`, `Product`.`unpublish_at`, `Product`.`brand_id`, `Product`.`category`, `Product`.`website`, `Product`.`price`, `Product`.`pick_of_the_day`, `Product`.`title`, `Product`.`deck`, `Product`.`description`, `Product`.`seo_meta_keywords`, `Product`.`seo_meta_description`, `Product`.`slug`, `Product`.`theme_id`, `Product`.`nid`, `Product`.`pview`, `ShoppingTheme`.`id`, `ShoppingTheme`.`created`, `ShoppingTheme`.`modified`, `ShoppingTheme`.`status`, `ShoppingTheme`.`publish_at`, `ShoppingTheme`.`unpublish_at`, `ShoppingTheme`.`title`, `ShoppingTheme`.`description`, `ShoppingTheme`.`tags`, `ShoppingTheme`.`stick_to_top_panel`, `ShoppingTheme`.`stick_to_top_panel_until`, `ShoppingTheme`.`stick_to_landing_top`, `ShoppingTheme`.`stick_to_landing_top_until`, `ShoppingTheme`.`seo_meta_keywords`, `ShoppingTheme`.`seo_meta_description`, `ShoppingTheme`.`slug`, `ShoppingTheme`.`author`, `ShoppingTheme`.`nid`, `ShoppingTheme`.`pview`, `Image`.`id`, `Image`.`name`, `Image`.`filesize`, `Image`.`type`, `Image`.`caption`, `Image`.`object_type`, `Image`.`object_id`, `Image`.`source`, `Image`.`square_url`, `Image`.`square300_url`, `Image`.`square120_url`, `Image`.`thumb_url`, `Image`.`banner_url`, `Image`.`large_url`, `Image`.`popup_url`, `Image`.`h195_url`, `Image`.`carousel_large_url`, `Image`.`created`, `Image`.`alt`, `Image`.`people`, `Image`.`tags`, `Image`.`sort`, `Image`.`status`, `Image`.`publish_at`, `Image`.`unpublish_at`, `Image`.`carousel_fw_url`, `Image`.`mobile_cover` FROM `at_cn`.`products` AS `Product` LEFT JOIN `at_cn`.`shopping_themes` AS `ShoppingTheme` ON (`Product`.`theme_id` = `ShoppingTheme`.`id`) LEFT JOIN `at_cn`.`images` AS `Image` ON (`Image`.`object_id` = `Product`.`id` AND `Image`.`object_type` = 'product') WHERE `Product`.`status` = '1' AND `Product`.`pick_of_the_day` = '1' AND `Product`.`publish_at` <= NOW() AND (`Product`.`unpublish_at` IS NULL OR `Product`.`unpublish_at` > NOW()) AND `Product`.`slug` = '雪花秀臻秀修护活颜水' ORDER BY `Product`.`publish_at` DESC LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Product`.`id`, `Product`.`created`, `Product`.`modified`, `Product`.`status`, `Product`.`publish_at`, `Product`.`unpublish_at`, `Product`.`brand_id`, `Product`.`category`, `Product`.`website`, `Product`.`price`, `Product`.`pick_of_the_day`, `Product`.`title`, `Product`.`deck`, `Product`.`description`, `Product`.`seo_meta_keywords`, `Product`.`seo_meta_description`, `Product`.`slug`, `Product`.`theme_id`, `Product`.`nid`, `Product`.`pview`, `ShoppingTheme`.`id`, `ShoppingTheme`.`created`, `ShoppingTheme`.`modified`, `ShoppingTheme`.`status`, `ShoppingTheme`.`publish_at`, `ShoppingTheme`.`unpublish_at`, `ShoppingTheme`.`title`, `ShoppingTheme`.`description`, `ShoppingTheme`.`tags`, `ShoppingTheme`.`stick_to_top_panel`, `ShoppingTheme`.`stick_to_top_panel_until`, `ShoppingTheme`.`stick_to_landing_top`, `ShoppingTheme`.`stick_to_landing_top_until`, `ShoppingTheme`.`seo_meta_keywords`, `ShoppingTheme`.`seo_meta_description`, `ShoppingTheme`.`slug`, `ShoppingTheme`.`author`, `ShoppingTheme`.`nid`, `ShoppingTheme`.`pview`, `Image`.`id`, `Image`.`name`, `Image`.`filesize`, `Image`.`type`, `Image`.`caption`, `Image`.`object_type`, `Image`.`object_id`, `Image`.`source`, `Image`.`square_url`, `Image`.`square300_url`, `Image`.`square120_url`, `Image`.`thumb_url`, `Image`.`banner_url`, `Image`.`large_url`, `Image`.`popup_url`, `Image`.`h195_url`, `Image`.`carousel_large_url`, `Image`.`created`, `Image`.`alt`, `Image`.`people`, `Image`.`tags`, `Image`.`sort`, `Image`.`status`, `Image`.`publish_at`, `Image`.`unpublish_at`, `Image`.`carousel_fw_url`, `Image`.`mobile_cover` FROM `at_cn`.`products` AS `Product` LEFT JOIN `at_cn`.`shopping_themes` AS `ShoppingTheme` ON (`Product`.`theme_id` = `ShoppingTheme`.`id`) LEFT JOIN `at_cn`.`images` AS `Image` ON (`Image`.`object_id` = `Product`.`id` AND `Image`.`object_type` = 'product') WHERE `Product`.`id` != 3541 AND `Product`.`pick_of_the_day` = '1' AND `Product`.`status` = '1' AND `Product`.`publish_at` <= NOW() AND (`Product`.`unpublish_at` IS NULL OR `Product`.`unpublish_at` > NOW()) ORDER BY `Product`.`publish_at` DESC LIMIT 10 | 10 | 10 | 1 | maybe slow |
| SELECT COUNT(*) AS `count` FROM `at_cn`.`products` AS `Product` LEFT JOIN `at_cn`.`shopping_themes` AS `ShoppingTheme` ON (`Product`.`theme_id` = `ShoppingTheme`.`id`) LEFT JOIN `at_cn`.`images` AS `Image` ON (`Image`.`object_id` = `Product`.`id` AND `Image`.`object_type` = 'product') WHERE `Product`.`id` != 3541 AND `Product`.`pick_of_the_day` = '1' AND `Product`.`status` = '1' AND `Product`.`publish_at` <= NOW() AND (`Product`.`unpublish_at` IS NULL OR `Product`.`unpublish_at` > NOW()) | 1 | 1 | 3 | maybe slow |
| SELECT `Brand`.`id`, `Brand`.`created`, `Brand`.`modified`, `Brand`.`status`, `Brand`.`publish_at`, `Brand`.`unpublish_at`, `Brand`.`name`, `Brand`.`description`, `Brand`.`seo_meta_keywords`, `Brand`.`seo_meta_description`, `Brand`.`slug`, `Brand`.`tid` FROM `at_cn`.`brands` AS `Brand` WHERE `Brand`.`status` = '1' AND `Brand`.`publish_at` <= NOW() AND (`Brand`.`unpublish_at` IS NULL OR `Brand`.`unpublish_at` > NOW()) ORDER BY RAND() ASC LIMIT 24 | 24 | 24 | 2 | maybe slow |
Peak Memory Use 12.81 MB
| Message | Memory use |
|---|---|
| Component initialization | 1.83 MB |
| Controller action start | 2.71 MB |
| Controller render start | 4.77 MB |
| View render complete | 5.57 MB |
Total Request Time: 109 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 7.79 | |
| Event: Controller.initialize | 13.83 | |
| Event: Controller.startup | 1.25 | |
| Controller action | 16.38 | |
| Event: Controller.beforeRender | 26.83 | |
| » Processing toolbar data | 26.71 | |
| Rendering View | 9.05 | |
| » Rendering APP/View/Themed/Tatler/Products/pick_view.ctp | 2.23 | |
| » » Rendering APP/View/Themed/Tatler/Elements/site_elements_pop_enews_session.ctp | 0.09 | |
| » » Rendering APP/View/Themed/Tatler/Elements/site_page_heading.ctp | 0.10 | |
| » » Rendering APP/View/Themed/Tatler/Elements/site_mod_sub_menu.ctp | 0.10 | |
| » » Rendering APP/View/Themed/Tatler/Elements/site_content_guide_productview.ctp | 1.30 | |
| » » » Rendering APP/View/Themed/Tatler/Elements/site_breadcrumb.ctp | 0.15 | |
| » » » Rendering APP/View/Themed/Tatler/Elements/site_ads.ctp | 0.07 | |
| » » » Rendering APP/View/Themed/Tatler/Elements/site_ads.ctp #2 | 0.07 | |
| » » » Rendering APP/View/Themed/Tatler/Elements/site_subscribe_letter.ctp | 0.08 | |
| » » » Rendering APP/View/Themed/Tatler/Elements/site_breadcrumb.ctp #2 | 0.12 | |
| » » Rendering APP/View/Themed/Tatler/Elements/site_sticky_social_footer.ctp | 0.06 | |
| » Rendering APP/View/Themed/Tatler/Layouts/site.ctp | 6.18 | |
| » » Rendering APP/View/Themed/Tatler/Elements/site_meta.ctp | 0.15 | |
| » » Rendering APP/View/Themed/Tatler/Elements/site_fbmeta.ctp | 0.08 | |
| » » Rendering APP/View/Themed/Tatler/Elements/site_stylesheets.ctp | 0.31 | |
| » » Rendering APP/View/Themed/Tatler/Elements/site_javascripts.ctp | 0.52 | |
| » » » Rendering APP/View/Themed/Tatler/Elements/site_javascripts_facebook.ctp | 0.08 | |
| » » » Rendering APP/View/Themed/Tatler/Elements/site_javascripts_twitter.ctp | 0.06 | |
| » » » Rendering APP/View/Themed/Tatler/Elements/site_javascripts_openx.ctp | 0.07 | |
| » » Rendering APP/View/Themed/Tatler/Elements/site_javascript_after.ctp | 0.44 | |
| » » Rendering APP/View/Themed/Tatler/Elements/site_ga.ctp | 0.09 | |
| » » Rendering APP/View/Themed/Tatler/Elements/site_ads.ctp #3 | 0.07 | |
| » » Rendering APP/View/Themed/Tatler/Elements/site_ads.ctp #4 | 0.08 | |
| » » Rendering APP/View/Themed/Tatler/Elements/site_ads.ctp #5 | 0.06 | |
| » » Rendering APP/View/Themed/Tatler/Elements/site_header.ctp | 2.10 | |
| » » » Rendering APP/View/Themed/Tatler/Elements/site_header_holder.ctp | 0.52 | |
| » » » » Rendering APP/View/Themed/Tatler/Elements/site_tatler_countries.ctp | 0.09 | |
| » » » » Rendering APP/View/Themed/Tatler/Elements/site_social_icons.ctp | 0.07 | |
| » » » Rendering APP/View/Themed/Tatler/Elements/site_sticky_menu.ctp | 1.39 | |
| » » Rendering APP/View/Themed/Tatler/Elements/site_main.ctp | 0.07 | |
| » » Rendering APP/View/Themed/Tatler/Elements/site_footer.ctp | 0.79 | |
| » » » Rendering APP/View/Themed/Tatler/Elements/site_social_icons.ctp #2 | 0.09 | |
| » » » Rendering APP/View/Themed/Tatler/Elements/site_tatler_countries.ctp #2 | 0.08 | |
| » » Rendering APP/View/Themed/Tatler/Elements/site_javascripts_openx.ctp #2 | 0.08 | |
| » » Rendering APP/View/Themed/Tatler/Elements/site_ads.ctp #6 | 0.07 | |
| » » Rendering APP/View/Themed/Tatler/Elements/site_subscribe_letter.ctp #2 | 0.13 |
| Constant | Value |
|---|---|
| APP | /var/www/html/tatler-cn-test/app/ |
| APP_DIR | app |
| APPLIBS | /var/www/html/tatler-cn-test/app/Lib/ |
| CACHE | /var/www/html/tatler-cn-test/app/tmp/cache/ |
| CAKE | /var/www/html/tatler-cn-test/lib/Cake/ |
| CAKE_CORE_INCLUDE_PATH | /var/www/html/tatler-cn-test/lib |
| CORE_PATH | /var/www/html/tatler-cn-test/lib/ |
| CAKE_VERSION | 2.1.2 |
| CSS | /var/www/html/tatler-cn-test/app/webroot/css/ |
| CSS_URL | css/ |
| DS | / |
| FULL_BASE_URL | http://shangliutatler.com:8081 |
| IMAGES | /var/www/html/tatler-cn-test/app/webroot/img/ |
| IMAGES_URL | img/ |
| JS | /var/www/html/tatler-cn-test/app/webroot/js/ |
| JS_URL | js/ |
| LOGS | /var/www/html/tatler-cn-test/app/tmp/logs/ |
| ROOT | /var/www/html/tatler-cn-test |
| TESTS | /var/www/html/tatler-cn-test/app/Test/ |
| TMP | /var/www/html/tatler-cn-test/app/tmp/ |
| VENDORS | /var/www/html/tatler-cn-test/vendors/ |
| WEBROOT_DIR | webroot |
| WWW_ROOT | /var/www/html/tatler-cn-test/app/webroot/ |
| Environment Variable | Value |
|---|---|
| Php Version | 5.5.9-1ubuntu4.14 |
| Redirect Redirect Cake Site | asiatatler |
| Redirect Redirect Cake Region | CN |
| Redirect Redirect Cake Lang | zh-CN |
| Redirect Redirect Cake Env | debug |
| Redirect Redirect Status | 200 |
| Redirect Cake Site | asiatatler |
| Redirect Cake Region | CN |
| Redirect Cake Lang | zh-CN |
| Redirect Cake Env | debug |
| Redirect Status | 200 |
| Cake Site | asiatatler |
| Cake Region | CN |
| Cake Lang | zh-CN |
| Cake Env | debug |
| Http Accept | */* |
| Http User Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| Http Accept Encoding | gzip, br, zstd, deflate |
| Http Host | shangliutatler.com:8081 |
| Http Via | 1.1 squid-proxy-5b5d847c96-459wl (squid/6.13) |
| Http X Forwarded For | 10.1.215.249 |
| Http Cache Control | max-age=259200 |
| Http Connection | keep-alive |
| Path | /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
| Server Signature | Apache/2.4.7 (Ubuntu) Server at shangliutatler.com Port 8081 |
| Server Software | Apache/2.4.7 (Ubuntu) |
| Server Name | shangliutatler.com |
| Server Addr | 10.46.22.148 |
| Server Port | 8081 |
| Remote Addr | 216.73.216.51 |
| Document Root | /var/www/html/tatler-cn-test |
| Request Scheme | http |
| Context Prefix | |
| Context Document Root | /var/www/html/tatler-cn-test |
| Server Admin | [no address given] |
| Script Filename | /var/www/html/tatler-cn-test/app/webroot/index.php |
| Remote Port | 11456 |
| Redirect Url | /app/webroot/tatler-picks/picks/雪花秀臻秀修护活颜水 |
| Gateway Interface | CGI/1.1 |
| Server Protocol | HTTP/1.1 |
| Request Method | GET |
| Query String | |
| Request Uri | /tatler-picks/picks/%E9%9B%AA%E8%8A%B1%E7%A7%80%E8%87%BB%E7%A7%80%E4%BF%AE%E6%8A%A4%E6%B4%BB%E9%A2%9C%E6%B0%B4 |
| Script Name | /app/webroot/index.php |
| Php Self | /app/webroot/index.php |
| Request Time Float | 1761847626.061 |
| Request Time | 1761847626 |