Notre catalogue

Notre catalogue

  • (3.8000ms) SELECT * FROM parameter order by name asc
  • (1.1330ms) select * from book_cat WHERE parentId IS NULL AND isAvailable=1 ORDER BY position ASC, name DESC
  • (0.4610ms) select count(*) as counter from book WHERE bookCatId IS NULL AND isAvailable=1 ORDER BY id desc
  • (1.2630ms) select * from book WHERE bookCatId IS NULL AND isAvailable=1 ORDER BY position ASC, name DESC LIMIT 0,60
  • (0.5400ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.5500ms) select * from menu WHERE type!='I' AND parentId=36 ORDER BY position ASC
  • (0.4830ms) select * from menu WHERE type!='I' AND parentId=11 ORDER BY position ASC
  • (0.4670ms) select * from menu WHERE type!='I' AND parentId=56 ORDER BY position ASC
  • (0.4950ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.4980ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
  • (0.4870ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
  • (0.7350ms) SELECT * FROM article WHERE code='FOOTER_TEXT' LIMIT 1