Beauty Salon

  • (8.9070ms) SELECT * FROM parameter order by name asc
  • (1.6460ms) SELECT * FROM article WHERE code='BOOK' LIMIT 1
  • (1.0750ms) SELECT * FROM book_cat WHERE id=9 LIMIT 1
  • (0.7230ms) select * from book_cat WHERE isAvailable=1 AND parentId=9 ORDER BY position ASC, name DESC
  • (1.1010ms) select count(*) as counter from book WHERE isAvailable=1 AND bookCatId=9 ORDER BY id desc
  • (0.8290ms) select * from book WHERE isAvailable=1 AND bookCatId=9 ORDER BY position ASC, name DESC LIMIT 0,16
  • (0.3200ms) SELECT * FROM book_cat WHERE id=9 LIMIT 1
  • (1.3100ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.4500ms) select * from menu WHERE type!='I' AND parentId=48 ORDER BY position ASC
  • (1.5840ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.5490ms) select * from menu WHERE type!='I' AND parentId=31 ORDER BY position ASC
  • (0.4740ms) SELECT * FROM article WHERE code='FOOTER' LIMIT 1

Page généré en 330.4650 ms