Beauty Salon

  • (4.1900ms) SELECT * FROM parameter order by name asc
  • (0.6310ms) SELECT * FROM article WHERE code='BOOK' LIMIT 1
  • (0.6270ms) SELECT * FROM book_cat WHERE id=9 LIMIT 1
  • (0.7030ms) select * from book_cat WHERE isAvailable=1 AND parentId=9 ORDER BY position ASC, name DESC
  • (0.5390ms) select count(*) as counter from book WHERE isAvailable=1 AND bookCatId=9 ORDER BY id desc
  • (1.0970ms) select * from book WHERE isAvailable=1 AND bookCatId=9 ORDER BY position ASC, name DESC LIMIT 0,16
  • (0.6090ms) SELECT * FROM book_cat WHERE id=9 LIMIT 1
  • (0.5700ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.8460ms) select * from menu WHERE type!='I' AND parentId=48 ORDER BY position ASC
  • (0.6070ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.5600ms) select * from menu WHERE type!='I' AND parentId=31 ORDER BY position ASC
  • (0.6210ms) SELECT * FROM article WHERE code='FOOTER' LIMIT 1

Page généré en 402.8400 ms