- (1.7480ms) SELECT * FROM article WHERE code='BOOK' LIMIT 1
- (1.2050ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (0.8570ms) select * from book_cat WHERE parentId=13 ORDER BY position ASC, name DESC
- (0.8990ms) select count(*) as counter from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY id desc
- (0.8760ms) SELECT * FROM parameter WHERE rule>=0 order by name asc
- (0.8230ms) select * from book WHERE isAvailable=1 AND bookCatId=13 ORDER BY position ASC, name DESC LIMIT 0,300
- (0.7700ms) SELECT * FROM book_cat WHERE id=13 LIMIT 1
- (0.9470ms) select * from menu WHERE type!='I' AND parentId=1 ORDER BY position ASC
- (0.8490ms) select * from page ORDER BY id ASC
- (0.7650ms) SELECT * FROM article WHERE id=18 LIMIT 1
- (0.8990ms) SELECT * FROM sector_cat WHERE code='SECTEURS' LIMIT 1
- (1.6020ms) select * from sector WHERE sectorCatId=1 AND isAvailable=1 ORDER BY position ASC
- (1.5320ms) SELECT * FROM article WHERE code='FOOTER' LIMIT 1
- (0.9620ms) SELECT * FROM menu WHERE id=2 LIMIT 1
- (3.6790ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
- (1.0320ms) SELECT * FROM article WHERE id=73 LIMIT 1
- (1.5780ms) SELECT * FROM article WHERE id=23 LIMIT 1
- (1.6410ms) SELECT * FROM article WHERE id=16 LIMIT 1
Page généré en 120.1520 ms