- (1.0600ms) SELECT * FROM article WHERE code='BOOK' LIMIT 1
- (0.9270ms) SELECT * FROM book_cat WHERE id=16 LIMIT 1
- (5.2590ms) select * from sector WHERE sectorCatId IS NULL AND isAvailable=1 ORDER BY position ASC
- (1.9560ms) select * from book_cat WHERE parentId=16 ORDER BY position ASC, name DESC
- (0.8140ms) select count(*) as counter from book WHERE isAvailable=1 AND bookCatId=16 ORDER BY id desc
- (9.4040ms) SELECT * FROM parameter WHERE rule>=0 order by name asc
- (12.9760ms) select * from book WHERE isAvailable=1 AND bookCatId=16 ORDER BY position ASC, name DESC LIMIT 0,300
- (10.5380ms) SELECT * FROM book_cat WHERE id=16 LIMIT 1
- (4.0570ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
- (0.6610ms) SELECT * FROM article WHERE id=75 LIMIT 1
- (0.4570ms) SELECT * FROM article WHERE id=84 LIMIT 1
- (0.8010ms) select * from menu WHERE type!='I' AND parentId=65 ORDER BY position ASC
- (1.5810ms) SELECT * FROM article WHERE id=16 LIMIT 1
- (1.0650ms) SELECT * FROM article WHERE code='FOOTER' LIMIT 1
- (3.4450ms) SELECT * FROM menu WHERE id=2 LIMIT 1
- (3.2110ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
- (4.1610ms) select * from page ORDER BY id ASC
- (4.1860ms) SELECT * FROM article WHERE id=13 LIMIT 1
- (4.6250ms) SELECT * FROM article WHERE id=20 LIMIT 1
- (1.2880ms) SELECT * FROM article WHERE id=15 LIMIT 1
Page généré en 136.7910 ms