- (2.1270ms) SELECT * FROM article WHERE code='BOOK' LIMIT 1
- (1.3070ms) SELECT * FROM book_cat WHERE id=12 LIMIT 1
- (1.2610ms) select * from sector WHERE sectorCatId IS NULL AND isAvailable=1 ORDER BY position ASC
- (1.0770ms) select * from book_cat WHERE parentId=12 ORDER BY position ASC, name DESC
- (1.4010ms) select count(*) as counter from book WHERE isAvailable=1 AND bookCatId=12 ORDER BY id desc
- (1.2160ms) SELECT * FROM parameter WHERE rule>=0 order by name asc
- (3.9370ms) select * from book WHERE isAvailable=1 AND bookCatId=12 ORDER BY position ASC, name DESC LIMIT 0,300
- (0.9710ms) SELECT * FROM book_cat WHERE id=12 LIMIT 1
- (1.1950ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
- (0.9510ms) SELECT * FROM article WHERE id=16 LIMIT 1
- (1.0000ms) SELECT * FROM article WHERE code='FOOTER' LIMIT 1
- (0.9910ms) SELECT * FROM menu WHERE id=2 LIMIT 1
- (1.0420ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
- (0.9430ms) SELECT * FROM article WHERE id=19 LIMIT 1
- (1.1680ms) select * from page ORDER BY id ASC
- (1.0250ms) SELECT * FROM article WHERE id=13 LIMIT 1
- (0.9910ms) SELECT * FROM article WHERE id=20 LIMIT 1
- (1.0790ms) SELECT * FROM article WHERE id=15 LIMIT 1
Page généré en 56.6320 ms