- (2.3580ms) SELECT * FROM article WHERE code='BOOK' LIMIT 1
- (1.6690ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (1.1690ms) select * from book_cat WHERE parentId=13 ORDER BY position ASC, name DESC
- (1.3720ms) select count(*) as counter from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY id desc
- (1.4350ms) SELECT * FROM parameter WHERE rule>=0 order by name asc
- (1.1960ms) select * from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY position ASC, name DESC LIMIT 0,300
- (1.0640ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (1.6440ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
- (1.1420ms) SELECT * FROM article WHERE id=48 LIMIT 1
- (1.2810ms) select * from menu WHERE type!='I' AND parentId=65 ORDER BY position ASC
- (0.9750ms) SELECT * FROM article WHERE id=18 LIMIT 1
- (1.5170ms) SELECT * FROM sector_cat WHERE code='SECTEURS' LIMIT 1
- (1.7910ms) select * from sector WHERE sectorCatId=1 AND isAvailable=1 ORDER BY position ASC
- (1.0990ms) SELECT * FROM article WHERE code='FOOTER' LIMIT 1
- (0.9470ms) SELECT * FROM menu WHERE id=2 LIMIT 1
- (1.2710ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
- (1.1940ms) select * from page ORDER BY id ASC
- (1.2850ms) SELECT * FROM article WHERE id=13 LIMIT 1
- (1.1890ms) SELECT * FROM article WHERE id=14 LIMIT 1
- (1.2900ms) SELECT * FROM article WHERE id=16 LIMIT 1
Page généré en 67.1670 ms