• (9.4520ms) SELECT * FROM parameter order by name asc
  • (1.0570ms) SELECT * FROM product_cat WHERE id=15 LIMIT 1
  • (1.1340ms) select * from product_cat WHERE parentId=15 AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.8820ms) SELECT * FROM article WHERE code='PRODUCT_LIST' LIMIT 1
  • (2.9490ms) select count(*) as counter from product WHERE productCatId=15 AND isAvailable=1 ORDER BY id desc
  • (1.1840ms) select * from product WHERE productCatId=15 AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (1.4830ms) SELECT * FROM product_cat WHERE id=15 LIMIT 1
  • (0.9130ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.6990ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (1.4750ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (0.7640ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (0.8170ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.7470ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (1.0270ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.7630ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1