- (1.1270ms) SELECT * FROM article WHERE code='BOOK' LIMIT 1
- (0.6840ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (0.4650ms) select * from book_cat WHERE parentId=13 ORDER BY position ASC, name DESC
- (0.6660ms) select count(*) as counter from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY id desc
- (0.6680ms) SELECT * FROM parameter WHERE rule>=0 order by name asc
- (0.4580ms) select * from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY position ASC, name DESC LIMIT 0,300
- (0.3350ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (0.9500ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
- (0.3790ms) SELECT * FROM article WHERE id=77 LIMIT 1
- (0.4660ms) select * from menu WHERE type!='I' AND parentId=80 ORDER BY position ASC
- (0.2970ms) SELECT * FROM article WHERE id=18 LIMIT 1
- (0.7250ms) SELECT * FROM sector_cat WHERE code='SECTEURS' LIMIT 1
- (1.2780ms) select * from sector WHERE sectorCatId=1 AND isAvailable=1 ORDER BY position ASC
- (0.8370ms) SELECT * FROM article WHERE code='FOOTER' LIMIT 1
- (0.9790ms) SELECT * FROM menu WHERE id=2 LIMIT 1
- (0.9460ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
- (0.7240ms) select * from page ORDER BY id ASC
- (0.4700ms) SELECT * FROM article WHERE id=13 LIMIT 1
- (0.5070ms) SELECT * FROM article WHERE id=14 LIMIT 1
- (0.6060ms) SELECT * FROM article WHERE id=16 LIMIT 1
Page généré en 36.4290 ms