When Does a Divorce Decree Take Effect?
Query | Error | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|---|
SHOW FULL COLUMNS FROM `articles` | 11 | 11 | 11 | ||
SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'latin1_swedish_ci'; | 1 | 1 | 11 | maybe slow | |
SELECT `Configuration`.`id`, `Configuration`.`name`, `Configuration`.`value` FROM `configuration` AS `Configuration` WHERE 1 = 1 | 14 | 14 | 11 | maybe slow | |
SELECT `Article`.`id`, `Article`.`publication`, `Article`.`date`, `Article`.`headline`, `Article`.`description`, `Article`.`year`, `Article`.`sort_date`, `Article`.`file_name`, `Article`.`directory`, `Article`.`created`, `Article`.`modified` FROM `articles` AS `Article` WHERE `Article`.`id` = 149 LIMIT 1 | 1 | 1 | 11 | maybe slow |
Peak Memory Use 7.76 MB
Message | Memory use |
---|---|
Component intitailization | 6.25 MB |
Controller action start | 6.31 MB |
Controller render start | 6.35 MB |
View render complete | 7.47 MB |
Total Request Time: 172 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived) | 116.78 | |
Component initialization and startup | 16.20 | |
Controller action | 12.02 | |
Render Controller Action | 16.27 | |
» Rendering View | 14.77 | |
» » Rendering APP/views/articles/view.ctp | 13.21 | |
» » Rendering APP/views/layouts/default.article.ctp | 1.06 | |
» » » Rendering APP/views/elements/footer.ctp | 0.18 |