No post data.
No querystring data.
To view Cookies, add CookieComponent to Controller
| Query | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|
| SELECT `Category`.`id`, `Category`.`parent_id` FROM `user5014_db006`.`categories` AS `Category` WHERE `parent_id` != 0 AND `id` = 6 ORDER BY `Category`.`parent_id` ASC, `Category`.`position` ASC LIMIT 1 | 1 | 1 | 0 | |
| SELECT `Category`.`id`, `Category`.`name`, `Category`.`class_name` FROM `user5014_db006`.`categories` AS `Category` WHERE `Category`.`id` = 1 ORDER BY `Category`.`position` ASC LIMIT 1 | 1 | 1 | 0 | |
| SELECT `ChildCategory`.`id`, `ChildCategory`.`name`, `ChildCategory`.`parent_id` FROM `user5014_db006`.`categories` AS `ChildCategory` WHERE `ChildCategory`.`parent_id` = (1) ORDER BY `ChildCategory`.`position` ASC | 5 | 5 | 0 | |
| SELECT `Item`.`id`, `Item`.`name` FROM `user5014_db006`.`items` AS `Item` WHERE `Item`.`parent_category_id` = 1 AND `Item`.`category_id` = 6 AND `Item`.`active` = '1' ORDER BY `Item`.`position` ASC | 13 | 13 | 1 | maybe slow |
| SELECT `Tag`.`id`, `Tag`.`name`, `ItemsTag`.`id`, `ItemsTag`.`item_id`, `ItemsTag`.`tag_id` FROM `user5014_db006`.`tags` AS `Tag` JOIN `user5014_db006`.`items_tags` AS `ItemsTag` ON (`ItemsTag`.`item_id` IN (135, 47, 48, 49, 50, 51, 52, 53, 54, 55, 62, 63, 64) AND `ItemsTag`.`tag_id` = `Tag`.`id`) ORDER BY `Tag`.`id` ASC | 21 | 21 | 1 | |
| SELECT `Attachment`.`id`, `Attachment`.`model`, `Attachment`.`model_id`, `Attachment`.`field_name`, `Attachment`.`file_name`, `Attachment`.`file_content_type`, `Attachment`.`file_size`, `Attachment`.`created`, `Attachment`.`modified` FROM `user5014_db006`.`attachments` AS `Attachment` WHERE `model` = 'Item' AND `model_id` IN (135, 47, 48, 49, 50, 51, 52, 53, 54, 55, 62, 63, 64) | 32 | 32 | 1 |
Peak Memory Use 5.25 MB
| Message | Memory use |
|---|---|
| Component initialization | 1.44 MB |
| Controller action start | 2.57 MB |
| Controller render start | 3.37 MB |
| View render complete | 3.97 MB |
Total Request Time: 172 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 63.43 | |
| Event: Controller.initialize | 28.73 | |
| Event: Controller.startup | 0.72 | |
| Controller action | 27.27 | |
| Event: Controller.beforeRender | 6.35 | |
| » Processing toolbar data | 6.19 | |
| Rendering View | 6.35 | |
| » Event: View.beforeRender | 0.05 | |
| » Rendering APP/View/Items/category.ctp | 2.34 | |
| » Event: View.afterRender | 0.03 | |
| » Event: View.beforeLayout | 0.03 | |
| » Rendering APP/View/Layouts/default.ctp | 2.40 | |
| Event: View.afterLayout | 0.00 |
| Constant | Value |
|---|---|
| SITE_NAME | クリンビュー |
| SITE_NAME_ENGLISH | CLEANVIEW |
| SITE_SUB_TITLE | |
| SITE_NICKNAME | |
| SITE_DOMAIN | ichinen-chem.co.jp |
| SITE_PROVIDER | 株式会社イチネンケミカルズ |
| SITE_PROVIDER_TEL | 03-5446-3142 |
| SITE_PROVIDER_ENGLISH | ICHINEN CHEMICALS CO.,Ltd. |
| SITE_PROVIDER_URL | https://www.ichinen-chem.co.jp |
| SITE_PROVIDER_ENTRANCE_URL | https://www.ichinen-chem.co.jp/business/consumer |
| SITE_URL_USER | https://www.ichinen-chem.co.jp/business/consumer/cleanview |
| SITE_URL | https://www.ichinen-chem.co.jp/business/consumer/admin |
| SITE_MAIL_FROM | no-reply@ichinen-chem.co.jp |
| SITE_MAIL_RETURN_PATH | -fno-reply@ichinen-chem.co.jp |
| SITE_ADMIN_NAME | |
| SITE_ADMIN_TEL | 06-6110-8872 |
| SITE_ADMIN_OPEN | 9:30~18:30 |
| SITE_ADMIN_COMPANY | 株式会社ブレインウェーブ |
| SITE_ADMIN_COMPANY_ENGLISH | BRAINWAVE Co.,Ltd. |
| SITE_ADMIN_COMPANY_URL | https://bwave.co.jp |
| SITE_ADMIN_PRIVACY_MARK_NUMBER | 17001233(02) |
| SITE_ADMIN_ZIP | 〒550-0014 |
| SITE_ADMIN_ADDRESS | 大阪府大阪市西区北堀江1-2-19 アステリオ北堀江3階 |
| SITE_ADMIN_BANK_ACCOUNT | |
| SITE_ADMIN_MAIL | solution@bwave.co.jp |
| SITE_TEST_MAIL | solution@bwave.co.jp |
| SITE_AVAILABLE_HASH_CHARS | abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 |
| SITE_SPECIAL_SYMBOL_CHARS | !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ |
| SYSTEM_SALT_VALUE | 52RLApZCMLcnKYFAKGaN8Tk5VKnVRiwg4rnpgxdy |
| PW_STRETCH_TIMES | 1000 |
| BACK_WEBROOT_DIR | /business/consumer/admin |
| BACK_WWW_ROOT | /home/kir454395/public_html/ichinen-chem.co.jp/test/business/consumer/admin/ |
| FRONT_WEBROOT_DIR | /business/consumer/cleanview |
| FRONT_WWW_ROOT | /home/kir454395/public_html/ichinen-chem.co.jp/test/business/consumer/cleanview/ |
| FILE_IMAGE_DIR | /business/consumer/cleanview/files |
| FILE_IMAGE_ROOT | /home/kir454395/public_html/ichinen-chem.co.jp/test/business/consumer/cleanview/files/ |
| Constant | Value |
|---|---|
| APP | /home/kir454395/public_html/ichinen-chem.co.jp/test/business/consumer/application/app/ |
| APP_DIR | app |
| APPLIBS | /home/kir454395/public_html/ichinen-chem.co.jp/test/business/consumer/application/app/Lib/ |
| CACHE | /home/kir454395/public_html/ichinen-chem.co.jp/test/business/consumer/application/app/tmp/cache/ |
| CAKE | /home/kir454395/public_html/ichinen-chem.co.jp/test/business/consumer/application/lib/Cake/ |
| CAKE_CORE_INCLUDE_PATH | /home/kir454395/public_html/ichinen-chem.co.jp/test/business/consumer/application/lib |
| CORE_PATH | /home/kir454395/public_html/ichinen-chem.co.jp/test/business/consumer/application/lib/ |
| CAKE_VERSION | 2.7.7 |
| CSS | /home/kir454395/public_html/ichinen-chem.co.jp/test/business/consumer/cleanview/css/ |
| CSS_URL | css/ |
| DS | / |
| FULL_BASE_URL | https://t-www.ichinen-chem.co.jp |
| IMAGES | /home/kir454395/public_html/ichinen-chem.co.jp/test/business/consumer/cleanview/img/ |
| IMAGES_URL | img/ |
| JS | /home/kir454395/public_html/ichinen-chem.co.jp/test/business/consumer/cleanview/js/ |
| JS_URL | js/ |
| LOGS | /home/kir454395/public_html/ichinen-chem.co.jp/test/business/consumer/application/app/tmp/logs/ |
| ROOT | /home/kir454395/public_html/ichinen-chem.co.jp/test/business/consumer/application |
| TESTS | /home/kir454395/public_html/ichinen-chem.co.jp/test/business/consumer/application/app/Test/ |
| TMP | /home/kir454395/public_html/ichinen-chem.co.jp/test/business/consumer/application/app/tmp/ |
| VENDORS | /home/kir454395/public_html/ichinen-chem.co.jp/test/business/consumer/application/vendors/ |
| WEBROOT_DIR | cleanview |
| WWW_ROOT | /home/kir454395/public_html/ichinen-chem.co.jp/test/business/consumer/cleanview/ |
| Environment Variable | Value |
|---|---|
| Php Version | 5.6.40 |
| Redirect Redirect Unique Id | aQ0449J0sSmitz6-beahwgAAAAQ |
| Redirect Redirect Magick Thread Limit | 1 |
| Redirect Redirect Https | ON |
| Redirect Redirect Application Env | development |
| Redirect Redirect Status | 200 |
| Redirect Unique Id | aQ0449J0sSmitz6-beahwgAAAAQ |
| Redirect Magick Thread Limit | 1 |
| Redirect Https | ON |
| Redirect Application Env | development |
| Redirect Handler | php56-cgi |
| Redirect Status | 200 |
| Unique Id | aQ0449J0sSmitz6-beahwgAAAAQ |
| Magick Thread Limit | 1 |
| Https | ON |
| Http Host | t-www.ichinen-chem.co.jp |
| Http X Real Ip | 216.73.216.31 |
| Http X Forwarded Proto | https |
| Http X Forwarded Host | t-www.ichinen-chem.co.jp |
| Http X Forwarded Server | t-www.ichinen-chem.co.jp |
| Http Connection | close |
| 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 Cookie | CAKEPHP=t5de7dipsnbrmiron26ebfn4c6 |
| Path | /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin |
| Server Signature | |
| Server Software | Apache |
| Server Name | t-www.ichinen-chem.co.jp |
| Server Addr | 127.0.0.1 |
| Server Port | 80 |
| Remote Addr | 216.73.216.31 |
| Document Root | /home/kir454395/public_html/ichinen-chem.co.jp/test |
| Request Scheme | http |
| Context Prefix | /kagoya-php-bin/ |
| Context Document Root | /etc/httpd/kagoya-php-bin/ |
| Server Admin | kir454395@kagoya.net |
| Script Filename | /home/kir454395/public_html/ichinen-chem.co.jp/test/business/consumer/cleanview/index.php |
| Remote Port | 38584 |
| Redirect Url | /business/consumer/cleanview/index.php |
| Gateway Interface | CGI/1.1 |
| Server Protocol | HTTP/1.0 |
| Request Method | GET |
| Query String | |
| Request Uri | /business/consumer/cleanview/items/category/6 |
| Script Name | /business/consumer/cleanview/index.php |
| Orig Script Filename | /etc/httpd/kagoya-php-bin/php56 |
| Orig Path Info | /business/consumer/cleanview/index.php |
| Orig Path Translated | /home/kir454395/public_html/ichinen-chem.co.jp/test/business/consumer/cleanview/index.php |
| Orig Script Name | /kagoya-php-bin/php56 |
| Php Self | /business/consumer/cleanview/index.php |
| Request Time Float | 1762474212.0963 |
| Request Time | 1762474212 |
| Argc | 0 |