- (0.7650ms) SELECT * FROM article WHERE code='BOOK' LIMIT 1
- (4.0910ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (0.9560ms) select * from book_cat WHERE parentId=13 ORDER BY position ASC, name DESC
- (3.0890ms) select count(*) as counter from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY id desc
- (0.7860ms) SELECT * FROM parameter WHERE rule>=0 order by name asc
- (0.5830ms) select * from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY position ASC, name DESC LIMIT 0,300
- (0.3920ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (4.4490ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
- (4.4130ms) SELECT * FROM article WHERE id=48 LIMIT 1
- (1.3110ms) select * from menu WHERE type!='I' AND parentId=65 ORDER BY position ASC
- (2.0880ms) SELECT * FROM article WHERE id=18 LIMIT 1
- (1.2540ms) SELECT * FROM sector_cat WHERE code='SECTEURS' LIMIT 1
- (3.4830ms) select * from sector WHERE sectorCatId=1 AND isAvailable=1 ORDER BY position ASC
- (0.6330ms) SELECT * FROM article WHERE code='FOOTER' LIMIT 1
- (2.9510ms) SELECT * FROM menu WHERE id=2 LIMIT 1
- (2.8850ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
- (1.7800ms) select * from page ORDER BY id ASC
- (1.8670ms) SELECT * FROM article WHERE id=13 LIMIT 1
- (0.5860ms) SELECT * FROM article WHERE id=14 LIMIT 1
- (1.1420ms) SELECT * FROM article WHERE id=16 LIMIT 1
Page généré en 73.2260 ms