- (3.0670ms) SELECT * FROM article WHERE code='BOOK' LIMIT 1
- (0.6180ms) SELECT * FROM book_cat WHERE id=16 LIMIT 1
- (0.6900ms) select * from sector WHERE sectorCatId IS NULL AND isAvailable=1 ORDER BY position ASC
- (0.9270ms) select * from book_cat WHERE parentId=16 ORDER BY position ASC, name DESC
- (2.3260ms) select count(*) as counter from book WHERE isAvailable=1 AND bookCatId=16 ORDER BY id desc
- (0.7980ms) SELECT * FROM parameter WHERE rule>=0 order by name asc
- (0.5160ms) select * from book WHERE isAvailable=1 AND bookCatId=16 ORDER BY position ASC, name DESC LIMIT 0,300
- (2.0730ms) SELECT * FROM book_cat WHERE id=16 LIMIT 1
- (2.7420ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
- (0.3720ms) SELECT * FROM article WHERE id=75 LIMIT 1
- (0.4770ms) SELECT * FROM article WHERE id=84 LIMIT 1
- (0.4000ms) select * from menu WHERE type!='I' AND parentId=65 ORDER BY position ASC
- (0.2970ms) SELECT * FROM article WHERE id=16 LIMIT 1
- (0.4020ms) SELECT * FROM article WHERE code='FOOTER' LIMIT 1
- (0.2120ms) SELECT * FROM menu WHERE id=2 LIMIT 1
- (0.3020ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
- (0.1940ms) select * from page ORDER BY id ASC
- (0.2950ms) SELECT * FROM article WHERE id=13 LIMIT 1
- (0.2490ms) SELECT * FROM article WHERE id=20 LIMIT 1
- (0.3350ms) SELECT * FROM article WHERE id=15 LIMIT 1
Page généré en 36.3430 ms