Notre catalogue

Notre catalogue

  • (3.4400ms) SELECT * FROM parameter order by name asc
  • (1.1290ms) select * from book_cat WHERE parentId IS NULL AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.4630ms) select count(*) as counter from book WHERE bookCatId IS NULL AND isAvailable=1 ORDER BY id desc
  • (1.2830ms) select * from book WHERE bookCatId IS NULL AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (0.6150ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.4970ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (0.5460ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (0.4850ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (0.6740ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.7400ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.5100ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.7500ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1