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.128', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', '/', 'GET', 0, 'html', '2025-12-16 04:02:32') | 1 | 0 | |||
| SELECT LAST_INSERT_ID() AS insertID | 1 | 1 | 0 |
Peak Memory Use 9.60 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: 213 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived) | 170.88 | |
| Component initialization and startup | 4.69 | |
| Controller action | 1.02 | |
| Render Controller Action | 23.38 | |
| » Rendering View | 21.72 | |
| » » Rendering APP/views/users/login.ctp | 18.88 | |
| » » » Rendering APP/plugins/crs/views/elements/pages/login_logo.ctp | 0.35 | |
| » » Rendering APP/views/layouts/default.ctp | 2.48 | |
| » » » Rendering APP/views/elements/secondary_nav.ctp | 0.52 | |
| » » » Rendering APP/plugins/lcp/views/elements/language_links.ctp | 0.27 |