Новости
|
Новости
|
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 ('/news/page:2', '/news/*', '/*', '*') AND `UrlRule`.`disabled` <> 1 ORDER BY `UrlRule`.`url` ASC, `UrlRule`.`id` ASC | 1 | 1 | 0 | ||
| SELECT COUNT(*) AS `count` FROM `news` AS `News` WHERE `News`.`disabled` = 0 AND `News`.`disabled` <> 1 | 1 | 1 | 0 | ||
| SELECT COUNT(*) AS `count` FROM `news` AS `News` WHERE `News`.`disabled` = 0 AND `News`.`disabled` <> 1 | 1 | 1 | 0 | ||
| SELECT COUNT(*) AS `count` FROM `news` AS `News` WHERE `News`.`disabled` = 0 AND `News`.`disabled` <> 1 | 1 | 1 | 0 | ||
| SELECT `News`.`id`, `News`.`caption`, `News`.`brief`, `News`.`content`, `News`.`image`, `News`.`thumbnail`, `News`.`published`, `News`.`disabled` FROM `news` AS `News` WHERE `News`.`disabled` = 0 AND `News`.`disabled` <> 1 ORDER BY `News`.`published` DESC, `News`.`id` DESC LIMIT 3, 3 | 2 | 2 | 0 |
Peak Memory Use 18,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: 317 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived) | 128,19 | |
| Component initialization and startup | 45,75 | |
| Controller action | 6,55 | |
| Render Controller Action | 55,15 | |
| » Rendering View | 52,51 | |
| » » Rendering APP/views/news/index.ctp | 43,89 | |
| » » » Rendering APP/views/elements/layout_project/sidebar.ctp | 6,32 | |
| » » Rendering APP/views/layouts/project.ctp | 8,05 | |
| » » » Rendering APP/views/elements/layout_project/head_content.ctp | 1,72 | |
| » » » Rendering APP/views/elements/layout_project/header.ctp | 1,05 | |
| » » » Rendering APP/views/elements/layout_project/menu.ctp | 3,57 | |
| » » » Rendering APP/views/elements/layout_project/footer.ctp | 0,26 |