#1 | debug | SHOW COLUMNS FROM `settings`; | ↑+7ms |
#2 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'settings'; | ↑+1ms |
#3 | debug | SELECT * FROM settings LIMIT 50 OFFSET 0; | ↑+1ms |
#4 | debug | SHOW COLUMNS FROM `wpi_landings_content`; | ↑+695ms |
#5 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'wpi_landings_content'; | ↑+2ms |
#6 | debug | SHOW COLUMNS FROM `wpi_landings_webpage`; | ↑+2ms |
#7 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'wpi_landings_webpage'; | ↑+1ms |
#8 | debug | SHOW COLUMNS FROM `wpi_meta_tags`; | ↑ |
#9 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'wpi_meta_tags'; | ↑+1ms |
#10 | debug | SHOW COLUMNS FROM `users_events`; | ↑ |
#11 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'users_events'; | ↑+1ms |
#12 | debug | Begin Transaction | ↑ |
#13 | debug | ALTER TABLE users_events MODIFY `name` VARCHAR(255) NOT NULL;ALTER TABLE users_events MODIFY `description` VARCHAR(255) NOT NULL; | ↑ |
#14 | debug | Commit Transaction | ↑+4ms |
#15 | debug | SHOW COLUMNS FROM `wpi_seo_pages`; | ↑+2ms |
#16 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'wpi_seo_pages'; | ↑+1ms |
#17 | debug | SHOW COLUMNS FROM `wpi_products_images`; | ↑+1ms |
#18 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'wpi_products_images'; | ↑+1ms |
#19 | debug | ALTER TABLE wpi_products_images MODIFY `primary_image` VARCHAR(255) NULL; | ↑ |
#20 | debug | SHOW COLUMNS FROM `wpi_products_webpages`; | ↑+4ms |
#21 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'wpi_products_webpages'; | ↑+1ms |
#22 | debug | SHOW COLUMNS FROM `wpi_generic_web_blocks`; | ↑+1ms |
#23 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'wpi_generic_web_blocks'; | ↑+1ms |
#24 | debug | SHOW COLUMNS FROM `users`; | ↑+8ms |
#25 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'users'; | ↑+1ms |
#26 | debug | SHOW COLUMNS FROM `pages`; | ↑ |
#27 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'pages'; | ↑+1ms |
#28 | debug | SELECT * FROM pages WHERE `showonmenu` = TRUE ORDER BY lower(menu) ASC, lower(submenu) ASC, ordernum ASC, lower(title) ASC | ↑ |
#29 | debug | SHOW COLUMNS FROM `empresas`; | ↑+2ms |
#30 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'empresas'; | ↑+1ms |
#31 | debug | SELECT * FROM settings | ↑ |
#32 | debug | SHOW COLUMNS FROM `webblocks`; | ↑+2ms |
#33 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'webblocks'; | ↑+1ms |
#34 | debug | SHOW COLUMNS FROM `webpages`; | ↑+1ms |
#35 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'webpages'; | ↑+1ms |
#36 | debug | SELECT * FROM empresas ORDER BY nombre ASC | ↑+1ms |
#37 | debug | SELECT * FROM webpages WHERE `permalink` = '/textile-ink-black-for-dtg' LIMIT 1 OFFSET 0; | ↑ |
#38 | debug | SELECT * FROM webpages WHERE LOWER(`permalink`) LIKE LOWER('%*%') | ↑ |
#39 | debug | select * from `wpi_web_data_translations` where `slug` = '/textile-ink-black-for-dtg' LIMIT 1 OFFSET 0; | ↑+1ms |
#40 | debug | select * from `wpi_web_data_translations` where `parent_slug` = '/textile-ink-black-for-dtg' AND `lang_code` = '' LIMIT 1 OFFSET 0; | ↑ |
#41 | debug | select * from `wpi_families_webpages` where `slug` = '/textile-ink-black-for-dtg' LIMIT 1 OFFSET 0; | ↑ |
#42 | debug | select * from `wpi_products_webpages` where `slug` = '/textile-ink-black-for-dtg' LIMIT 1 OFFSET 0; | ↑ |
#43 | debug | select * from `webpages` where `idpage`="30" | ↑+1ms |
#44 | debug | select * from `wpi_seo_pages` where `url` = '/textile-ink-black-for-dtg' LIMIT 1 OFFSET 0; | ↑ |
#45 | debug | select * from `wpi_web_data_translations` where `parent_slug` = '/textile-ink-black-for-dtg' | ↑+1ms |
#46 | debug | SELECT * FROM webblocks WHERE `idpage` = '30' ORDER BY ordernum ASC | ↑ |
#47 | debug | SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('global-js') LIMIT 50 OFFSET 0; | ↑+14ms |
#48 | debug | SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('global-css') LIMIT 50 OFFSET 0; | ↑+1ms |
#49 | debug | SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('header') LIMIT 50 OFFSET 0; | ↑ |
#50 | debug | SHOW COLUMNS FROM `divisas`; | ↑+1ms |
#51 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'divisas'; | ↑+1ms |
#52 | debug | SELECT * FROM divisas | ↑ |
#53 | debug | SELECT * FROM webpages WHERE idpage = '33' LIMIT 1 OFFSET 0; | ↑+17ms |
#54 | debug | select count(*) as x from `familias` where `codfamilia` = 'Tintas' | ↑+14ms |
#55 | debug | select * from `wpi_web_data_translations` where `slug` = '/textile-ink-black-for-dtg' AND `lang_code` = '' LIMIT 1 OFFSET 0; | ↑+27ms |
#56 | debug | SELECT DISTINCT codfamilia FROM productos WHERE codfamilia IS NOT NULL | ↑+9ms |
#57 | debug | select * from `familias` where `codfamilia` IN (SELECT DISTINCT codfamilia FROM productos WHERE codfamilia IS NOT NULL) | ↑+5ms |
#58 | debug | SHOW COLUMNS FROM `familias`; | ↑+2ms |
#59 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'familias'; | ↑+1ms |
#60 | 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 |
#61 | debug | select * from `wpi_families_webpages` where `family_id` = 'Cuchilla' LIMIT 1 OFFSET 0; | ↑ |
#62 | debug | SHOW COLUMNS FROM `wpi_families_webpages`; | ↑+1ms |
#63 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'wpi_families_webpages'; | ↑+1ms |
#64 | debug | select * from `wpi_families_webpages` where `family_id` = 'Gas.Admi' LIMIT 1 OFFSET 0; | ↑+1ms |
#65 | debug | select * from `wpi_families_webpages` where `family_id` = 'Gtos.Imp' LIMIT 1 OFFSET 0; | ↑ |
#66 | debug | select * from `wpi_families_webpages` where `family_id` = 'Maquinas' LIMIT 1 OFFSET 0; | ↑ |
#67 | debug | select * from `wpi_families_webpages` where `family_id` = 'Repuesto' LIMIT 1 OFFSET 0; | ↑ |
#68 | debug | select * from `wpi_families_webpages` where `family_id` = 'Router B' LIMIT 1 OFFSET 0; | ↑ |
#69 | debug | select * from `wpi_families_webpages` where `family_id` = 'Serv.Téc' LIMIT 1 OFFSET 0; | ↑ |
#70 | debug | select * from `wpi_families_webpages` where `family_id` = 'Software' LIMIT 1 OFFSET 0; | ↑ |
#71 | debug | select * from `wpi_families_webpages` where `family_id` = 'Sustrato' LIMIT 1 OFFSET 0; | ↑ |
#72 | debug | select * from `wpi_families_webpages` where `family_id` = 'Tintas' LIMIT 1 OFFSET 0; | ↑ |
#73 | debug | select * from `fabricantes` | ↑+3ms |
#74 | debug | SHOW COLUMNS FROM `fabricantes`; | ↑+1ms |
#75 | debug | SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'fabricantes'; | ↑+1ms |
#76 | debug | SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('footer') LIMIT 50 OFFSET 0; | ↑+5ms |
#77 | debug | SELECT * FROM webblocks WHERE `idpage` IS NULL ORDER BY ordernum ASC | ↑+1ms |
#78 | debug | SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('google') LIMIT 50 OFFSET 0; | ↑ |
#79 | debug | select * from `wpi_meta_tags` where `url` = '' | ↑+3ms |