#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`; | ↑+671ms |
#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'; | ↑+1ms |
#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 | ↑+2ms |
#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`; | ↑+2ms |
#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`; | ↑+7ms |
#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` = '/allwin-a-180-ink-tube-x-metro' LIMIT 1 OFFSET 0; | ↑ |
#38 | debug | SELECT * FROM webpages WHERE LOWER(`permalink`) LIKE LOWER('%*%') | ↑ |
#39 | debug | select * from `wpi_web_data_translations` where `slug` = '/allwin-a-180-ink-tube-x-metro' LIMIT 1 OFFSET 0; | ↑+1ms |
#40 | debug | select * from `wpi_web_data_translations` where `parent_slug` = '/allwin-a-180-ink-tube-x-metro' AND `lang_code` = '' LIMIT 1 OFFSET 0; | ↑ |
#41 | debug | select * from `wpi_families_webpages` where `slug` = '/allwin-a-180-ink-tube-x-metro' LIMIT 1 OFFSET 0; | ↑ |
#42 | debug | select * from `wpi_products_webpages` where `slug` = '/allwin-a-180-ink-tube-x-metro' LIMIT 1 OFFSET 0; | ↑ |
#43 | debug | select * from `webpages` where `idpage`="30" | ↑+1ms |
#44 | debug | select * from `wpi_seo_pages` where `url` = '/allwin-a-180-ink-tube-x-metro' LIMIT 1 OFFSET 0; | ↑ |
#45 | debug | select * from `wpi_web_data_translations` where `parent_slug` = '/allwin-a-180-ink-tube-x-metro' | ↑+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; | ↑+13ms |
#48 | debug | SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('global-css') LIMIT 50 OFFSET 0; | ↑ |
#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' | ↑+10ms |
#55 | debug | select * from `wpi_web_data_translations` where `slug` = '/allwin-a-180-ink-tube-x-metro' AND `lang_code` = '' LIMIT 1 OFFSET 0; | ↑+5ms |
#56 | debug | SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('footer') LIMIT 50 OFFSET 0; | ↑+19ms |
#57 | debug | SELECT * FROM webblocks WHERE `idpage` IS NULL ORDER BY ordernum ASC | ↑+2ms |
#58 | debug | SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('google') LIMIT 50 OFFSET 0; | ↑ |
#59 | debug | select * from `wpi_meta_tags` where `url` = '' | ↑+2ms |