パスワード再発行
2 認証キー確認
3 新しいパスワードの登録
登録に使用したメールアドレスを入力し、[次へ]ボタンをクリックしてください。
パスワード取得用のリンクが記載されたメールが登録メールアドレス宛に送られます。
パスワード取得用のリンクが記載されたメールが登録メールアドレス宛に送られます。
To view Cookies, add CookieComponent to Controller
Query | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|
SELECT COUNT(*) AS `count` FROM `hijiri3_hijirigaoka`.`pages` AS `Page` INNER JOIN `hijiri3_hijirigaoka`.`rooms` AS `Room` ON (`Room`.`id` = `Page`.`room_id`) WHERE `Page`.`permalink` = 'auth/forgot_pass/request' AND `Room`.`space_id` = 2 | 1 | 1 | 0 | |
SELECT `Page`.`weight` FROM `hijiri3_hijirigaoka`.`pages` AS `Page` WHERE `Page`.`id` = 4 LIMIT 1 | 1 | 1 | 0 | |
SELECT `Room`.`id`, `Room`.`space_id`, `Room`.`page_id_top`, `Room`.`parent_id`, `Room`.`active`, `Room`.`default_role_key`, `Room`.`need_approval`, `Room`.`default_participation`, `Room`.`page_layout_permitted`, `Room`.`theme` FROM `hijiri3_hijirigaoka`.`rooms` AS `Room` WHERE `id` = 1 LIMIT 1 | 1 | 1 | 0 | |
SELECT `RoomsLanguage`.`id`, `RoomsLanguage`.`language_id`, `RoomsLanguage`.`is_origin`, `RoomsLanguage`.`is_translation`, `RoomsLanguage`.`room_id`, `RoomsLanguage`.`name` FROM `hijiri3_hijirigaoka`.`rooms_languages` AS `RoomsLanguage` WHERE `room_id` = 1 AND `language_id` = 2 LIMIT 1 | 1 | 1 | 0 | |
SELECT `PagesLanguage`.`id`, `PagesLanguage`.`language_id`, `PagesLanguage`.`page_id`, `PagesLanguage`.`name`, `PagesLanguage`.`meta_title`, `PagesLanguage`.`meta_description`, `PagesLanguage`.`meta_keywords`, `PagesLanguage`.`meta_robots` FROM `hijiri3_hijirigaoka`.`pages_languages` AS `PagesLanguage` WHERE `PagesLanguage`.`page_id` = 4 AND `PagesLanguage`.`language_id` = 2 LIMIT 1 | 1 | 1 | 0 | |
SELECT `PluginsRoom`.`plugin_key` FROM `hijiri3_hijirigaoka`.`plugins_rooms` AS `PluginsRoom` WHERE `room_id` = 1 | 22 | 22 | 0 | |
SELECT `BlockRolePermission`.`id`, `BlockRolePermission`.`roles_room_id`, `BlockRolePermission`.`block_key`, `BlockRolePermission`.`permission`, `BlockRolePermission`.`value` FROM `hijiri3_hijirigaoka`.`block_role_permissions` AS `BlockRolePermission` WHERE `block_key` IS NULL AND `roles_room_id` IS NULL | 0 | 0 | 0 | |
SELECT `BlockSetting`.`block_key`, `BlockSetting`.`field_name`, `BlockSetting`.`value` FROM `hijiri3_hijirigaoka`.`block_settings` AS `BlockSetting` WHERE `room_id` = 1 AND `block_key` IS NULL AND `field_name` IN ('use_workflow', 'use_comment_approval') | 0 | 0 | 0 | |
SELECT `PageContainer`.`id`, `PageContainer`.`page_id`, `PageContainer`.`container_type`, `PageContainer`.`is_published`, `PageContainer`.`is_configured` FROM `hijiri3_hijirigaoka`.`page_containers` AS `PageContainer` WHERE `PageContainer`.`page_id` = 4 | 5 | 5 | 0 | |
SELECT `BoxesPageContainer`.`id`, `BoxesPageContainer`.`page_container_id`, `BoxesPageContainer`.`page_id`, `BoxesPageContainer`.`container_type`, `BoxesPageContainer`.`box_id`, `BoxesPageContainer`.`is_published`, `BoxesPageContainer`.`weight`, `Box`.`id`, `Box`.`container_id`, `Box`.`type`, `Box`.`space_id`, `Box`.`room_id`, `Box`.`page_id`, `Box`.`container_type`, `Box`.`weight`, `Room`.`id`, `Room`.`space_id`, `Room`.`page_id_top`, `Room`.`parent_id`, `Room`.`weight`, `Room`.`sort_key`, `Room`.`child_count`, `Room`.`active`, `Room`.`in_draft`, `Room`.`default_role_key`, `Room`.`need_approval`, `Room`.`default_participation`, `Room`.`page_layout_permitted`, `Room`.`theme`, `RoomsLanguage`.`id`, `RoomsLanguage`.`name` FROM `hijiri3_hijirigaoka`.`boxes_page_containers` AS `BoxesPageContainer` INNER JOIN `hijiri3_hijirigaoka`.`boxes` AS `Box` ON (`Box`.`id` = `BoxesPageContainer`.`box_id`) INNER JOIN `hijiri3_hijirigaoka`.`rooms` AS `Room` ON (`Box`.`room_id` = `Room`.`id`) LEFT JOIN `hijiri3_hijirigaoka`.`rooms_languages` AS `RoomsLanguage` ON (`RoomsLanguage`.`language_id` = '2' AND `Room`.`id` = `RoomsLanguage`.`room_id`) WHERE `BoxesPageContainer`.`page_container_id` IN (16, 17, 18, 19, 20) AND `BoxesPageContainer`.`is_published` = '1' ORDER BY `BoxesPageContainer`.`page_container_id` ASC, `BoxesPageContainer`.`weight` ASC | 6 | 6 | 1 | maybe slow |
SELECT `Frame`.`id`, `Frame`.`room_id`, `Frame`.`box_id`, `Frame`.`plugin_key`, `Frame`.`block_id`, `Frame`.`key`, `Frame`.`header_type`, `Frame`.`weight`, `Frame`.`is_deleted`, `Frame`.`default_action`, `Frame`.`default_setting_action`, `FramePublicLanguage`.`id`, `FramePublicLanguage`.`language_id`, `FramePublicLanguage`.`frame_id`, `FramePublicLanguage`.`is_public`, `FramesLanguage`.`id`, `FramesLanguage`.`language_id`, `FramesLanguage`.`frame_id`, `FramesLanguage`.`name`, `FramesLanguage`.`is_origin`, `FramesLanguage`.`is_translation`, `FramesLanguage`.`is_original_copy`, `Block`.`id`, `Block`.`room_id`, `Block`.`plugin_key`, `Block`.`key`, `Block`.`public_type`, `Block`.`publish_start`, `Block`.`publish_end`, `Block`.`content_count`, `BlocksLanguage`.`language_id`, `BlocksLanguage`.`block_id`, `BlocksLanguage`.`name`, `BlocksLanguage`.`is_origin`, `BlocksLanguage`.`is_translation`, `BlocksLanguage`.`is_original_copy` FROM `hijiri3_hijirigaoka`.`frames` AS `Frame` INNER JOIN `hijiri3_hijirigaoka`.`frame_public_languages` AS `FramePublicLanguage` ON (`FramePublicLanguage`.`frame_id` = `Frame`.`id` AND `FramePublicLanguage`.`language_id` IN ('0', '2') AND `FramePublicLanguage`.`is_public` = '1') INNER JOIN `hijiri3_hijirigaoka`.`frames_languages` AS `FramesLanguage` ON (`FramesLanguage`.`frame_id` = `Frame`.`id` AND `FramesLanguage`.`language_id` = '2') LEFT JOIN `hijiri3_hijirigaoka`.`blocks` AS `Block` ON (`Frame`.`block_id` = `Block`.`id`) LEFT JOIN `hijiri3_hijirigaoka`.`blocks_languages` AS `BlocksLanguage` ON (`BlocksLanguage`.`block_id` = `Block`.`id` AND `BlocksLanguage`.`language_id` = '2') WHERE `Frame`.`box_id` IN (51, 18, 24, 16, 19, 54) AND `Frame`.`is_deleted` = '0' ORDER BY `Frame`.`box_id` ASC, `Frame`.`is_deleted` ASC, `Frame`.`weight` ASC | 97 | 97 | 7 | maybe slow |
SELECT `Page`.`sort_key` FROM `hijiri3_hijirigaoka`.`pages` AS `Page` WHERE `Page`.`id` = 4 LIMIT 1 | 1 | 1 | 0 | |
SELECT `Page`.`id` FROM `hijiri3_hijirigaoka`.`pages` AS `Page` WHERE 1 = 1 AND `Page`.`sort_key` IN ('~00000001', '~00000001-00000001') ORDER BY `Page`.`sort_key` asc | 2 | 2 | 0 | |
SELECT `Page`.`theme` FROM `hijiri3_hijirigaoka`.`pages` AS `Page` WHERE `id` IN (1, 4) AND `theme` IS NOT NULL ORDER BY `sort_key` desc LIMIT 1 | 1 | 1 | 0 |
Peak Memory Use 5.58 MB
Message | Memory use |
---|---|
Component initialization | 3.56 MB |
Controller action start | 4.42 MB |
Controller render start | 4.49 MB |
View render complete | 5.15 MB |
Total Request Time: 86 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 31.45 | |
Event: Controller.initialize | 23.68 | |
Event: Controller.startup | 0.60 | |
Controller action | 0.11 | |
Event: Controller.beforeRender | 6.41 | |
» Processing toolbar data | 6.24 | |
Rendering View | 9.08 | |
» Event: View.beforeRender | 0.05 | |
» Rendering APP/Plugin/Auth/View/ForgotPass/request.ctp | 4.65 | |
» » Rendering APP/Plugin/Auth/View/Elements/meta.ctp | 0.09 | |
» » Rendering APP/Plugin/NetCommons/View/Elements/load_datetimepicker.ctp | 0.53 | |
» » Rendering APP/Plugin/NetCommons/View/Elements/required.ctp | 0.37 | |
» Event: View.afterRender | 0.04 | |
» Event: View.beforeLayout | 0.03 | |
» Rendering APP/Plugin/NetCommons/View/Layouts/default.ctp | 3.23 | |
» » Rendering APP/Plugin/NetCommons/View/Elements/common_favicon.ctp | 0.20 | |
» » Rendering APP/Plugin/NetCommons/View/Elements/common_css.ctp | 0.81 | |
» » Rendering APP/Plugin/NetCommons/View/Elements/common_theme_css.ctp | 0.20 | |
» » Rendering APP/Plugin/NetCommons/View/Elements/common_js.ctp | 0.63 | |
» » Rendering APP/Plugin/NetCommons/View/Elements/common_header.ctp | 0.61 | |
» » Rendering APP/Plugin/NetCommons/View/Elements/common_footer.ctp | 0.06 | |
Event: View.afterLayout | 0.00 |
Constant | Value |
---|---|
UPLOADS_ROOT | '/home/hijiri3/www/nc3/app/Uploads/' |
CONFIG | '/home/hijiri3/www/nc3/app/Config/' |
HTMLPURIFIER_PREFIX | '/home/hijiri3/www/nc3/vendors/ezyang/htmlpurifier/library' |
NC3_VERSION | '3.3.4' |
Constant | Value |
---|---|
APP | '/home/hijiri3/www/nc3/app/' |
APP_DIR | 'app' |
APPLIBS | '/home/hijiri3/www/nc3/app/Lib/' |
CACHE | '/home/hijiri3/www/nc3/app/tmp/cache/' |
CAKE | '/home/hijiri3/www/nc3/vendors/cakephp/cakephp/lib/Cake/' |
CAKE_CORE_INCLUDE_PATH | '/home/hijiri3/www/nc3/vendors/cakephp/cakephp/lib' |
CORE_PATH | '/home/hijiri3/www/nc3/vendors/cakephp/cakephp/lib/' |
CAKE_VERSION | '2.10.24' |
CSS | '/home/hijiri3/www/nc3/app/webroot/css/' |
CSS_URL | 'css/' |
DS | '/' |
FULL_BASE_URL | 'https://hijirigaoka.org' |
IMAGES | '/home/hijiri3/www/nc3/app/webroot/img/' |
IMAGES_URL | 'img/' |
JS | '/home/hijiri3/www/nc3/app/webroot/js/' |
JS_URL | 'js/' |
LOGS | '/home/hijiri3/www/nc3/app/tmp/logs/' |
ROOT | '/home/hijiri3/www/nc3' |
TESTS | '/home/hijiri3/www/nc3/app/Test/' |
TMP | '/home/hijiri3/www/nc3/app/tmp/' |
VENDORS | '/home/hijiri3/www/nc3/vendors/' |
WEBROOT_DIR | 'webroot' |
WWW_ROOT | '/home/hijiri3/www/nc3/app/webroot/' |
Environment Variable | Value |
---|---|
Php Version | '7.4.33' |
Redirect Redirect Https | 'on' |
Redirect Redirect Status | '200' |
Redirect Https | 'on' |
Redirect Status | '200' |
Https | 'on' |
Http Host | 'hijirigaoka.org' |
Http X Real Ip | '18.118.195.223' |
Http Listen Ipaddr | '49.212.198.171' |
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=2d56cf9c1b35490fc956b5be56bce7ce' |
Path | '/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin' |
Server Signature | '' |
Server Software | 'Apache' |
Server Name | 'hijirigaoka.org' |
Server Addr | '100.64.0.17' |
Server Port | '443' |
Remote Host | 'ec2-18-118-195-223.us-east-2.compute.amazonaws.com' |
Remote Addr | '18.118.195.223' |
Document Root | '/home/hijiri3/www/nc3' |
Request Scheme | 'https' |
Context Prefix | '' |
Context Document Root | '/home/hijiri3/www/nc3' |
Server Admin | '[no address given]' |
Script Filename | '/home/hijiri3/www/nc3/app/webroot/index.php' |
Remote Port | '0' |
Redirect Url | '/app/webroot/auth/forgot_pass/request' |
Redirect Query String | 'page_id=4' |
Gateway Interface | 'CGI/1.1' |
Server Protocol | 'HTTP/1.1' |
Request Method | 'GET' |
Query String | 'page_id=4' |
Request Uri | '/auth/forgot_pass/request?page_id=4' |
Script Name | '/app/webroot/index.php' |
Php Self | '/app/webroot/index.php' |
Request Time Float | (float) 1738102462.7052 |
Request Time | (int) 1738102462 |
Argc | (int) 1 |