SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'pages';
↑+2ms
#4
debug
SELECT * FROM pages WHERE `showonmenu` = TRUE ORDER BY lower(menu) ASC, lower(submenu) ASC, ordernum ASC, lower(title) ASC
↑+1ms
#5
debug
SHOW COLUMNS FROM `empresas`;
↑+3ms
#6
debug
SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'empresas';
↑+1ms
#7
debug
SELECT * FROM settings
↑
#8
debug
SHOW COLUMNS FROM `webblocks`;
↑+2ms
#9
debug
SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'webblocks';
↑+1ms
#10
debug
SHOW COLUMNS FROM `webpages`;
↑+1ms
#11
debug
SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'webpages';
↑+1ms
#12
debug
SELECT * FROM empresas ORDER BY nombre ASC
↑+1ms
#13
debug
SELECT * FROM webpages WHERE `permalink` = '/allwin-s1024-45zy24-30-60jb10g0832-pinch-roller-motor' LIMIT 1 OFFSET 0;
↑+1ms
#14
debug
SELECT * FROM webpages WHERE LOWER(`permalink`) LIKE LOWER('%*%')
↑+1ms
#15
debug
select * from `wpi_web_data_translations` where `slug` = '/allwin-s1024-45zy24-30-60jb10g0832-pinch-roller-motor' LIMIT 1 OFFSET 0;
↑+2ms
#16
debug
select * from `wpi_web_data_translations` where `parent_slug` = '/allwin-s1024-45zy24-30-60jb10g0832-pinch-roller-motor' AND `lang_code` = '' LIMIT 1 OFFSET 0;
↑+1ms
#17
debug
select * from `wpi_families_webpages` where `slug` = '/allwin-s1024-45zy24-30-60jb10g0832-pinch-roller-motor' LIMIT 1 OFFSET 0;
↑
#18
debug
select * from `wpi_products_webpages` where `slug` = '/allwin-s1024-45zy24-30-60jb10g0832-pinch-roller-motor' LIMIT 1 OFFSET 0;
↑+1ms
#19
debug
select * from `webpages` where `idpage`="30"
↑+2ms
#20
debug
select * from `wpi_seo_pages` where `url` = '/allwin-s1024-45zy24-30-60jb10g0832-pinch-roller-motor' LIMIT 1 OFFSET 0;
↑+1ms
#21
debug
select * from `wpi_web_data_translations` where `parent_slug` = '/allwin-s1024-45zy24-30-60jb10g0832-pinch-roller-motor'
↑+1ms
#22
debug
SELECT * FROM webblocks WHERE `idpage` = '30' ORDER BY ordernum ASC
↑
#23
debug
SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('global-js') LIMIT 50 OFFSET 0;
↑+20ms
#24
debug
SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('global-css') LIMIT 50 OFFSET 0;
↑+1ms
#25
debug
SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('header') LIMIT 50 OFFSET 0;
↑
#26
debug
SHOW COLUMNS FROM `divisas`;
↑+1ms
#27
debug
SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'divisas';
↑+1ms
#28
debug
SELECT * FROM divisas
↑
#29
debug
SELECT * FROM webpages WHERE idpage = '33' LIMIT 1 OFFSET 0;
↑+18ms
#30
debug
select count(*) as x from `familias` where `codfamilia` = 'Tintas'
↑+12ms
#31
debug
select * from `wpi_web_data_translations` where `slug` = '/allwin-s1024-45zy24-30-60jb10g0832-pinch-roller-motor' AND `lang_code` = '' LIMIT 1 OFFSET 0;
↑+9ms
#32
debug
SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('footer') LIMIT 50 OFFSET 0;
↑+20ms
#33
debug
SELECT * FROM webblocks WHERE `idpage` IS NULL ORDER BY ordernum ASC
↑+2ms
#34
debug
SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('google') LIMIT 50 OFFSET 0;