
Com o objetivo de diminuir a distância entre o Museu e as instituições de ensino, o Museu vai até as escolas para desenvolver algumas atividades, como palestras e oficinas, que tenham como tema a fauna e questões relacionadas ao meio ambiente. É só agendar e escolher o tema!
To view Cookies, add CookieComponent to Controller
Query | Error | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|---|
SHOW FULL COLUMNS FROM `programas` | 6 | 6 | 1 | maybe slow | |
SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_general_ci'; | 1 | 1 | 0 | ||
SHOW FULL COLUMNS FROM `programas_fotos` | 3 | 3 | 0 | ||
SHOW FULL COLUMNS FROM `programas_apoio` | 3 | 3 | 0 | ||
SHOW FULL COLUMNS FROM `configurations` | 6 | 6 | 1 | maybe slow | |
SELECT `Configuration`.`variable`, `Configuration`.`value` FROM `configurations` AS `Configuration` WHERE 1 = 1 | 12 | 12 | 0 | ||
SELECT `Programa`.`id`, `Programa`.`created`, `Programa`.`modified`, `Programa`.`name`, `Programa`.`descricao`, `Programa`.`ativo` FROM `programas` AS `Programa` WHERE `Programa`.`id` = '13;' ORDER BY `Programa`.`created` DESC, `Programa`.`ativo` DESC, `Programa`.`id` DESC LIMIT 1 | 1 | 1 | 0 | ||
SELECT `ProgramasFoto`.`id`, `ProgramasFoto`.`programa_id`, `ProgramasFoto`.`legenda` FROM `programas_fotos` AS `ProgramasFoto` WHERE `ProgramasFoto`.`programa_id` = (13) | 10 | 10 | 0 | ||
SELECT `ProgramasApoio`.`id`, `ProgramasApoio`.`programa_id`, `ProgramasApoio`.`legenda` FROM `programas_apoio` AS `ProgramasApoio` WHERE `ProgramasApoio`.`programa_id` = (13) | 0 | 0 | 0 | ||
SELECT `ProgramasFoto`.`id`, `ProgramasFoto`.`programa_id`, `ProgramasFoto`.`legenda` FROM `programas_fotos` AS `ProgramasFoto` WHERE `ProgramasFoto`.`programa_id` = 13 ORDER BY RAND() ASC | 10 | 10 | 0 |
Peak Memory Use 11,00 MB
Message | Memory use |
---|---|
Component initialization | 9,00 MB |
Controller action start | 9,00 MB |
Controller render start | 9,00 MB |
View render complete | 11,00 MB |
Total Request Time: 117 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived) | 74,03 | |
Component initialization and startup | 5,01 | |
Controller action | 8,09 | |
Render Controller Action | 15,27 | |
» Rendering View | 14,18 | |
» » Rendering APP/views/programas/view.ctp | 10,32 | |
» » Rendering APP/views/layouts/default.ctp | 3,38 |