| Query | Affected | Num. rows | Took (ms) | Actions |
|---|
| SELECT `Configuration`.`variable`, `Configuration`.`value` FROM `sitesdev_blog_anjo`.`configurations` AS `Configuration` WHERE 1 = 1 | 11 | 11 | 0 | |
| DELETE FROM external_contents WHERE expires IS NULL OR expires <= '2026-04-08 10:12:40' | 0 | 0 | 0 | |
| SELECT `Noticia`.`id`, `Noticia`.`titulo`, `Noticia`.`descricao`, `Noticia`.`breve_descricao`, `Noticia`.`created`, `Noticia`.`modified`, `Noticia`.`ativo`, `Noticia`.`usuario_id`, `Noticia`.`slug`, `Noticia`.`data_publicacao`, `Noticia`.`capa`, `Usuario`.`id`, `Usuario`.`nome`, `Usuario`.`titulo`, `Usuario`.`created`, `Usuario`.`modified`, `NoticiaConfig`.`id`, `NoticiaConfig`.`seo_title`, `NoticiaConfig`.`seo_description`, `NoticiaConfig`.`rich_snippet_type`, `NoticiaConfig`.`seo_keywords`, `NoticiaConfig`.`created`, `NoticiaConfig`.`modified`, `NoticiaConfig`.`noticia_id` FROM `sitesdev_blog_anjo`.`noticias` AS `Noticia` LEFT JOIN `sitesdev_blog_anjo`.`usuarios` AS `Usuario` ON (`Noticia`.`usuario_id` = `Usuario`.`id`) LEFT JOIN `sitesdev_blog_anjo`.`noticias_config` AS `NoticiaConfig` ON (`NoticiaConfig`.`noticia_id` = `Noticia`.`id`) WHERE `Noticia`.`slug` = 'cores-42' AND `Noticia`.`ativo` = 'S' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `NoticiaFoto`.`id`, `NoticiaFoto`.`created`, `NoticiaFoto`.`modified`, `NoticiaFoto`.`noticia_id`, `NoticiaFoto`.`ordem` FROM `sitesdev_blog_anjo`.`noticias_fotos` AS `NoticiaFoto` WHERE `NoticiaFoto`.`noticia_id` = (6695) ORDER BY `NoticiaFoto`.`ordem` ASC | 0 | 0 | 0 | |
| SELECT `Categoria`.`id`, `Categoria`.`nome`, `Categoria`.`ativo`, `Categoria`.`created`, `Categoria`.`modified`, `Categoria`.`ordem`, `CategoriasNoticia`.`id`, `CategoriasNoticia`.`noticia_id`, `CategoriasNoticia`.`categoria_id`, `CategoriasNoticia`.`created`, `CategoriasNoticia`.`modified` FROM `sitesdev_blog_anjo`.`categoria` AS `Categoria` JOIN `sitesdev_blog_anjo`.`categorias_noticias` AS `CategoriasNoticia` ON (`CategoriasNoticia`.`noticia_id` = 6695 AND `CategoriasNoticia`.`categoria_id` = `Categoria`.`id`) ORDER BY RAND() ASC | 1 | 1 | 1 | |
| SELECT `Noticia`.`id`, `Noticia`.`titulo`, `Noticia`.`descricao`, `Noticia`.`breve_descricao`, `Noticia`.`created`, `Noticia`.`modified`, `Noticia`.`ativo`, `Noticia`.`usuario_id`, `Noticia`.`slug`, `Noticia`.`data_publicacao`, `Noticia`.`capa`, `Usuario`.`id`, `Usuario`.`nome`, `Usuario`.`titulo`, `Usuario`.`created`, `Usuario`.`modified`, `NoticiaConfig`.`id`, `NoticiaConfig`.`seo_title`, `NoticiaConfig`.`seo_description`, `NoticiaConfig`.`rich_snippet_type`, `NoticiaConfig`.`seo_keywords`, `NoticiaConfig`.`created`, `NoticiaConfig`.`modified`, `NoticiaConfig`.`noticia_id` FROM `sitesdev_blog_anjo`.`noticias` AS `Noticia` LEFT JOIN `sitesdev_blog_anjo`.`usuarios` AS `Usuario` ON (`Noticia`.`usuario_id` = `Usuario`.`id`) LEFT JOIN `sitesdev_blog_anjo`.`noticias_config` AS `NoticiaConfig` ON (`NoticiaConfig`.`noticia_id` = `Noticia`.`id`) WHERE `Noticia`.`ativo` = 'S' AND `Noticia`.`id` != 6695 AND `Noticia`.`data_publicacao` <= '2026-04-08 10:12:40' GROUP BY `Noticia`.`id` ORDER BY `Noticia`.`data_publicacao` DESC LIMIT 4 | 4 | 4 | 440 | maybe slow |
| SELECT `NoticiaFoto`.`id`, `NoticiaFoto`.`created`, `NoticiaFoto`.`modified`, `NoticiaFoto`.`noticia_id`, `NoticiaFoto`.`ordem` FROM `sitesdev_blog_anjo`.`noticias_fotos` AS `NoticiaFoto` WHERE `NoticiaFoto`.`noticia_id` IN (173473, 173463, 173452, 173439) ORDER BY `NoticiaFoto`.`ordem` ASC | 0 | 0 | 0 | |
| SELECT `Categoria`.`id`, `Categoria`.`nome`, `Categoria`.`ativo`, `Categoria`.`created`, `Categoria`.`modified`, `Categoria`.`ordem`, `CategoriasNoticia`.`id`, `CategoriasNoticia`.`noticia_id`, `CategoriasNoticia`.`categoria_id`, `CategoriasNoticia`.`created`, `CategoriasNoticia`.`modified` FROM `sitesdev_blog_anjo`.`categoria` AS `Categoria` JOIN `sitesdev_blog_anjo`.`categorias_noticias` AS `CategoriasNoticia` ON (`CategoriasNoticia`.`noticia_id` IN (173473, 173463, 173452, 173439) AND `CategoriasNoticia`.`categoria_id` = `Categoria`.`id`) ORDER BY RAND() ASC | 12 | 12 | 1 | maybe slow |
| SELECT `BannerFoto`.`id`, `BannerFoto`.`banner_id`, `BannerFoto`.`link`, `BannerFoto`.`ordem`, `BannerFoto`.`ativo`, `BannerFoto`.`created`, `BannerFoto`.`modified` FROM `sitesdev_blog_anjo`.`banner_fotos` AS `BannerFoto` WHERE `BannerFoto`.`banner_id` = 1 AND `BannerFoto`.`ativo` = 'Y' ORDER BY RAND() ASC LIMIT 1 | 1 | 1 | 0 | |
| SELECT `Categoria`.`id`, `Categoria`.`nome` FROM `sitesdev_blog_anjo`.`categoria` AS `Categoria` WHERE `Categoria`.`ativo` = 'Y' ORDER BY `Categoria`.`ordem` ASC | 7 | 7 | 0 | |