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 | 0 | ||
SHOW FULL COLUMNS FROM `user_roles` | 3 | 3 | 0 | ||
SHOW FULL COLUMNS FROM `organization_infos` | 11 | 11 | 0 | ||
INSERT INTO `activities` (`plugin`, `controller`, `action`, `url`, `remote_addr`, `user_agent`, `referer`, `method`, `requested`, `ext`, `created`) VALUES ('', 'users', 'login', 'login', '18.117.111.63', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', '/', 'GET', 0, 'html', '2025-05-13 08:18:36') | 1 | 0 | |||
SELECT LAST_INSERT_ID() AS insertID | 1 | 1 | 0 |
Peak Memory Use 9.49 MB
Message | Memory use |
---|---|
Component intitailization | 7.70 MB |
Controller action start | 7.77 MB |
Controller render start | 7.80 MB |
View render complete | 9.17 MB |
Total Request Time: 252 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived) | 118.14 | |
Component initialization and startup | 2.56 | |
Controller action | 80.34 | |
Render Controller Action | 34.10 | |
» Rendering View | 31.63 | |
» » Rendering APP/views/users/login.ctp | 27.68 | |
» » » Rendering APP/plugins/crs/views/elements/pages/login_logo.ctp | 0.51 | |
» » Rendering APP/views/layouts/default.ctp | 3.43 | |
» » » Rendering APP/views/elements/secondary_nav.ctp | 0.70 | |
» » » Rendering APP/plugins/lcp/views/elements/language_links.ctp | 0.36 |