- (0.5120ms) SELECT * FROM article WHERE code='BOOK' LIMIT 1
- (0.3500ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (0.2340ms) select * from book_cat WHERE parentId=13 ORDER BY position ASC, name DESC
- (0.3230ms) select count(*) as counter from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY id desc
- (0.2650ms) SELECT * FROM parameter WHERE rule>=0 order by name asc
- (0.2360ms) select * from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY position ASC, name DESC LIMIT 0,300
- (0.1640ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (0.3100ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
- (0.2230ms) select * from page ORDER BY id ASC
- (0.1760ms) SELECT * FROM article WHERE id=18 LIMIT 1
- (1.3170ms) SELECT * FROM sector_cat WHERE code='SECTEURS' LIMIT 1
- (0.5180ms) select * from sector WHERE sectorCatId=1 AND isAvailable=1 ORDER BY position ASC
- (0.4330ms) SELECT * FROM article WHERE code='FOOTER' LIMIT 1
- (0.1910ms) SELECT * FROM menu WHERE id=2 LIMIT 1
- (0.3140ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
- (0.3360ms) SELECT * FROM article WHERE id=22 LIMIT 1
- (0.2790ms) SELECT * FROM article WHERE id=23 LIMIT 1
- (0.3490ms) SELECT * FROM article WHERE id=16 LIMIT 1
Page généré en 74.2080 ms