#1 | debug | SHOW COLUMNS FROM `settings`; | ↑+6ms |
#2 | debug | SELECT * FROM settings LIMIT 50 OFFSET 0; | ↑+2ms |
#3 | debug | SHOW COLUMNS FROM `wpi_landings_content`; | ↑+982ms |
#4 | debug | SHOW COLUMNS FROM `wpi_landings_webpage`; | ↑+4ms |
#5 | debug | SHOW COLUMNS FROM `wpi_meta_tags`; | ↑+1ms |
#6 | debug | SHOW COLUMNS FROM `users_events`; | ↑+1ms |
#7 | debug | SHOW COLUMNS FROM `wpi_seo_pages`; | ↑+1ms |
#8 | debug | SHOW COLUMNS FROM `wpi_products_images`; | ↑+1ms |
#9 | debug | SHOW COLUMNS FROM `wpi_products_webpages`; | ↑+1ms |
#10 | debug | SHOW COLUMNS FROM `wpi_generic_web_blocks`; | ↑+1ms |
#11 | debug | SHOW COLUMNS FROM `users`; | ↑+8ms |
#12 | debug | SHOW COLUMNS FROM `pages`; | ↑ |
#13 | debug | SELECT * FROM pages WHERE `showonmenu` = TRUE ORDER BY lower(menu) ASC, lower(submenu) ASC, ordernum ASC, lower(title) ASC | ↑+1ms |
#14 | debug | SHOW COLUMNS FROM `empresas`; | ↑+3ms |
#15 | debug | SELECT * FROM settings | ↑+1ms |
#16 | debug | SHOW COLUMNS FROM `webblocks`; | ↑+2ms |
#17 | debug | SHOW COLUMNS FROM `webpages`; | ↑+2ms |
#18 | debug | SELECT * FROM empresas ORDER BY nombre ASC | ↑+1ms |
#19 | debug | SELECT * FROM webpages WHERE `permalink` = '/allwin-c512i-c1024-soft-tube-7x3-8' LIMIT 1 OFFSET 0; | ↑+1ms |
#20 | debug | SELECT * FROM webpages WHERE LOWER(`permalink`) LIKE LOWER('%*%') | ↑ |
#21 | debug | select * from `wpi_web_data_translations` where `slug` = '/allwin-c512i-c1024-soft-tube-7x3-8' LIMIT 1 OFFSET 0; | ↑+1ms |
#22 | debug | select * from `wpi_web_data_translations` where `parent_slug` = '/allwin-c512i-c1024-soft-tube-7x3-8' AND `lang_code` = '' LIMIT 1 OFFSET 0; | ↑ |
#23 | debug | select * from `wpi_families_webpages` where `slug` = '/allwin-c512i-c1024-soft-tube-7x3-8' LIMIT 1 OFFSET 0; | ↑ |
#24 | debug | select * from `wpi_products_webpages` where `slug` = '/allwin-c512i-c1024-soft-tube-7x3-8' LIMIT 1 OFFSET 0; | ↑ |
#25 | debug | select * from `webpages` where `idpage`="30" | ↑+1ms |
#26 | debug | select * from `wpi_seo_pages` where `url` = '/allwin-c512i-c1024-soft-tube-7x3-8' LIMIT 1 OFFSET 0; | ↑ |
#27 | debug | select * from `wpi_web_data_translations` where `parent_slug` = '/allwin-c512i-c1024-soft-tube-7x3-8' | ↑+1ms |
#28 | debug | SELECT * FROM webpages WHERE idpage = '1' LIMIT 1 OFFSET 0; | ↑+1ms |
#29 | debug | SELECT 1 FROM webpages WHERE idpage = '30'; | ↑ |
#30 | debug | Begin Transaction | ↑ |
#31 | debug | UPDATE webpages SET `creationdate` = '2019-12-13', `customcontroller` = NULL, `description` = '', `equivalentpage` = NULL, `icon` = NULL, `langcode` = 'es', `lastip` = '13.58.238.63', `lastmod` = '2020-06-03', `menu` = NULL, `noindex` = FALSE, `ordernum` = '100', `permalink` = '/products/*', `shorttitle` = 'Products', `showonfooter` = TRUE, `showonmenu` = FALSE, `title` = 'Allwin C512i / C1024 soft tube 7x3,8', `visitcount` = '177630', `base_template` = 'Wpi/main' WHERE idpage = '30'; | ↑ |
#32 | debug | Commit Transaction | ↑+16ms |
#33 | debug | update `wpi_seo_pages` set `updated_at` = '2025-04-25 02:25:48', `noindex` = FALSE where (LOWER(`url`) LIKE LOWER('/products/%')) | ↑ |
#34 | debug | SELECT * FROM webblocks WHERE `idpage` = '30' ORDER BY ordernum ASC | ↑+13ms |
#35 | debug | SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('global-js') LIMIT 50 OFFSET 0; | ↑+20ms |
#36 | debug | SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('global-css') LIMIT 50 OFFSET 0; | ↑+1ms |
#37 | debug | SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('header') LIMIT 50 OFFSET 0; | ↑ |
#38 | debug | SHOW COLUMNS FROM `divisas`; | ↑+3ms |
#39 | debug | SELECT * FROM divisas | ↑+1ms |
#40 | debug | SELECT * FROM webpages WHERE idpage = '33' LIMIT 1 OFFSET 0; | ↑+18ms |
#41 | debug | select count(*) as x from `familias` where `codfamilia` = 'Tintas' | ↑+11ms |
#42 | debug | select f.*,fw.slug from familias f left join wpi_families_webpages fw on f.codfamilia = fw.family_id where madre="Tintas" | ↑ |
#43 | debug | select * from `wpi_web_data_translations` where `slug` = '/allwin-c512i-c1024-soft-tube-7x3-8' AND `lang_code` = '' LIMIT 1 OFFSET 0; | ↑+6ms |
#44 | debug | SELECT DISTINCT codfamilia FROM productos WHERE codfamilia IS NOT NULL | ↑+11ms |
#45 | debug | select * from `familias` where `codfamilia` IN (SELECT DISTINCT codfamilia FROM productos WHERE codfamilia IS NOT NULL) | ↑+2ms |
#46 | debug | SHOW COLUMNS FROM `familias`; | ↑+5ms |
#47 | debug | select * from `familias` where `codfamilia` IN ('Cuchilla','Gas.Admi','Gtos.Imp','Maquinas','Repuesto','Router B','Serv.Téc','Software','Sustrato','Tintas','Gas.Admi','Gtos.Imp','Maquinas','Repuesto','Serv.Téc','Software','Sustrato','Tintas') | ↑+1ms |
#48 | debug | select * from `wpi_families_webpages` where `family_id` = 'Cuchilla' LIMIT 1 OFFSET 0; | ↑ |
#49 | debug | SHOW COLUMNS FROM `wpi_families_webpages`; | ↑+1ms |
#50 | debug | select * from `wpi_families_webpages` where `family_id` = 'Gas.Admi' LIMIT 1 OFFSET 0; | ↑+1ms |
#51 | debug | select * from `wpi_families_webpages` where `family_id` = 'Gtos.Imp' LIMIT 1 OFFSET 0; | ↑ |
#52 | debug | select * from `wpi_families_webpages` where `family_id` = 'Maquinas' LIMIT 1 OFFSET 0; | ↑ |
#53 | debug | select * from `wpi_families_webpages` where `family_id` = 'Repuesto' LIMIT 1 OFFSET 0; | ↑ |
#54 | debug | select * from `wpi_families_webpages` where `family_id` = 'Router B' LIMIT 1 OFFSET 0; | ↑ |
#55 | debug | select * from `wpi_families_webpages` where `family_id` = 'Serv.Téc' LIMIT 1 OFFSET 0; | ↑ |
#56 | debug | select * from `wpi_families_webpages` where `family_id` = 'Software' LIMIT 1 OFFSET 0; | ↑ |
#57 | debug | select * from `wpi_families_webpages` where `family_id` = 'Sustrato' LIMIT 1 OFFSET 0; | ↑ |
#58 | debug | select * from `wpi_families_webpages` where `family_id` = 'Tintas' LIMIT 1 OFFSET 0; | ↑ |
#59 | debug | select * from `fabricantes` | ↑+3ms |
#60 | debug | SHOW COLUMNS FROM `fabricantes`; | ↑+1ms |
#61 | debug | SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('footer') LIMIT 50 OFFSET 0; | ↑+5ms |
#62 | debug | SELECT * FROM webblocks WHERE `idpage` IS NULL ORDER BY ordernum ASC | ↑+1ms |
#63 | debug | SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('google') LIMIT 50 OFFSET 0; | ↑ |
#64 | debug | select * from `wpi_meta_tags` where `url` = '' | ↑+3ms |