Beauty Salon

  • (1.9050ms) SELECT * FROM parameter order by name asc
  • (0.4880ms) SELECT * FROM article WHERE code='BOOK' LIMIT 1
  • (0.4590ms) SELECT * FROM book_cat WHERE id=9 LIMIT 1
  • (0.3120ms) select * from book_cat WHERE isAvailable=1 AND parentId=9 ORDER BY position ASC, name DESC
  • (0.3130ms) select count(*) as counter from book WHERE isAvailable=1 AND bookCatId=9 ORDER BY id desc
  • (0.3590ms) select * from book WHERE isAvailable=1 AND bookCatId=9 ORDER BY position ASC, name DESC LIMIT 0,16
  • (0.1980ms) SELECT * FROM book_cat WHERE id=9 LIMIT 1
  • (0.3590ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.2290ms) select * from menu WHERE type!='I' AND parentId=48 ORDER BY position ASC
  • (0.3990ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.2840ms) select * from menu WHERE type!='I' AND parentId=31 ORDER BY position ASC
  • (0.2920ms) SELECT * FROM article WHERE code='FOOTER' LIMIT 1

Page généré en 325.5760 ms