Beauty Salon

  • (9.6730ms) SELECT * FROM parameter order by name asc
  • (0.7730ms) SELECT * FROM article WHERE code='BOOK' LIMIT 1
  • (0.5010ms) SELECT * FROM book_cat WHERE id=9 LIMIT 1
  • (0.5840ms) select * from book_cat WHERE isAvailable=1 AND parentId=9 ORDER BY position ASC, name DESC
  • (0.4860ms) select count(*) as counter from book WHERE isAvailable=1 AND bookCatId=9 ORDER BY id desc
  • (1.1200ms) select * from book WHERE isAvailable=1 AND bookCatId=9 ORDER BY position ASC, name DESC LIMIT 0,16
  • (0.5400ms) SELECT * FROM book_cat WHERE id=9 LIMIT 1
  • (0.6300ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
  • (0.7460ms) select * from menu WHERE type!='I' AND parentId=48 ORDER BY position ASC
  • (0.5300ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
  • (0.5790ms) select * from menu WHERE type!='I' AND parentId=31 ORDER BY position ASC
  • (1.3590ms) SELECT * FROM article WHERE code='FOOTER' LIMIT 1

Page généré en 353.2960 ms