- (1.1920ms) SELECT * FROM article WHERE code='BOOK' LIMIT 1
- (0.8940ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (0.6230ms) select * from book_cat WHERE parentId=13 ORDER BY position ASC, name DESC
- (0.7050ms) select count(*) as counter from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY id desc
- (0.6240ms) SELECT * FROM parameter WHERE rule>=0 order by name asc
- (0.8070ms) select * from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY position ASC, name DESC LIMIT 0,300
- (0.6790ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (0.6930ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
- (0.2870ms) SELECT * FROM article WHERE id=77 LIMIT 1
- (0.3320ms) select * from menu WHERE type!='I' AND parentId=80 ORDER BY position ASC
- (0.2830ms) SELECT * FROM article WHERE id=18 LIMIT 1
- (0.6360ms) SELECT * FROM sector_cat WHERE code='SECTEURS' LIMIT 1
- (0.8440ms) select * from sector WHERE sectorCatId=1 AND isAvailable=1 ORDER BY position ASC
- (0.2570ms) SELECT * FROM article WHERE code='FOOTER' LIMIT 1
- (0.2590ms) SELECT * FROM menu WHERE id=2 LIMIT 1
- (0.3210ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
- (0.2830ms) select * from page ORDER BY id ASC
- (0.3240ms) SELECT * FROM article WHERE id=13 LIMIT 1
- (0.3430ms) SELECT * FROM article WHERE id=14 LIMIT 1
- (0.3730ms) SELECT * FROM article WHERE id=16 LIMIT 1
Page généré en 30.2900 ms