- (3.0140ms) SELECT * FROM article WHERE code='BOOK' LIMIT 1
- (1.0250ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (0.8800ms) select * from book_cat WHERE parentId=13 ORDER BY position ASC, name DESC
- (3.9410ms) select count(*) as counter from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY id desc
- (4.0000ms) SELECT * FROM parameter WHERE rule>=0 order by name asc
- (3.8290ms) select * from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY position ASC, name DESC LIMIT 0,300
- (3.9350ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (4.0020ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
- (4.0070ms) select * from page ORDER BY id ASC
- (3.8130ms) SELECT * FROM article WHERE id=15 LIMIT 1
- (3.9790ms) SELECT * FROM sector_cat WHERE code='SECTEURS' LIMIT 1
- (3.9350ms) select * from sector WHERE sectorCatId=1 AND isAvailable=1 ORDER BY position ASC
- (4.0140ms) SELECT * FROM article WHERE code='FOOTER' LIMIT 1
- (3.8450ms) SELECT * FROM menu WHERE id=2 LIMIT 1
- (3.8830ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
- (3.9210ms) SELECT * FROM article WHERE id=13 LIMIT 1
- (4.6640ms) SELECT * FROM article WHERE id=14 LIMIT 1
- (0.9600ms) SELECT * FROM article WHERE id=16 LIMIT 1
Page généré en 256.3480 ms