- (9.6570ms) SELECT * FROM article WHERE code='BOOK' LIMIT 1
- (1.9830ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (5.8890ms) select * from book_cat WHERE parentId=13 ORDER BY position ASC, name DESC
- (3.9190ms) select count(*) as counter from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY id desc
- (0.7200ms) SELECT * FROM parameter WHERE rule>=0 order by name asc
- (0.6050ms) select * from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY position ASC, name DESC LIMIT 0,300
- (0.2740ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (3.5460ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
- (0.6000ms) select * from page ORDER BY id ASC
- (0.3280ms) SELECT * FROM article WHERE id=15 LIMIT 1
- (2.7780ms) SELECT * FROM sector_cat WHERE code='SECTEURS' LIMIT 1
- (2.1910ms) select * from sector WHERE sectorCatId=1 AND isAvailable=1 ORDER BY position ASC
- (0.4110ms) SELECT * FROM article WHERE code='FOOTER' LIMIT 1
- (0.3890ms) SELECT * FROM menu WHERE id=2 LIMIT 1
- (0.6590ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
- (0.4320ms) SELECT * FROM article WHERE id=13 LIMIT 1
- (0.3170ms) SELECT * FROM article WHERE id=14 LIMIT 1
- (0.3560ms) SELECT * FROM article WHERE id=16 LIMIT 1
Page généré en -759.3270 ms