現在、イベントの情報はありません。
No post data.
No querystring data.
To view Cookies, add CookieComponent to Controller
| Query | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|
| SELECT `MtbAgent`.`id`, `MtbAgent`.`created`, `MtbAgent`.`modified`, `MtbAgent`.`subdomain`, `MtbAgent`.`email`, `MtbAgent`.`admin_user_id`, `MtbAgent`.`name`, `MtbAgent`.`name_yomi`, `MtbAgent`.`tel`, `MtbAgent`.`postalcode`, `MtbAgent`.`pref`, `MtbAgent`.`address1`, `MtbAgent`.`address2`, `User`.`id`, `User`.`created`, `User`.`modified`, `User`.`modified_user_id`, `User`.`deleted_date`, `User`.`deleted`, `User`.`code`, `User`.`name`, `User`.`mark`, `User`.`email`, `User`.`password`, `User`.`group_id`, `User`.`mtb_agent_id`, `MtbSetting`.`id`, `MtbSetting`.`created`, `MtbSetting`.`modified`, `MtbSetting`.`modified_user_id`, `MtbSetting`.`deleted_date`, `MtbSetting`.`deleted`, `MtbSetting`.`name`, `MtbSetting`.`name_yomi`, `MtbSetting`.`view_name`, `MtbSetting`.`view_address`, `MtbSetting`.`view_contact`, `MtbSetting`.`view_url`, `MtbSetting`.`mail_from`, `MtbSetting`.`mail_from_name`, `MtbSetting`.`original_ssl_flag`, `MtbSetting`.`mtb_agent_id` FROM `sbosas23_testdb`.`mtb_agents` AS `MtbAgent` LEFT JOIN `sbosas23_testdb`.`users` AS `User` ON (`MtbAgent`.`admin_user_id` = `User`.`id`) LEFT JOIN `sbosas23_testdb`.`mtb_settings` AS `MtbSetting` ON (`MtbSetting`.`mtb_agent_id` = `MtbAgent`.`id`) WHERE `MtbAgent`.`subdomain` = 'event' LIMIT 1 | 1 | 1 | 0 | |
| SELECT `DtbContract`.`id`, `DtbContract`.`created`, `DtbContract`.`modified`, `DtbContract`.`modified_user_id`, `DtbContract`.`deleted_date`, `DtbContract`.`deleted`, `DtbContract`.`name`, `DtbContract`.`contract_division_id`, `DtbContract`.`contract_division_name`, `DtbContract`.`mtb_contract_id`, `DtbContract`.`mtb_contract_name`, `DtbContract`.`settlemethod_id`, `DtbContract`.`apply_datetime`, `DtbContract`.`approval_datetime`, `DtbContract`.`contract_period`, `DtbContract`.`expire_date`, `DtbContract`.`contract_fee`, `DtbContract`.`contract_monthfee`, `DtbContract`.`contract_dayfee`, `DtbContract`.`initial_fee`, `DtbContract`.`total_fee`, `DtbContract`.`mtb_agent_id` FROM `sbosas23_testdb`.`dtb_contracts` AS `DtbContract` WHERE `DtbContract`.`mtb_agent_id` = (102) | 10 | 10 | 0 | |
| SELECT `MtbSetting`.`id`, `MtbSetting`.`created`, `MtbSetting`.`modified`, `MtbSetting`.`modified_user_id`, `MtbSetting`.`deleted_date`, `MtbSetting`.`deleted`, `MtbSetting`.`name`, `MtbSetting`.`name_yomi`, `MtbSetting`.`view_name`, `MtbSetting`.`view_address`, `MtbSetting`.`view_contact`, `MtbSetting`.`view_url`, `MtbSetting`.`mail_from`, `MtbSetting`.`mail_from_name`, `MtbSetting`.`original_ssl_flag`, `MtbSetting`.`mtb_agent_id`, `MtbAgent`.`id`, `MtbAgent`.`created`, `MtbAgent`.`modified`, `MtbAgent`.`subdomain`, `MtbAgent`.`email`, `MtbAgent`.`admin_user_id`, `MtbAgent`.`name`, `MtbAgent`.`name_yomi`, `MtbAgent`.`tel`, `MtbAgent`.`postalcode`, `MtbAgent`.`pref`, `MtbAgent`.`address1`, `MtbAgent`.`address2` FROM `sbosas23_testdb`.`mtb_settings` AS `MtbSetting` LEFT JOIN `sbosas23_testdb`.`mtb_agents` AS `MtbAgent` ON (`MtbSetting`.`mtb_agent_id` = `MtbAgent`.`id`) WHERE ((`MtbSetting`.`mtb_agent_id` = 102) OR (`MtbSetting`.`mtb_agent_id` = 0)) AND `MtbSetting`.`deleted` IN ('0', NULL) LIMIT 1 | 1 | 1 | 0 | |
| SELECT COUNT(*) AS `count` FROM `sbosas23_testdb`.`dtb_contracts` AS `DtbContract` LEFT JOIN `sbosas23_testdb`.`mtb_contracts` AS `MtbContract` ON (`DtbContract`.`mtb_contract_id` = `MtbContract`.`id`) LEFT JOIN `sbosas23_testdb`.`mtb_agents` AS `MtbAgent` ON (`DtbContract`.`mtb_agent_id` = `MtbAgent`.`id`) WHERE `DtbContract`.`approval_datetime` IS NOT NULL AND `DtbContract`.`expire_date` >= '2026-04-25' AND ((`DtbContract`.`mtb_agent_id` = 102) OR (`DtbContract`.`mtb_agent_id` = 0)) AND `DtbContract`.`deleted` IN ('0', NULL) | 1 | 1 | 0 | |
| SELECT *, DtbReserve.reserve_count, (pdf_filename) AS `MtbEventDay__old_pdf_filename`, `MtbEventDay`.`id` FROM `sbosas23_testdb`.`mtb_event_days` AS `MtbEventDay` LEFT JOIN `sbosas23_testdb`.`mtb_events` AS `MtbEvent` ON (`MtbEventDay`.`mtb_event_id` = `MtbEvent`.`id`) LEFT JOIN `sbosas23_testdb`.`users` AS `User` ON (`MtbEventDay`.`user_id` = `User`.`id`) left JOIN (SELECT SUM(participants) AS reserve_count, mtb_event_day_id FROM dtb_reserves WHERE mtb_agent_id = 102 AND cancel_datetime IS NULL GROUP BY mtb_event_day_id) AS `DtbReserve` ON (`DtbReserve`.`mtb_event_day_id` = `MtbEventDay`.`id`) WHERE `MtbEvent`.`use_flag` = 1 AND `MtbEventDay`.`event_date` >= '2026-4-1' AND ((`MtbEventDay`.`mtb_agent_id` = 102) OR (`MtbEventDay`.`mtb_agent_id` = 0)) AND `MtbEventDay`.`deleted` IN ('0', NULL) ORDER BY `MtbEventDay`.`event_date` asc | 0 | 0 | 0 |
Peak Memory Use 15.08 MB
| Message | Memory use |
|---|---|
| Component initialization | 6.10 MB |
| Controller action start | 11.00 MB |
| Controller render start | 11.77 MB |
| View render complete | 14.57 MB |
Total Request Time: 170 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 57.88 | |
| Event: Controller.initialize | 42.35 | |
| Event: Controller.startup | 0.81 | |
| Controller action | 14.69 | |
| Event: Controller.beforeRender | 3.30 | |
| » Processing toolbar data | 3.15 | |
| Rendering View | 29.28 | |
| » Event: View.beforeRender | 0.08 | |
| » Rendering APP/View/Entry/index.ctp | 0.65 | |
| » Event: View.afterRender | 0.04 | |
| » Event: View.beforeLayout | 0.04 | |
| » Rendering APP/View/Layouts/entry.ctp | 2.52 | |
| » » Rendering APP/View/Elements/header.ctp | 0.28 | |
| » » Rendering APP/View/Elements/footer.ctp | 0.21 | |
| » » Rendering APP/View/Elements/pagescript.ctp | 0.37 | |
| Event: View.afterLayout | 0.00 |
| Constant | Value |
|---|---|
| APP | /home/sbosas23/spawn-dev.com/public_html/event/system/app/ |
| APP_DIR | app |
| APPLIBS | /home/sbosas23/spawn-dev.com/public_html/event/system/app/Lib/ |
| CACHE | /home/sbosas23/spawn-dev.com/public_html/event/system/app/tmp/cache/ |
| CAKE | /home/sbosas23/spawn-dev.com/public_html/event/system/lib/Cake/ |
| CAKE_CORE_INCLUDE_PATH | /home/sbosas23/spawn-dev.com/public_html/event/system/lib |
| CORE_PATH | /home/sbosas23/spawn-dev.com/public_html/event/system/lib/ |
| CAKE_VERSION | 2.6.4 |
| CSS | /home/sbosas23/spawn-dev.com/public_html/event/system/app/webroot/css/ |
| CSS_URL | css/ |
| DS | / |
| FULL_BASE_URL | https://event.spawn-dev.com |
| IMAGES | /home/sbosas23/spawn-dev.com/public_html/event/system/app/webroot/img/ |
| IMAGES_URL | img/ |
| JS | /home/sbosas23/spawn-dev.com/public_html/event/system/app/webroot/js/ |
| JS_URL | js/ |
| LOGS | /home/sbosas23/spawn-dev.com/public_html/event/system/app/tmp/logs/ |
| ROOT | /home/sbosas23/spawn-dev.com/public_html/event/system |
| TESTS | /home/sbosas23/spawn-dev.com/public_html/event/system/app/Test/ |
| TMP | /home/sbosas23/spawn-dev.com/public_html/event/system/app/tmp/ |
| VENDORS | /home/sbosas23/spawn-dev.com/public_html/event/system/vendors/ |
| WEBROOT_DIR | webroot |
| WWW_ROOT | /home/sbosas23/spawn-dev.com/public_html/event/system/app/webroot/ |
| Environment Variable | Value |
|---|---|
| Php Version | 5.3.3 |
| Path | /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin |
| Pwd | /home/userfastcgi/sbosas23/spawn-dev.com |
| Shlvl | 0 |
| Fcgi Role | RESPONDER |
| Redirect Redirect Mef Proxy Addr | 202.226.39.169 |
| Redirect Redirect Unique Id | aewVnnePju0Mj8XJysuK5QAAAAc |
| Redirect Redirect Https | on |
| Redirect Redirect Failurecachetime | 0 |
| Redirect Redirect Ngx Cache Normalfile | 1 |
| Redirect Redirect Ngx Cache Staticmode | 1 |
| Redirect Redirect Ngx Cache Nocachemode | 1 |
| Redirect Redirect Status | 200 |
| Redirect Mef Proxy Addr | 202.226.39.169 |
| Redirect Unique Id | aewVnnePju0Mj8XJysuK5QAAAAc |
| Redirect Https | on |
| Redirect Failurecachetime | 0 |
| Redirect Ngx Cache Normalfile | 1 |
| Redirect Ngx Cache Staticmode | 1 |
| Redirect Ngx Cache Nocachemode | 1 |
| Redirect Status | 200 |
| Mef Proxy Addr | 202.226.39.169 |
| Unique Id | aewVnnePju0Mj8XJysuK5QAAAAc |
| Https | on |
| Failurecachetime | 0 |
| Ngx Cache Normalfile | 1 |
| Ngx Cache Staticmode | 1 |
| Ngx Cache Nocachemode | 1 |
| Http Host | event.spawn-dev.com |
| Http X Forwarded For | 216.73.217.33 |
| Http X Forwarded Proto | https |
| Http X Forwarded Host | event.spawn-dev.com |
| Http X Forwarded Port | 443 |
| Http X Forwarded Ssl | on |
| Http X Real Ip | 216.73.217.33 |
| Http X Server Address | 202.226.39.169 |
| Http X Wp Access | 0 |
| Http X Accel Expires | 60 |
| Http X Failure Cache Time | 0 |
| Http X Ua Device | pc |
| Http X File Type | normal |
| Http Connection | close |
| Http Accept | */* |
| Http User Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| Server Signature | |
| Server Software | Apache |
| Server Name | event.spawn-dev.com |
| Server Addr | 202.226.39.169 |
| Server Port | 443 |
| Remote Addr | 216.73.217.33 |
| Document Root | /home/sbosas23/spawn-dev.com/public_html/event |
| Request Scheme | https |
| Context Prefix | |
| Context Document Root | /home/sbosas23/spawn-dev.com/public_html/event |
| Server Admin | webmaster@spawn-dev.com |
| Script Filename | /home/sbosas23/spawn-dev.com/public_html/event/system/app/webroot/index.php |
| Remote Port | 52308 |
| Redirect Url | /system/ |
| Gateway Interface | CGI/1.1 |
| Server Protocol | HTTP/1.1 |
| Request Method | GET |
| Query String | |
| Request Uri | / |
| Script Name | /system/app/webroot/index.php |
| Php Self | /system/app/webroot/index.php |
| Request Time | 1777079710 |