#1 | debug | SELECT * FROM settings LIMIT 50 OFFSET 0; | ↑+3ms |
#2 | debug | SELECT * FROM pages WHERE `showonmenu` = TRUE ORDER BY lower(menu) ASC, lower(submenu) ASC, ordernum ASC, lower(title) ASC | ↑ |
#3 | debug | SELECT * FROM settings | ↑+2ms |
#4 | debug | SELECT * FROM empresas ORDER BY nombre ASC | ↑+3ms |
#5 | debug | SELECT * FROM webpages WHERE `permalink` = '/contacto' LIMIT 1 OFFSET 0; | ↑+1ms |
#6 | debug | SELECT * FROM webblocks WHERE `idpage` = '8' ORDER BY ordernum ASC | ↑+1ms |
#7 | debug | SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('global-css') LIMIT 50 OFFSET 0; | ↑+12ms |
#8 | debug | SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('scripts') LIMIT 50 OFFSET 0; | ↑+1ms |
#9 | debug | SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('header') LIMIT 50 OFFSET 0; | ↑ |
#10 | debug | SELECT * FROM divisas | ↑+1ms |
#11 | debug | SELECT * FROM webpages WHERE idpage = '33' LIMIT 1 OFFSET 0; | ↑+16ms |
#12 | debug | select count(*) as x from `familias` where `codfamilia` = 'Tintas' | ↑+10ms |
#13 | debug | SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('footer') LIMIT 50 OFFSET 0; | ↑+10ms |
#14 | debug | SELECT * FROM webblocks WHERE `idpage` IS NULL ORDER BY ordernum ASC | ↑+1ms |
#15 | debug | SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('google') LIMIT 50 OFFSET 0; | ↑ |
#16 | debug | select * from `wpi_seo_pages` where `url` = '/contacto' LIMIT 1 OFFSET 0; | ↑+2ms |
#17 | debug | select * from `wpi_meta_tags` where `url` = '' | ↑+1ms |