| Query | Affected | Num. rows | Took (ms) | Actions |
|---|
| SELECT `Configuration`.`variable`, `Configuration`.`value` FROM `teste-vini`.`configurations` AS `Configuration` WHERE 1 = 1 | 11 | 11 | 0 | |
| DELETE FROM external_contents WHERE expires IS NULL OR expires <= '2026-08-01 00:15:20' | 0 | 0 | 0 | |
| SELECT `Laser`.`id`, `Laser`.`created`, `Laser`.`modified`, `Laser`.`title`, `Laser`.`short_description`, `Laser`.`subtitle`, `Laser`.`card_image`, `Laser`.`page_image`, `Laser`.`image_alt`, `Laser`.`video_preview_image`, `Laser`.`video_preview_image_2`, `Laser`.`video_file`, `Laser`.`video_file_2`, `Laser`.`video_url`, `Laser`.`intro_title`, `Laser`.`intro_text`, `Laser`.`choice_title`, `Laser`.`choice_text`, `Laser`.`benefits_title`, `Laser`.`benefits`, `Laser`.`indications_title`, `Laser`.`indications`, `Laser`.`ativo` FROM `teste-vini`.`lasers` AS `Laser` WHERE `Laser`.`ativo` = 'S' ORDER BY `Laser`.`id` ASC LIMIT 1 | 1 | 1 | 1 | |
| SELECT `LaserBenefit`.`id`, `LaserBenefit`.`created`, `LaserBenefit`.`modified`, `LaserBenefit`.`laser_id`, `LaserBenefit`.`title`, `LaserBenefit`.`description`, `LaserBenefit`.`order`, `LaserBenefit`.`ativo` FROM `teste-vini`.`laser_benefits` AS `LaserBenefit` WHERE `LaserBenefit`.`ativo` = 'Y' AND `LaserBenefit`.`laser_id` = (1) ORDER BY `LaserBenefit`.`order` ASC, `LaserBenefit`.`id` ASC | 4 | 4 | 0 | |
| SELECT `LaserIndication`.`id`, `LaserIndication`.`created`, `LaserIndication`.`modified`, `LaserIndication`.`laser_id`, `LaserIndication`.`title`, `LaserIndication`.`home_title`, `LaserIndication`.`description`, `LaserIndication`.`order`, `LaserIndication`.`ativo` FROM `teste-vini`.`laser_indications` AS `LaserIndication` WHERE `LaserIndication`.`ativo` = 'Y' AND `LaserIndication`.`laser_id` = (1) ORDER BY `LaserIndication`.`order` ASC, `LaserIndication`.`id` ASC | 4 | 4 | 0 | |
| SELECT `Proctologia`.`id`, `Proctologia`.`created`, `Proctologia`.`modified`, `Proctologia`.`title`, `Proctologia`.`short_description`, `Proctologia`.`card_image`, `Proctologia`.`page_image`, `Proctologia`.`image_alt`, `Proctologia`.`paragraphs`, `Proctologia`.`conditions_list`, `Proctologia`.`ativo` FROM `teste-vini`.`proctologias` AS `Proctologia` WHERE `Proctologia`.`ativo` = 'S' ORDER BY `Proctologia`.`id` ASC LIMIT 1 | 1 | 1 | 0 | |
| SELECT `ProctologiaParagraph`.`id`, `ProctologiaParagraph`.`created`, `ProctologiaParagraph`.`modified`, `ProctologiaParagraph`.`proctologia_id`, `ProctologiaParagraph`.`text`, `ProctologiaParagraph`.`order`, `ProctologiaParagraph`.`ativo` FROM `teste-vini`.`proctologia_paragraphs` AS `ProctologiaParagraph` WHERE `ProctologiaParagraph`.`ativo` = 'Y' AND `ProctologiaParagraph`.`proctologia_id` = (1) ORDER BY `ProctologiaParagraph`.`order` ASC, `ProctologiaParagraph`.`id` ASC | 3 | 3 | 0 | |
| SELECT `ProctologiaCondition`.`id`, `ProctologiaCondition`.`created`, `ProctologiaCondition`.`modified`, `ProctologiaCondition`.`proctologia_id`, `ProctologiaCondition`.`title`, `ProctologiaCondition`.`description`, `ProctologiaCondition`.`order`, `ProctologiaCondition`.`ativo` FROM `teste-vini`.`proctologia_conditions` AS `ProctologiaCondition` WHERE `ProctologiaCondition`.`ativo` = 'Y' AND `ProctologiaCondition`.`proctologia_id` = (1) ORDER BY `ProctologiaCondition`.`order` ASC, `ProctologiaCondition`.`id` ASC | 16 | 16 | 1 | maybe slow |
| SELECT `Videocirurgia`.`id`, `Videocirurgia`.`created`, `Videocirurgia`.`modified`, `Videocirurgia`.`title`, `Videocirurgia`.`short_description`, `Videocirurgia`.`card_image`, `Videocirurgia`.`page_image`, `Videocirurgia`.`image_alt`, `Videocirurgia`.`paragraphs`, `Videocirurgia`.`advantages`, `Videocirurgia`.`ativo` FROM `teste-vini`.`videocirurgias` AS `Videocirurgia` WHERE `Videocirurgia`.`ativo` = 'S' ORDER BY `Videocirurgia`.`id` ASC LIMIT 1 | 1 | 1 | 0 | |
| SELECT `VideocirurgiaParagraph`.`id`, `VideocirurgiaParagraph`.`created`, `VideocirurgiaParagraph`.`modified`, `VideocirurgiaParagraph`.`videocirurgia_id`, `VideocirurgiaParagraph`.`text`, `VideocirurgiaParagraph`.`order`, `VideocirurgiaParagraph`.`ativo` FROM `teste-vini`.`videocirurgia_paragraphs` AS `VideocirurgiaParagraph` WHERE `VideocirurgiaParagraph`.`ativo` = 'Y' AND `VideocirurgiaParagraph`.`videocirurgia_id` = (1) ORDER BY `VideocirurgiaParagraph`.`order` ASC, `VideocirurgiaParagraph`.`id` ASC | 2 | 2 | 0 | |
| SELECT `VideocirurgiaAdvantage`.`id`, `VideocirurgiaAdvantage`.`created`, `VideocirurgiaAdvantage`.`modified`, `VideocirurgiaAdvantage`.`videocirurgia_id`, `VideocirurgiaAdvantage`.`text`, `VideocirurgiaAdvantage`.`order`, `VideocirurgiaAdvantage`.`ativo` FROM `teste-vini`.`videocirurgia_advantages` AS `VideocirurgiaAdvantage` WHERE `VideocirurgiaAdvantage`.`ativo` = 'Y' AND `VideocirurgiaAdvantage`.`videocirurgia_id` = (1) ORDER BY `VideocirurgiaAdvantage`.`order` ASC, `VideocirurgiaAdvantage`.`id` ASC | 7 | 7 | 0 | |