No post data.
No querystring data.
To view Cookies, add CookieComponent to Controller
Query | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|
SELECT `Section`.`url` FROM `sections` AS `Section` WHERE `id` = 1 LIMIT 1 | 1 | 1 | 0 | |
SELECT `Section`.`url` FROM `sections` AS `Section` WHERE `id` = 22 LIMIT 1 | 1 | 1 | 0 | |
SELECT `Section`.`url` FROM `sections` AS `Section` WHERE `id` = 2 LIMIT 1 | 1 | 1 | 0 | |
SELECT `Section`.`url` FROM `sections` AS `Section` WHERE `id` = 3 LIMIT 1 | 1 | 1 | 0 | |
SELECT `Section`.`text2` FROM `sections` AS `Section` WHERE `id` = 19 LIMIT 1 | 1 | 1 | 0 | |
SELECT `Section`.`text` FROM `sections` AS `Section` WHERE `id` = 20 LIMIT 1 | 1 | 1 | 0 | |
SELECT `Section`.`text` FROM `sections` AS `Section` WHERE `id` = 21 LIMIT 1 | 1 | 1 | 0 | |
SELECT `ClientPicture`.`picture` FROM `client_pictures` AS `ClientPicture` WHERE 1 = 1 ORDER BY `position` ASC | 5 | 5 | 0 | |
SELECT `Section`.`id`, `Section`.`title_admin`, `Section`.`title`, `Section`.`text`, `Section`.`text2`, `Section`.`picture`, `Section`.`url` FROM `sections` AS `Section` WHERE `id` = 15 LIMIT 1 | 1 | 1 | 0 | |
SELECT `News`.`id`, `News`.`picture`, `News`.`title`, `News`.`text_intro`, `News`.`text1`, `News`.`text2`, `News`.`date` FROM `news` AS `News` WHERE 1 = 1 ORDER BY `date` DESC, `title` ASC LIMIT 6 | 4 | 4 | 0 | |
SELECT `NewsPicture`.`id`, `NewsPicture`.`picture`, `NewsPicture`.`news_id`, `NewsPicture`.`position` FROM `news_pictures` AS `NewsPicture` WHERE `NewsPicture`.`news_id` IN (20, 15, 16, 17) | 38 | 38 | 0 | |
SELECT COUNT(*) AS `count` FROM `news` AS `News` WHERE 1 = 1 | 1 | 1 | 0 |
Peak Memory Use 4.69 MB
Message | Memory use |
---|---|
Component initialization | 1.20 MB |
Controller action start | 2.03 MB |
Controller render start | 2.67 MB |
View render complete | 3.07 MB |
Total Request Time: 344 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 20.27 | |
Component initialization and startup | 46.13 | |
Controller action | 30.76 | |
Render Controller Action | 207.71 | |
» Rendering View | 207.28 | |
» » Rendering APP/View/Sections/noticias.ctp | 73.72 | |
» » » Rendering APP/View/Elements/redesSociales.ctp | 0.51 | |
» » Rendering APP/View/Layouts/default.ctp | 0.83 |