- (0.6170ms) SELECT * FROM article WHERE code='BOOK' LIMIT 1
- (0.4430ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (0.4220ms) select * from book_cat WHERE parentId=13 ORDER BY position ASC, name DESC
- (0.4090ms) select count(*) as counter from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY id desc
- (0.3640ms) SELECT * FROM parameter WHERE rule>=0 order by name asc
- (0.3920ms) select * from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY position ASC, name DESC LIMIT 0,300
- (0.2790ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (0.5110ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
- (0.4930ms) SELECT * FROM article WHERE id=48 LIMIT 1
- (0.4880ms) select * from menu WHERE type!='I' AND parentId=65 ORDER BY position ASC
- (3.8660ms) SELECT * FROM article WHERE id=18 LIMIT 1
- (0.7110ms) SELECT * FROM sector_cat WHERE code='SECTEURS' LIMIT 1
- (0.6960ms) select * from sector WHERE sectorCatId=1 AND isAvailable=1 ORDER BY position ASC
- (0.3070ms) SELECT * FROM article WHERE code='FOOTER' LIMIT 1
- (0.2380ms) SELECT * FROM menu WHERE id=2 LIMIT 1
- (0.3590ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
- (0.2670ms) select * from page ORDER BY id ASC
- (0.3710ms) SELECT * FROM article WHERE id=13 LIMIT 1
- (0.2950ms) SELECT * FROM article WHERE id=14 LIMIT 1
- (0.3740ms) SELECT * FROM article WHERE id=16 LIMIT 1
Page généré en 27.0800 ms