To view Cookies, add CookieComponent to Controller
Query | Error | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|---|
SHOW FULL COLUMNS FROM `users` | 33 | 33 | 1 | ||
SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_unicode_ci'; | 1 | 1 | 1 | ||
SHOW FULL COLUMNS FROM `departments` | 16 | 16 | 1 | maybe slow | |
SHOW FULL COLUMNS FROM `organizations` | 10 | 10 | 1 | maybe slow | |
SHOW FULL COLUMNS FROM `roles` | 6 | 6 | 1 | maybe slow | |
SHOW FULL COLUMNS FROM `user_roles` | 3 | 3 | 1 | maybe slow | |
SHOW FULL COLUMNS FROM `organization_infos` | 11 | 11 | 1 | maybe slow | |
INSERT INTO `activities` (`plugin`, `controller`, `action`, `url`, `remote_addr`, `user_agent`, `referer`, `method`, `requested`, `ext`, `created`) VALUES ('', 'users', 'login', 'login', '216.73.216.179', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', '/', 'GET', 0, 'html', '2025-09-10 00:41:22') | 1 | 0 | |||
SELECT LAST_INSERT_ID() AS insertID | 1 | 1 | 0 |
Peak Memory Use 9.55 MB
Message | Memory use |
---|---|
Component intitailization | 7.70 MB |
Controller action start | 7.78 MB |
Controller render start | 7.80 MB |
View render complete | 9.17 MB |
Total Request Time: 205 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived) | 169.13 | |
Component initialization and startup | 4.01 | |
Controller action | 0.83 | |
Render Controller Action | 19.96 | |
» Rendering View | 18.45 | |
» » Rendering APP/views/users/login.ctp | 15.94 | |
» » » Rendering APP/plugins/crs/views/elements/pages/login_logo.ctp | 0.31 | |
» » Rendering APP/views/layouts/default.ctp | 2.19 | |
» » » Rendering APP/views/elements/secondary_nav.ctp | 0.46 | |
» » » Rendering APP/plugins/lcp/views/elements/language_links.ctp | 0.24 |