| Query | Error | Affected | Num. rows | Took (ms) | Actions |
|---|
| SHOW FULL COLUMNS FROM `pages` | | 9 | 9 | 1 | maybe slow |
| SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_general_ci'; | | 1 | 1 | 0 | |
| SHOW FULL COLUMNS FROM `page_fotos` | | 7 | 7 | 0 | |
| SHOW FULL COLUMNS FROM `configurations` | | 7 | 7 | 0 | |
| SELECT `Configuration`.`variable`, `Configuration`.`value` FROM `configurations` AS `Configuration` WHERE 1 = 1 ORDER BY `variable` ASC | | 14 | 14 | 0 | |
| SHOW FULL COLUMNS FROM `conf_area_clientes` | | 7 | 7 | 0 | |
| SELECT `ConfAreaCliente`.`variable`, `ConfAreaCliente`.`value` FROM `conf_area_clientes` AS `ConfAreaCliente` WHERE 1 = 1 ORDER BY `variable` ASC | | 1 | 1 | 0 | |
| SHOW FULL COLUMNS FROM `produto_categorias` | | 12 | 12 | 0 | |
| SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'latin1_swedish_ci'; | | 1 | 1 | 0 | |
| SHOW FULL COLUMNS FROM `produtos` | | 17 | 17 | 0 | |
| SHOW FULL COLUMNS FROM `produto_subcategorias` | | 10 | 10 | 0 | |
| SHOW FULL COLUMNS FROM `produto_fotos` | | 5 | 5 | 0 | |
| SELECT `ProdutoCategoria`.`id`, `ProdutoCategoria`.`name`, `ProdutoCategoria`.`name_eng`, `ProdutoCategoria`.`active`, `ProdutoCategoria`.`image_capa`, `ProdutoCategoria`.`image`, `ProdutoCategoria`.`image_destaque`, `ProdutoCategoria`.`created`, `ProdutoCategoria`.`modified`, `ProdutoCategoria`.`principal`, `ProdutoCategoria`.`exibir_home`, `ProdutoCategoria`.`ord` FROM `produto_categorias` AS `ProdutoCategoria` WHERE `active` = 1 ORDER BY `name` ASC | | 14 | 14 | 0 | |
| SELECT `ProdutoSubcategoria`.`id`, `ProdutoSubcategoria`.`name`, `ProdutoSubcategoria`.`name_eng`, `ProdutoSubcategoria`.`active`, `ProdutoSubcategoria`.`image_capa`, `ProdutoSubcategoria`.`image`, `ProdutoSubcategoria`.`created`, `ProdutoSubcategoria`.`modified`, `ProdutoSubcategoria`.`principal`, `ProdutoSubcategoria`.`produto_categoria_id` FROM `produto_subcategorias` AS `ProdutoSubcategoria` WHERE `ProdutoSubcategoria`.`produto_categoria_id` IN (10, 24, 22, 4, 23, 16, 14, 20, 12, 2, 1, 21, 9, 26) | | 21 | 21 | 0 | |
| SHOW FULL COLUMNS FROM `slides` | | 16 | 16 | 0 | |
| SELECT `Slide`.`id`, `Slide`.`name`, `Slide`.`ord`, `Slide`.`image`, `Slide`.`link`, `Slide`.`embed_youtube` FROM `slides` AS `Slide` WHERE `Slide`.`ativo` = 1 AND `Slide`.`mobile` = 0 AND `ativo` = 1 ORDER BY RAND() ASC | | 3 | 3 | 0 | |
| SHOW FULL COLUMNS FROM `blocos` | | 16 | 16 | 0 | |
| SELECT `Bloco`.`id`, `Bloco`.`nome`, `Bloco`.`titulo`, `Bloco`.`titulo_eng`, `Bloco`.`conteudo`, `Bloco`.`conteudo_eng`, `Bloco`.`background`, `Bloco`.`imagem`, `Bloco`.`icone`, `Bloco`.`botao`, `Bloco`.`botao_eng`, `Bloco`.`link`, `Bloco`.`active`, `Bloco`.`created`, `Bloco`.`modified`, `Bloco`.`name` FROM `blocos` AS `Bloco` WHERE `nome` = 'prova-agua' AND `active` = 1 ORDER BY `Bloco`.`id` ASC LIMIT 1 | | 1 | 1 | 0 | |
| SELECT `Bloco`.`id`, `Bloco`.`nome`, `Bloco`.`titulo`, `Bloco`.`titulo_eng`, `Bloco`.`conteudo`, `Bloco`.`conteudo_eng`, `Bloco`.`background`, `Bloco`.`imagem`, `Bloco`.`icone`, `Bloco`.`botao`, `Bloco`.`botao_eng`, `Bloco`.`link`, `Bloco`.`active`, `Bloco`.`created`, `Bloco`.`modified`, `Bloco`.`name` FROM `blocos` AS `Bloco` WHERE `nome` = 'tecnologicamente-elegante' AND `active` = 1 ORDER BY `Bloco`.`id` ASC LIMIT 1 | | 1 | 1 | 0 | |
| SELECT `ProdutoCategoria`.`id`, `ProdutoCategoria`.`name`, `ProdutoCategoria`.`name_eng`, `ProdutoCategoria`.`image_destaque` FROM `produto_categorias` AS `ProdutoCategoria` WHERE `active` = 1 AND `exibir_home` = 1 ORDER BY `ord` ASC | | 3 | 3 | 0 | |
| SHOW FULL COLUMNS FROM `videos` | | 10 | 10 | 0 | |
| SELECT `Video`.`id`, `Video`.`nome`, `Video`.`link`, `Video`.`titulo`, `Video`.`titulo_eng`, `Video`.`conteudo`, `Video`.`conteudo_eng`, `Video`.`active`, `Video`.`created`, `Video`.`modified` FROM `videos` AS `Video` WHERE `active` = 1 ORDER BY `Video`.`id` ASC LIMIT 1 | | 1 | 1 | 0 | |
| SELECT `Page`.`id`, `Page`.`name`, `Page`.`title`, `Page`.`title_eng`, `Page`.`title_spa`, `Page`.`content`, `Page`.`content_eng`, `Page`.`content_spa`, `Page`.`view` FROM `pages` AS `Page` WHERE `name` = 'home' ORDER BY `Page`.`name` ASC LIMIT 1 | | 0 | 0 | 0 | |
| SELECT `PageFoto`.`id`, `PageFoto`.`ord`, `PageFoto`.`title`, `PageFoto`.`title_eng`, `PageFoto`.`title_spa`, `PageFoto`.`image`, `PageFoto`.`page_id` FROM `page_fotos` AS `PageFoto` WHERE `page_id` IS NULL ORDER BY `page_id` DESC, `PageFoto`.`ord` DESC LIMIT 999 | | 0 | 0 | 0 | |
| SELECT `ProdutoCategoria`.`id`, `ProdutoCategoria`.`name`, `ProdutoCategoria`.`name_eng`, `ProdutoCategoria`.`active`, `ProdutoCategoria`.`image_capa`, `ProdutoCategoria`.`image`, `ProdutoCategoria`.`image_destaque`, `ProdutoCategoria`.`created`, `ProdutoCategoria`.`modified`, `ProdutoCategoria`.`principal`, `ProdutoCategoria`.`exibir_home`, `ProdutoCategoria`.`ord` FROM `produto_categorias` AS `ProdutoCategoria` WHERE `active` = 1 ORDER BY `name` ASC | | 14 | 14 | 0 | |
| SELECT `ProdutoSubcategoria`.`id`, `ProdutoSubcategoria`.`name`, `ProdutoSubcategoria`.`name_eng`, `ProdutoSubcategoria`.`active`, `ProdutoSubcategoria`.`image_capa`, `ProdutoSubcategoria`.`image`, `ProdutoSubcategoria`.`created`, `ProdutoSubcategoria`.`modified`, `ProdutoSubcategoria`.`principal`, `ProdutoSubcategoria`.`produto_categoria_id` FROM `produto_subcategorias` AS `ProdutoSubcategoria` WHERE `ProdutoSubcategoria`.`produto_categoria_id` IN (10, 24, 22, 4, 23, 16, 14, 20, 12, 2, 1, 21, 9, 26) | | 21 | 21 | 0 | |
| SHOW FULL COLUMNS FROM `banneres` | | 8 | 8 | 0 | |
| SELECT `Banner`.`id`, `Banner`.`empresa`, `Banner`.`pre_produtos`, `Banner`.`produtos`, `Banner`.`produto_interna`, `Banner`.`virgem`, `Banner`.`contato`, `Banner`.`error` FROM `banneres` AS `Banner` WHERE `id` = 1 LIMIT 1 | | 1 | 1 | 0 | |
| SHOW FULL COLUMNS FROM `downloads` | | 3 | 3 | 0 | |
| SELECT `Download`.`id`, `Download`.`imagem`, `Download`.`file` FROM `downloads` AS `Download` WHERE `id` = 1 LIMIT 1 | | 1 | 1 | 0 | |