REAL TIME INFORMATIONリアルタイム情報
現在、リアルタイム情報はありません
Notice (8): Trying to access array offset on value of type bool [APP/Controller/AppController.php, line 98]
OPEN:9:30~LAST
TEL:06-6311-4000
No post data.
No querystring data.
| Query | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|
| SELECT `Setting`.`id`, `Setting`.`name`, `Setting`.`value`, `Setting`.`flag`, `Setting`.`number`, `Setting`.`modified` FROM `kir060294_testshop3`.`settings` AS `Setting` WHERE 1 = 1 | 31 | 31 | 0 | |
| SHOW TABLE STATUS | 33 | 33 | 2 | maybe slow |
| SELECT `Price`.`id`, `Price`.`value`, `Price`.`number` FROM `kir060294_testshop3`.`prices` AS `Price` WHERE `name` = 'normal_prices' AND `display_flag` = '1' LIMIT 1 | 1 | 1 | 0 | |
| SELECT `Price`.`id`, `Price`.`display_flag`, `Price`.`parent_id`, `Price`.`name`, `Price`.`type`, `Price`.`value`, `Price`.`top_value`, `Price`.`bottom_flag`, `Price`.`number`, `Price`.`created`, `Price`.`modified` FROM `kir060294_testshop3`.`prices` AS `Price` WHERE `parent_id` = 1 AND `display_flag` = '1' ORDER BY `number` asc | 14 | 14 | 0 | |
| SELECT `Price`.`id`, `Price`.`value`, `Price`.`number` FROM `kir060294_testshop3`.`prices` AS `Price` WHERE `name` = 'delivery_prices' AND `display_flag` = '1' LIMIT 1 | 1 | 1 | 0 | |
| SELECT `Price`.`id`, `Price`.`display_flag`, `Price`.`parent_id`, `Price`.`name`, `Price`.`type`, `Price`.`value`, `Price`.`top_value`, `Price`.`bottom_flag`, `Price`.`number`, `Price`.`created`, `Price`.`modified` FROM `kir060294_testshop3`.`prices` AS `Price` WHERE `parent_id` = 2 AND `display_flag` = '1' ORDER BY `number` asc | 13 | 13 | 0 | |
| SELECT `Price`.`id`, `Price`.`value`, `Price`.`number` FROM `kir060294_testshop3`.`prices` AS `Price` WHERE `name` = 'annotation' AND `parent_id` IS NULL AND `display_flag` = '1' LIMIT 1 | 1 | 1 | 0 | |
| SELECT `Price`.`id`, `Price`.`display_flag`, `Price`.`parent_id`, `Price`.`name`, `Price`.`type`, `Price`.`value`, `Price`.`top_value`, `Price`.`bottom_flag`, `Price`.`number`, `Price`.`created`, `Price`.`modified` FROM `kir060294_testshop3`.`prices` AS `Price` WHERE `parent_id` = 44 AND `display_flag` = '1' ORDER BY `number` asc | 0 | 0 | 0 | |
| SELECT `Price`.`id`, `Price`.`value`, `Price`.`number` FROM `kir060294_testshop3`.`prices` AS `Price` WHERE `name` = 'information' AND `parent_id` IS NULL AND `display_flag` = '1' LIMIT 1 | 1 | 1 | 0 | |
| SELECT `Price`.`id`, `Price`.`display_flag`, `Price`.`parent_id`, `Price`.`name`, `Price`.`type`, `Price`.`value`, `Price`.`top_value`, `Price`.`bottom_flag`, `Price`.`number`, `Price`.`created`, `Price`.`modified` FROM `kir060294_testshop3`.`prices` AS `Price` WHERE `parent_id` = 45 AND `display_flag` = '1' ORDER BY `number` asc | 0 | 0 | 0 | |
| SELECT `Ranking`.`id`, `Ranking`.`display_flag`, `Ranking`.`title`, `Ranking`.`number`, `Ranking`.`created`, `Ranking`.`modified` FROM `kir060294_testshop3`.`rankings` AS `Ranking` WHERE `display_flag` = '1' ORDER BY `number` asc LIMIT 1 | 0 | 0 | 0 | |
| SELECT `FooterVendorBanner`.`id`, `FooterVendorBanner`.`display_flag`, `FooterVendorBanner`.`type`, `FooterVendorBanner`.`file_name`, `FooterVendorBanner`.`source`, `FooterVendorBanner`.`link`, `FooterVendorBanner`.`alt`, `FooterVendorBanner`.`new_tab`, `FooterVendorBanner`.`number`, `FooterVendorBanner`.`created`, `FooterVendorBanner`.`modifield` FROM `kir060294_testshop3`.`footer_vendor_banners` AS `FooterVendorBanner` WHERE `display_flag` = '1' ORDER BY `number` asc | 0 | 0 | 0 | |
| SELECT `Option`.`id`, `Option`.`name` FROM `kir060294_testshop3`.`options` AS `Option` WHERE `Option`.`display_flag` = '1' ORDER BY `Option`.`number` asc | 10 | 10 | 0 | |
| SELECT `Type`.`id`, `Type`.`name` FROM `kir060294_testshop3`.`types` AS `Type` WHERE `Type`.`display_flag` = '1' ORDER BY `Type`.`number` asc | 6 | 6 | 0 | |
| SELECT `Cast`.`id`, `Cast`.`group_id`, `Cast`.`display_flag`, `Cast`.`name`, `Cast`.`age`, `Cast`.`height`, `Cast`.`bust`, `Cast`.`cup`, `Cast`.`waist`, `Cast`.`hip`, `Cast`.`image_kind`, `Cast`.`real_time_information_flag`, `Cast`.`real_time_information_title`, `Cast`.`real_time_information_comment`, `Cast`.`real_time_information_number`, `Cast`.`delivery_flag`, `Cast`.`meet_up_flag`, `Cast`.`comment`, `Cast`.`heaven_id`, `Cast`.`heaven_password`, `Cast`.`extra_charge`, `Cast`.`dummy_flag`, `Cast`.`number`, `Cast`.`created`, `Cast`.`modified`, `Schedule`.`id`, `Schedule`.`cast_id`, `Schedule`.`start`, `Schedule`.`end`, `Schedule`.`absence`, `Schedule`.`sold_out`, `Schedule`.`status`, `Schedule`.`created`, `Schedule`.`modified`, `Reserve`.`id`, `Reserve`.`schedule_id`, `Reserve`.`cast_id`, `Reserve`.`start`, `Reserve`.`end`, `Reserve`.`created`, `Reserve`.`modified`, `RealTimeInformationImage`.`id`, `RealTimeInformationImage`.`cast_id`, `RealTimeInformationImage`.`file_name`, `RealTimeInformationImage`.`image_kind`, `RealTimeInformationImage`.`created`, `RealTimeInformationImage`.`modified` FROM `kir060294_testshop3`.`casts` AS `Cast` LEFT JOIN `kir060294_testshop3`.`schedules` AS `Schedule` ON (`Schedule`.`cast_id` = `Cast`.`id`) LEFT JOIN `kir060294_testshop3`.`reserves` AS `Reserve` ON (`Reserve`.`cast_id` = `Cast`.`id` AND `Reserve`.`start` >= '2025-11-03 09:30:00' AND `Reserve`.`end` <= '2025-11-04 02:00:00') LEFT JOIN `kir060294_testshop3`.`real_time_information_images` AS `RealTimeInformationImage` ON (`RealTimeInformationImage`.`cast_id` = `Cast`.`id`) WHERE `Cast`.`display_flag` = '1' AND `Schedule`.`start` >= '2025-11-03 09:30:00' AND `Schedule`.`end` <= '2025-11-04 02:00:00' AND `Cast`.`real_time_information_flag` = '1' ORDER BY `Cast`.`real_time_information_number` asc LIMIT 20 | 0 | 0 | 2 | maybe slow |
| SELECT `TopBanner`.`id`, `TopBanner`.`display_flag`, `TopBanner`.`src`, `TopBanner`.`alt`, `TopBanner`.`link`, `TopBanner`.`number`, `TopBanner`.`modified` FROM `kir060294_testshop3`.`top_banners` AS `TopBanner` WHERE `display_flag` = '1' ORDER BY `number` asc | 0 | 0 | 0 | |
| SELECT `PhoneBanner`.`id`, `PhoneBanner`.`display_flag`, `PhoneBanner`.`image_kind`, `PhoneBanner`.`img`, `PhoneBanner`.`alt`, `PhoneBanner`.`link`, `PhoneBanner`.`blank`, `PhoneBanner`.`created`, `PhoneBanner`.`modified` FROM `kir060294_testshop3`.`phone_banners` AS `PhoneBanner` WHERE 1 = 1 LIMIT 1 | 0 | 0 | 0 | |
| SELECT `FooterBanner`.`id`, `FooterBanner`.`display_flag_pc`, `FooterBanner`.`display_flag_mobile`, `FooterBanner`.`src_pc`, `FooterBanner`.`src_mobile`, `FooterBanner`.`alt`, `FooterBanner`.`link`, `FooterBanner`.`modified` FROM `kir060294_testshop3`.`footer_banners` AS `FooterBanner` WHERE 1 = 1 LIMIT 1 | 1 | 1 | 0 | |
| SELECT `SlideBanner`.`src`, `SlideBanner`.`file_name` FROM `kir060294_testshop3`.`slide_banners` AS `SlideBanner` WHERE `display_flag` = '1' ORDER BY `number` asc LIMIT 1 | 1 | 1 | 0 |
| Query | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|
| SELECT `Shop`.`category_jp`, `Shop`.`category_short`, `Shop`.`category_eng`, `Shop`.`name_jp`, `Shop`.`name_eng`, `Shop`.`area_eng`, `Shop`.`area_jp` FROM `kir060294_newcms`.`shops` AS `Shop` WHERE `id` = 14 LIMIT 1 | 1 | 1 | 0 | |
| SELECT `Shop`.`id`, `Shop`.`display_flag`, `Shop`.`number`, `Shop`.`list_display_flag`, `Shop`.`list_number`, `Shop`.`category_jp`, `Shop`.`category_short`, `Shop`.`category_eng`, `Shop`.`name_jp`, `Shop`.`name_eng`, `Shop`.`area_eng`, `Shop`.`area_jp`, `Shop`.`db_name`, `Shop`.`scheme`, `Shop`.`domain`, `Shop`.`thumb`, `Shop`.`gm_key`, `Shop`.`pd`, (X(location)) AS `Shop__lat`, (Y(location)) AS `Shop__lng` FROM `kir060294_newcms`.`shops` AS `Shop` WHERE ((`list_display_flag` = '1') AND (`id` = 14)) LIMIT 1 | 1 | 1 | 0 | |
| SELECT `Shop`.`id`, `Shop`.`display_flag`, `Shop`.`number`, `Shop`.`list_display_flag`, `Shop`.`list_number`, `Shop`.`category_jp`, `Shop`.`category_short`, `Shop`.`category_eng`, `Shop`.`name_jp`, `Shop`.`name_eng`, `Shop`.`area_eng`, `Shop`.`area_jp`, `Shop`.`db_name`, `Shop`.`scheme`, `Shop`.`domain`, `Shop`.`thumb`, `Shop`.`gm_key`, `Shop`.`pd`, `Shop`.`default_linked_page`, (X(location)) AS `Shop__lat`, (Y(location)) AS `Shop__lng` FROM `kir060294_newcms`.`shops` AS `Shop` WHERE ((`list_display_flag` = '1') AND (`id` != 14)) ORDER BY `list_number` asc | 9 | 9 | 1 | maybe slow |
| SELECT `Shop`.`id`, `Shop`.`display_flag`, `Shop`.`number`, `Shop`.`list_display_flag`, `Shop`.`list_number`, `Shop`.`category_jp`, `Shop`.`category_short`, `Shop`.`category_eng`, `Shop`.`name_jp`, `Shop`.`name_eng`, `Shop`.`area_eng`, `Shop`.`area_jp`, `Shop`.`db_name`, `Shop`.`scheme`, `Shop`.`domain`, `Shop`.`thumb`, `Shop`.`gm_key`, `Shop`.`pd`, `Shop`.`default_linked_page`, (X(location)) AS `Shop__lat`, (Y(location)) AS `Shop__lng` FROM `kir060294_newcms`.`shops` AS `Shop` WHERE ((`list_display_flag` = '1') AND (`id` != 14)) ORDER BY `list_number` asc | 9 | 9 | 1 | maybe slow |
1 duplicate queries run.
Peak Memory Use 8.00 MB
| Message | Memory use |
|---|---|
| Component initialization | 980 KB |
| Controller action start | 2.24 MB |
| Controller render start | 2.50 MB |
| View render complete | 2.78 MB |
Total Request Time: 86 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 9.97 | |
| Event: Controller.initialize | 18.36 | |
| Event: Controller.startup | 0.14 | |
| Controller action | 10.61 | |
| Event: Controller.beforeRender | 17.35 | |
| » Processing toolbar data | 17.30 | |
| Rendering View | 2.67 | |
| » Event: View.beforeRender | 0.02 | |
| » Rendering APP/View/Rt/pc/index.ctp | 0.38 | |
| » » Rendering APP/View/Elements//pc/contentsPageBottomBanner.ctp | 0.09 | |
| » Event: View.afterRender | 0.01 | |
| » Event: View.beforeLayout | 0.01 | |
| » Rendering APP/View/Layouts/pc/frame.ctp | 1.76 | |
| » » Rendering APP/View/Elements/pc/head.ctp | 0.50 | |
| » » » Rendering APP/View/Elements/icons.ctp | 0.04 | |
| » » Rendering APP/View/Elements/pc/header.ctp | 0.54 | |
| » » » Rendering APP/View/Elements/crumbs.ctp | 0.19 | |
| » » Rendering APP/View/Elements/pc/aside.ctp | 0.18 | |
| » » Rendering APP/View/Elements/pc/footer.ctp | 0.32 | |
| Event: View.afterLayout | 0.00 |
| Constant | Value |
|---|---|
| CONFIG | /home/kir060294/cakephp/testshop3.cross-test.xyz/Config/ |
| Constant | Value |
|---|---|
| APP | /home/kir060294/cakephp/testshop3.cross-test.xyz/ |
| APP_DIR | testshop3.cross-test.xyz |
| APPLIBS | /home/kir060294/cakephp/testshop3.cross-test.xyz/Lib/ |
| CACHE | /home/kir060294/cakephp/testshop3.cross-test.xyz/tmp/cache/ |
| CAKE | /home/kir060294/cakephp/lib/Cake/ |
| CAKE_CORE_INCLUDE_PATH | /home/kir060294/cakephp/lib |
| CORE_PATH | /home/kir060294/cakephp/lib/ |
| CAKE_VERSION | 2.10.24 |
| CSS | /home/kir060294/public_html/testshop3.cross-test.xyz/css/ |
| CSS_URL | css/ |
| DS | / |
| FULL_BASE_URL | https://testshop3.cross-test.xyz |
| IMAGES | /home/kir060294/public_html/testshop3.cross-test.xyz/img/ |
| IMAGES_URL | img/ |
| JS | /home/kir060294/public_html/testshop3.cross-test.xyz/js/ |
| JS_URL | js/ |
| LOGS | /home/kir060294/cakephp/testshop3.cross-test.xyz/tmp/logs/ |
| ROOT | /home/kir060294/cakephp |
| TESTS | /home/kir060294/cakephp/testshop3.cross-test.xyz/Test/ |
| TMP | /home/kir060294/cakephp/testshop3.cross-test.xyz/tmp/ |
| VENDORS | /home/kir060294/cakephp/vendors/ |
| WEBROOT_DIR | testshop3.cross-test.xyz |
| WWW_ROOT | /home/kir060294/public_html/testshop3.cross-test.xyz/ |
| Environment Variable | Value |
|---|---|
| Php Version | 7.4.33 |
| Redirect Unique Id | aQjAtXGfdl3Wm-3kzSPFVQAAAAQ |
| Redirect Magick Thread Limit | 1 |
| Redirect Https | ON |
| Redirect Status | 200 |
| Unique Id | aQjAtXGfdl3Wm-3kzSPFVQAAAAQ |
| Magick Thread Limit | 1 |
| Https | ON |
| Http Host | testshop3.cross-test.xyz |
| Http X Real Ip | 216.73.216.62 |
| Http X Forwarded Proto | https |
| Http X Forwarded Host | testshop3.cross-test.xyz |
| Http X Forwarded Server | testshop3.cross-test.xyz |
| 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 |
| Path | /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin |
| Server Signature | |
| Server Software | Apache |
| Server Name | testshop3.cross-test.xyz |
| Server Addr | 127.0.0.1 |
| Server Port | 80 |
| Remote Addr | 216.73.216.62 |
| Document Root | /home/kir060294/public_html/testshop3.cross-test.xyz |
| Request Scheme | http |
| Context Prefix | |
| Context Document Root | /home/kir060294/public_html/testshop3.cross-test.xyz |
| Server Admin | kir060294@kagoya.net |
| Script Filename | /home/kir060294/public_html/testshop3.cross-test.xyz/index.php |
| Remote Port | 37572 |
| Redirect Url | /rt |
| Gateway Interface | CGI/1.1 |
| Server Protocol | HTTP/1.0 |
| Request Method | GET |
| Query String | |
| Request Uri | /rt |
| Script Name | /index.php |
| Php Self | /index.php |
| Request Time Float | 1762181301.0645 |
| Request Time | 1762181301 |
| Argc | 0 |