Notre catalogue

Notre catalogue

  • (20.4260ms) SELECT * FROM parameter order by name asc
  • (5.1250ms) select * from book_cat WHERE parentId IS NULL AND isAvailable=1 ORDER BY position ASC, name DESC
  • (4.6310ms) select count(*) as counter from book WHERE bookCatId IS NULL AND isAvailable=1 ORDER BY id desc
  • (5.4970ms) select * from book WHERE bookCatId IS NULL AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (4.6560ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (4.1960ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (6.1440ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (5.9080ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (6.1700ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (6.4360ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (6.6710ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (7.1300ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1