

No previous requests logged.
To view Cookies, add CookieComponent to Controller
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
|---|---|---|---|---|---|
| 1 | DESCRIBE `system_pages` | 9 | 9 | 1 | |
| 2 | DESCRIBE `system_users` | 6 | 6 | 1 | |
| 3 | DESCRIBE `system_groups` | 2 | 2 | 1 | |
| 4 | DESCRIBE `aros` | 7 | 7 | 1 | |
| 5 | DESCRIBE `acos` | 7 | 7 | 1 | |
| 6 | DESCRIBE `aros_acos` | 7 | 7 | 1 | |
| 7 | DESCRIBE `system_userprofiles` | 10 | 10 | 1 | |
| 8 | DESCRIBE `system_documents` | 10 | 10 | 1 | |
| 9 | DESCRIBE `system_types` | 4 | 4 | 1 | |
| 10 | DESCRIBE `system_nodes` | 13 | 13 | 1 | |
| 11 | DESCRIBE `system_sites` | 13 | 13 | 1 | |
| 12 | DESCRIBE `system_forms` | 12 | 12 | 1 | |
| 13 | DESCRIBE `system_categories` | 6 | 6 | 1 | |
| 14 | DESCRIBE `system_articles` | 12 | 12 | 1 | |
| 15 | DESCRIBE `system_comments` | 9 | 9 | 1 | |
| 16 | DESCRIBE `system_tags` | 5 | 5 | 1 | |
| 17 | DESCRIBE `system_articles_system_tags` | 3 | 3 | 1 | |
| 18 | DESCRIBE `system_sites_system_users` | 3 | 3 | 1 | |
| 19 | DESCRIBE `system_formresponses` | 6 | 6 | 1 | |
| 20 | DESCRIBE `system_forms_revs` | 14 | 14 | 1 | |
| 21 | SELECT `SystemPage`.`id`, `SystemPage`.`site_id`, `SystemPage`.`node_id`, `SystemPage`.`user_id`, `SystemPage`.`title`, `SystemPage`.`body`, `SystemPage`.`created`, `SystemPage`.`modified`, `SystemPage`.`enabled`, `SystemUser`.`id`, `SystemUser`.`name`, `SystemUser`.`password`, `SystemUser`.`email`, `SystemUser`.`group_id`, `SystemUser`.`hash`, `SystemNode`.`id`, `SystemNode`.`parent_id`, `SystemNode`.`lft`, `SystemNode`.`rght`, `SystemNode`.`visible`, `SystemNode`.`name`, `SystemNode`.`url`, `SystemNode`.`type`, `SystemNode`.`plugin`, `SystemNode`.`controller`, `SystemNode`.`action`, `SystemNode`.`params`, `SystemNode`.`site_id`, `SystemSite`.`id`, `SystemSite`.`node_id`, `SystemSite`.`servername`, `SystemSite`.`name`, `SystemSite`.`description`, `SystemSite`.`theme`, `SystemSite`.`active`, `SystemSite`.`debug`, `SystemSite`.`serveralias`, `SystemSite`.`robotstxt`, `SystemSite`.`analytics`, `SystemSite`.`created`, `SystemSite`.`modified` FROM `system_pages` AS `SystemPage` LEFT JOIN `system_users` AS `SystemUser` ON (`SystemPage`.`user_id` = `SystemUser`.`id`) LEFT JOIN `system_nodes` AS `SystemNode` ON (`SystemPage`.`node_id` = `SystemNode`.`id`) LEFT JOIN `system_sites` AS `SystemSite` ON (`SystemPage`.`site_id` = `SystemSite`.`id`) WHERE `SystemPage`.`id` = 1 LIMIT 1 | 1 | 1 | 1 |
Warning No slow queries!, or your database does not support EXPLAIN
Peak Memory Use 9.81 MB
| Message | Memory use |
|---|---|
| Component intitailization | 7.47 MB |
| Controller action start | 7.53 MB |
| Controller render start | 8.18 MB |
| View render complete | 9.56 MB |
Total Request Time: 1107 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived) | 990.75 | |
| Component initialization and startup | 6.20 | |
| Controller action | 36.51 | |
| Render Controller Action | 29.53 | |
| » Rendering View | 27.70 | |
| » » Rendering APP/views/nodes/viewpage.ctp | 24.12 | |
| » » » Rendering APP/plugins/system/views/elements/systempage.ctp | 0.26 | |
| » » Rendering APP/views/themed/dynamic/layouts/default.ctp | 2.30 | |
| » » » Rendering APP/plugins/system/views/elements/analytics.ctp | 0.22 |
There were no log entries made this request
There were no log entries made this request