| 1 | DESCRIBE `users` | | 25 | 25 | 1 |
| 2 | DESCRIBE `groups` | | 3 | 3 | 0 |
| 3 | DESCRIBE `companies_directories` | | 5 | 5 | 0 |
| 4 | DESCRIBE `events` | | 14 | 14 | 0 |
| 5 | DESCRIBE `events_categories` | | 4 | 4 | 0 |
| 6 | DESCRIBE `galleries` | | 9 | 9 | 0 |
| 7 | DESCRIBE `images` | | 8 | 8 | 0 |
| 8 | DESCRIBE `banners` | | 12 | 12 | 1 |
| 9 | SELECT `Banner`.`id`, `Banner`.`title`, `Banner`.`url`, `Banner`.`path`, `Banner`.`type`, `Banner`.`zone`, `Banner`.`pages`, `Banner`.`only_home`, `Banner`.`visits`, `Banner`.`created`, `Banner`.`updated`, `Banner`.`deleted` FROM `banners` AS `Banner` WHERE `Banner`.`zone` LIKE '%header%' AND `Banner`.`pages` LIKE '%/users/forgot_password%' ORDER BY rand() ASC | | 0 | 0 | 0 |
| 10 | SELECT `Banner`.`id`, `Banner`.`title`, `Banner`.`url`, `Banner`.`path`, `Banner`.`type`, `Banner`.`zone`, `Banner`.`pages`, `Banner`.`only_home`, `Banner`.`visits`, `Banner`.`created`, `Banner`.`updated`, `Banner`.`deleted` FROM `banners` AS `Banner` WHERE `Banner`.`zone` LIKE '%side_right%' AND `Banner`.`pages` LIKE '%/users/forgot_password%' ORDER BY rand() ASC LIMIT 4 | | 0 | 0 | 0 |
| 11 | SELECT `Banner`.`id`, `Banner`.`title`, `Banner`.`url`, `Banner`.`path`, `Banner`.`type`, `Banner`.`zone`, `Banner`.`pages`, `Banner`.`only_home`, `Banner`.`visits`, `Banner`.`created`, `Banner`.`updated`, `Banner`.`deleted` FROM `banners` AS `Banner` WHERE `Banner`.`zone` LIKE '%footer%' AND `Banner`.`pages` LIKE '%/users/forgot_password%' ORDER BY rand() ASC LIMIT 1 | | 0 | 0 | 0 |
| 12 | DESCRIBE `homes` | | 6 | 6 | 0 |
| 13 | SELECT `Texto`.`id`, `Texto`.`title`, `Texto`.`body`, `Texto`.`video`, `Texto`.`created`, `Texto`.`updated` FROM `homes` AS `Texto` WHERE `Texto`.`id` = 3 LIMIT 1 | | 1 | 1 | 0 |