Команда
|
Команда
|
To view Cookies, add CookieComponent to Controller
| Query | Error | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|---|
| SELECT `Quote`.`id`, `Quote`.`content`, `Quote`.`chapter`, `Quote`.`author` FROM `quotes` AS `Quote` WHERE `chapter` = 'about' ORDER BY `Quote`.`id` DESC LIMIT 1 | 0 | 0 | 0 | ||
| SELECT `Quote`.`id`, `Quote`.`content`, `Quote`.`chapter`, `Quote`.`author` FROM `quotes` AS `Quote` WHERE `chapter` = 'main' ORDER BY `Quote`.`id` DESC LIMIT 1 | 1 | 1 | 0 | ||
| SELECT `Banner`.`id`, `Banner`.`caption`, `Banner`.`image`, `Banner`.`position`, `Banner`.`disabled` FROM `banners` AS `Banner` WHERE `Banner`.`disabled` = 0 AND `image` <> '' AND `Banner`.`disabled` <> 1 ORDER BY RAND() ASC | 5 | 5 | 0 | ||
| SELECT `UrlRule`.`id`, `UrlRule`.`url`, `UrlRule`.`disabled`, `UrlRule`.`note`, `UrlRule`.`created`, `UrlRule`.`modified` FROM `url_rules` AS `UrlRule` WHERE `UrlRule`.`disabled` = 0 AND `UrlRule`.`url` IN ('/employees/page:7', '/employees/*', '/*', '*') AND `UrlRule`.`disabled` <> 1 ORDER BY `UrlRule`.`url` ASC, `UrlRule`.`id` ASC | 1 | 1 | 0 | ||
| SELECT COUNT(*) AS `count` FROM `employees` AS `Employee` WHERE `Employee`.`disabled` = 0 AND `Employee`.`disabled` <> 1 | 1 | 1 | 1 | ||
| SELECT COUNT(*) AS `count` FROM `employees` AS `Employee` WHERE `Employee`.`disabled` = 0 AND `Employee`.`disabled` <> 1 | 1 | 1 | 0 | ||
| SELECT COUNT(*) AS `count` FROM `employees` AS `Employee` WHERE `Employee`.`disabled` = 0 AND `Employee`.`disabled` <> 1 | 1 | 1 | 0 | ||
| SELECT `Employee`.`id`, `Employee`.`caption`, `Employee`.`post`, `Employee`.`image`, `Employee`.`biography`, `Employee`.`position`, `Employee`.`disabled` FROM `employees` AS `Employee` WHERE `Employee`.`disabled` = 0 AND `Employee`.`disabled` <> 1 ORDER BY `Employee`.`position` DESC LIMIT 18, 3 | 1 | 1 | 0 |
Peak Memory Use 19,00 МБ
| Message | Memory use |
|---|---|
| Component intitailization | 13,00 МБ |
| Controller action start | 14,00 МБ |
| Controller render start | 14,00 МБ |
| View render complete | 17,00 МБ |
Total Request Time: 319 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived) | 123,63 | |
| Component initialization and startup | 43,47 | |
| Controller action | 22,58 | |
| Render Controller Action | 48,86 | |
| » Rendering View | 46,27 | |
| » » Rendering APP/views/employees/index.ctp | 38,32 | |
| » » » Rendering APP/views/elements/layout_project/sidebar.ctp | 6,28 | |
| » » Rendering APP/views/layouts/project.ctp | 7,41 | |
| » » » Rendering APP/views/elements/layout_project/head_content.ctp | 1,60 | |
| » » » Rendering APP/views/elements/layout_project/header.ctp | 0,94 | |
| » » » Rendering APP/views/elements/layout_project/menu.ctp | 3,31 | |
| » » » Rendering APP/views/elements/layout_project/footer.ctp | 0,23 |