- (0.8540ms) SELECT * FROM article WHERE code='BOOK' LIMIT 1
- (0.5180ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (0.3300ms) select * from book_cat WHERE parentId=13 ORDER BY position ASC, name DESC
- (0.5040ms) select count(*) as counter from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY id desc
- (0.6370ms) SELECT * FROM parameter WHERE rule>=0 order by name asc
- (0.4610ms) select * from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY position ASC, name DESC LIMIT 0,300
- (1.1350ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (0.7550ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
- (0.4940ms) select * from page ORDER BY id ASC
- (-999.6580ms) SELECT * FROM article WHERE id=15 LIMIT 1
- (0.6880ms) SELECT * FROM sector_cat WHERE code='SECTEURS' LIMIT 1
- (0.8930ms) select * from sector WHERE sectorCatId=1 AND isAvailable=1 ORDER BY position ASC
- (0.5680ms) SELECT * FROM article WHERE code='FOOTER' LIMIT 1
- (0.4430ms) SELECT * FROM menu WHERE id=2 LIMIT 1
- (0.6850ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
- (0.5150ms) SELECT * FROM article WHERE id=13 LIMIT 1
- (0.7250ms) SELECT * FROM article WHERE id=14 LIMIT 1
- (0.5290ms) SELECT * FROM article WHERE id=16 LIMIT 1
Page généré en -837.1130 ms