Notre catalogue

Notre catalogue

  • (6.3360ms) SELECT * FROM parameter order by name asc
  • (2.6740ms) select * from book_cat WHERE parentId IS NULL AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.6830ms) select count(*) as counter from book WHERE bookCatId IS NULL AND isAvailable=1 ORDER BY id desc
  • (1.3130ms) select * from book WHERE bookCatId IS NULL AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (0.7270ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.8170ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (0.7270ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (0.7010ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (1.1060ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (1.1080ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.9910ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (1.1040ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1