- (0.8680ms) SELECT * FROM article WHERE code='BOOK' LIMIT 1
- (1.0220ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (0.9660ms) select * from book_cat WHERE parentId=13 ORDER BY position ASC, name DESC
- (1.1970ms) select count(*) as counter from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY id desc
- (0.5730ms) SELECT * FROM parameter WHERE rule>=0 order by name asc
- (0.8780ms) select * from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY position ASC, name DESC LIMIT 0,300
- (0.6170ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (0.9420ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
- (0.6310ms) SELECT * FROM article WHERE id=48 LIMIT 1
- (0.5280ms) select * from menu WHERE type!='I' AND parentId=65 ORDER BY position ASC
- (0.3910ms) SELECT * FROM article WHERE id=18 LIMIT 1
- (0.6180ms) SELECT * FROM sector_cat WHERE code='SECTEURS' LIMIT 1
- (0.4690ms) select * from sector WHERE sectorCatId=1 AND isAvailable=1 ORDER BY position ASC
- (0.3940ms) SELECT * FROM article WHERE code='FOOTER' LIMIT 1
- (0.2110ms) SELECT * FROM menu WHERE id=2 LIMIT 1
- (0.2960ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
- (0.2050ms) select * from page ORDER BY id ASC
- (0.2250ms) SELECT * FROM article WHERE id=49 LIMIT 1
- (0.4330ms) SELECT * FROM article WHERE id=14 LIMIT 1
- (0.4680ms) SELECT * FROM article WHERE id=16 LIMIT 1
Page généré en 30.5470 ms