Beauty Salon

  • (1.8120ms) SELECT * FROM parameter order by name asc
  • (0.4340ms) SELECT * FROM article WHERE code='BOOK' LIMIT 1
  • (0.8850ms) SELECT * FROM book_cat WHERE id=9 LIMIT 1
  • (0.2880ms) select * from book_cat WHERE isAvailable=1 AND parentId=9 ORDER BY position ASC, name DESC
  • (0.8990ms) select count(*) as counter from book WHERE isAvailable=1 AND bookCatId=9 ORDER BY id desc
  • (0.4140ms) select * from book WHERE isAvailable=1 AND bookCatId=9 ORDER BY position ASC, name DESC LIMIT 0,16
  • (0.2050ms) SELECT * FROM book_cat WHERE id=9 LIMIT 1
  • (0.7690ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.3170ms) select * from menu WHERE type!='I' AND parentId=48 ORDER BY position ASC
  • (0.3730ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.2790ms) select * from menu WHERE type!='I' AND parentId=31 ORDER BY position ASC
  • (0.2390ms) SELECT * FROM article WHERE code='FOOTER' LIMIT 1

Page généré en 877.4250 ms