#1 | debug | SELECT * FROM settings LIMIT 50 OFFSET 0; | ↑+4ms |
#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 | ↑+3ms |
#4 | debug | SELECT * FROM empresas ORDER BY nombre ASC | ↑+3ms |
#5 | debug | SELECT * FROM webpages WHERE `permalink` = '/blog' LIMIT 1 OFFSET 0; | ↑+1ms |
#6 | debug | SELECT * FROM webpages WHERE idpage = '1' LIMIT 1 OFFSET 0; | ↑+1ms |
#7 | debug | SELECT 1 FROM webpages WHERE idpage = '40'; | ↑ |
#8 | debug | Begin Transaction | ↑ |
#9 | debug | UPDATE webpages SET `creationdate` = '2020-06-14', `customcontroller` = NULL, `description` = 'Blog - ProSign', `equivalentpage` = '', `icon` = '', `langcode` = 'es', `lastip` = '3.145.90.123', `lastmod` = '2025-04-04', `menu` = '', `noindex` = FALSE, `ordernum` = '100', `permalink` = '/blog', `shorttitle` = 'Blog entries', `showonfooter` = TRUE, `showonmenu` = TRUE, `title` = 'Blog - ProSign', `visitcount` = '727', `base_template` = 'Wpi/main' WHERE idpage = '40'; | ↑ |
#10 | debug | Commit Transaction | ↑+6ms |
#11 | debug | update `wpi_seo_pages` set `updated_at` = '2025-04-24 02:23:12', `noindex` = FALSE where `url` = '/blog' | ↑ |
#12 | debug | SELECT * FROM webblocks WHERE `idpage` = '40' ORDER BY ordernum ASC | ↑+1ms |
#13 | debug | SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('global-css') LIMIT 50 OFFSET 0; | ↑+12ms |
#14 | debug | SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('header') LIMIT 50 OFFSET 0; | ↑+1ms |
#15 | debug | SELECT * FROM divisas | ↑+1ms |
#16 | debug | SELECT * FROM webpages WHERE idpage = '33' LIMIT 1 OFFSET 0; | ↑+16ms |
#17 | debug | select count(*) as x from `familias` where `codfamilia` = 'Tintas' | ↑+11ms |
#18 | debug | SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('footer') LIMIT 50 OFFSET 0; | ↑+6ms |
#19 | debug | SELECT * FROM webblocks WHERE `idpage` IS NULL ORDER BY ordernum ASC | ↑+1ms |
#20 | debug | SELECT * FROM wpi_generic_web_blocks WHERE `name` IN ('google') LIMIT 50 OFFSET 0; | ↑ |
#21 | debug | select * from `wpi_seo_pages` where `url` = '/blog' LIMIT 1 OFFSET 0; | ↑+2ms |
#22 | debug | select * from `wpi_meta_tags` where `url` = '' | ↑ |