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 3.56 MB
Message | Memory use |
---|---|
Component initialization | 1.20 MB |
Controller action start | 2.01 MB |
Controller render start | 2.42 MB |
View render complete | 2.81 MB |
Total Request Time: 1997 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 4.63 | |
Component initialization and startup | 1052.09 | |
Controller action | 486.97 | |
Render Controller Action | 399.24 | |
» Rendering View | 398.83 | |
» » Rendering APP/View/Sections/noticias.ctp | 45.30 | |
» » » Rendering APP/View/Elements/redesSociales.ctp | 0.43 | |
» » Rendering APP/View/Layouts/default.ctp | 0.52 |