SELECT CONSTRAINT_NAME as name, CONSTRAINT_TYPE as type FROM information_schema.table_constraints WHERE table_schema = schema() AND table_name = 'pages';
↑+1ms
#4
debug
SELECT * FROM pages WHERE `showonmenu` = TRUE ORDER BY lower(menu) ASC, lower(submenu) ASC, ordernum ASC, lower(title) ASC
↑
#5
debug
SHOW COLUMNS FROM `empresas`;
↑+2ms
#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-c1024-jyy-m-iii-6-holes-2nd-ink-tank' LIMIT 1 OFFSET 0;
↑
#14
debug
SELECT * FROM webpages WHERE LOWER(`permalink`) LIKE LOWER('%*%')
↑
#15
debug
select * from `wpi_web_data_translations` where `slug` = '/allwin-c1024-jyy-m-iii-6-holes-2nd-ink-tank' LIMIT 1 OFFSET 0;
↑+1ms
#16
debug
select * from `wpi_web_data_translations` where `parent_slug` = '/allwin-c1024-jyy-m-iii-6-holes-2nd-ink-tank' AND `lang_code` = '' LIMIT 1 OFFSET 0;
↑
#17
debug
select * from `wpi_families_webpages` where `slug` = '/allwin-c1024-jyy-m-iii-6-holes-2nd-ink-tank' LIMIT 1 OFFSET 0;
↑
#18
debug
select * from `wpi_products_webpages` where `slug` = '/allwin-c1024-jyy-m-iii-6-holes-2nd-ink-tank' LIMIT 1 OFFSET 0;
↑
#19
debug
select * from `webpages` where `idpage`="30"
↑+1ms
#20
debug
select * from `wpi_seo_pages` where `url` = '/allwin-c1024-jyy-m-iii-6-holes-2nd-ink-tank' LIMIT 1 OFFSET 0;
↑
#21
debug
select * from `wpi_web_data_translations` where `parent_slug` = '/allwin-c1024-jyy-m-iii-6-holes-2nd-ink-tank'
↑+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;
↑+13ms
#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;
↑+17ms
#30
debug
select count(*) as x from `familias` where `codfamilia` = 'Tintas'
↑+10ms
#31
debug
select * from `wpi_web_data_translations` where `slug` = '/allwin-c1024-jyy-m-iii-6-holes-2nd-ink-tank' AND `lang_code` = '' LIMIT 1 OFFSET 0;
↑+5ms
#32
debug
SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('footer') LIMIT 50 OFFSET 0;
↑+14ms
#33
debug
SELECT * FROM webblocks WHERE `idpage` IS NULL ORDER BY ordernum ASC
↑+1ms
#34
debug
SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('google') LIMIT 50 OFFSET 0;