- (2.9680ms) SELECT * FROM article WHERE code='BOOK' LIMIT 1
- (1.7720ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (1.3510ms) select * from book_cat WHERE parentId=13 ORDER BY position ASC, name DESC
- (1.3740ms) select count(*) as counter from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY id desc
- (1.4650ms) SELECT * FROM parameter WHERE rule>=0 order by name asc
- (1.1890ms) select * from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY position ASC, name DESC LIMIT 0,300
- (1.1000ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (1.6500ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
- (1.6810ms) select * from page ORDER BY id ASC
- (1.2360ms) SELECT * FROM article WHERE id=15 LIMIT 1
- (1.7860ms) SELECT * FROM sector_cat WHERE code='SECTEURS' LIMIT 1
- (2.1590ms) select * from sector WHERE sectorCatId=1 AND isAvailable=1 ORDER BY position ASC
- (1.2240ms) SELECT * FROM article WHERE code='FOOTER' LIMIT 1
- (1.0210ms) SELECT * FROM menu WHERE id=2 LIMIT 1
- (1.1520ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
- (1.0320ms) SELECT * FROM article WHERE id=13 LIMIT 1
- (0.9250ms) SELECT * FROM article WHERE id=14 LIMIT 1
- (1.0320ms) SELECT * FROM article WHERE id=16 LIMIT 1
Page généré en 93.3200 ms