- (66.2330ms) SELECT * FROM article WHERE code='BOOK' LIMIT 1
- (21.9860ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (32.3760ms) select * from book_cat WHERE parentId=13 ORDER BY position ASC, name DESC
- (-992.5240ms) select count(*) as counter from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY id desc
- (21.8400ms) SELECT * FROM parameter WHERE rule>=0 order by name asc
- (17.3410ms) select * from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY position ASC, name DESC LIMIT 0,300
- (19.9810ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (13.5970ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
- (19.7790ms) SELECT * FROM article WHERE id=48 LIMIT 1
- (21.7050ms) select * from menu WHERE type!='I' AND parentId=65 ORDER BY position ASC
- (21.8090ms) SELECT * FROM article WHERE id=18 LIMIT 1
- (34.7280ms) SELECT * FROM sector_cat WHERE code='SECTEURS' LIMIT 1
- (11.2110ms) select * from sector WHERE sectorCatId=1 AND isAvailable=1 ORDER BY position ASC
- (23.0400ms) SELECT * FROM article WHERE code='FOOTER' LIMIT 1
- (13.9470ms) SELECT * FROM menu WHERE id=2 LIMIT 1
- (23.6940ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
- (6.2580ms) select * from page ORDER BY id ASC
- (8.3120ms) SELECT * FROM article WHERE id=13 LIMIT 1
- (2.7670ms) SELECT * FROM article WHERE id=14 LIMIT 1
- (22.2180ms) SELECT * FROM article WHERE id=16 LIMIT 1
Page généré en -234.6690 ms