25fa9af4af9b8281fd6dee32393f3e74bdacbfe5
| Query | Error | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|---|
| SELECT `Processdate`.`id`, `Processdate`.`office_id`, `Processdate`.`process_date`, `Processdate`.`updated_at`, `Processdate`.`created_at` FROM `sys_processdates` AS `Processdate` WHERE `office_id` = 1 LIMIT 1 | 0 | 0 | 0 | ||
| select id from sys_reserves where date_start between '2025-12-06 00:00:00' and '2025-12-06 23:59:59' and state_type = 1 and start_office_id = 1 | 0 | 0 | 0 | ||
| select id from sys_reserves where ifnull(date_end_ex,date_end) between '2025-12-06 00:00:00' and '2025-12-06 23:59:59' and state_type = 3 and end_office_id = 1 | 0 | 0 | 0 |
Peak Memory Use 9.85 MB
| Message | Memory use |
|---|---|
| Component intitailization | 6.05 MB |
| Controller action start | 8.09 MB |
| Controller render start | 8.11 MB |
| View render complete | 9.41 MB |
Total Request Time: 67 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived) | 31.09 | |
| Component initialization and startup | 19.56 | |
| Controller action | 0.11 | |
| Render Controller Action | 12.01 | |
| » Rendering View | 10.45 | |
| » » Rendering APP/views/users/login.ctp | 7.58 | |
| » » Rendering APP/views/layouts/default.ctp | 2.69 | |
| » » » Rendering APP/views/elements/heart_beat.ctp | 0.16 |