- (1.7470ms) SELECT * FROM parameter order by name asc
- (1.6040ms) SELECT * FROM article WHERE code='SHOP' LIMIT 1
- (1.9890ms) select * from shop_group WHERE isAvailable=1 ORDER BY position ASC, name ASC
- (1.9470ms) select * from shop_category WHERE groupId is NULL AND isAvailable=1 ORDER BY position ASC, name ASC
- (1.4580ms) select * from menu WHERE type!='I' AND parentId=4 ORDER BY position ASC
- (1.4900ms) select * from menu WHERE parentId=1 ORDER BY position ASC
- (1.4520ms) select * from menu WHERE parentId=40 ORDER BY position ASC
- (1.3140ms) select * from menu WHERE parentId=108 ORDER BY position ASC
- (1.2490ms) select * from menu WHERE parentId=41 ORDER BY position ASC
- (1.0990ms) select * from menu WHERE parentId=43 ORDER BY position ASC
- (1.1650ms) select * from menu WHERE parentId=44 ORDER BY position ASC
- (1.1580ms) select * from menu WHERE parentId=281 ORDER BY position ASC
- (1.2820ms) select * from menu WHERE parentId=55 ORDER BY position ASC
- (1.4950ms) select * from menu WHERE parentId=45 ORDER BY position ASC
- (1.5570ms) select * from menu WHERE parentId=49 ORDER BY position ASC
- (1.2000ms) select * from menu WHERE parentId=190 ORDER BY position ASC
- (1.4510ms) select * from menu WHERE parentId=50 ORDER BY position ASC
- (1.1710ms) select * from menu WHERE parentId=51 ORDER BY position ASC
- (1.1350ms) select * from menu WHERE parentId=52 ORDER BY position ASC
- (1.0940ms) select * from menu WHERE parentId=53 ORDER BY position ASC
- (1.1820ms) select * from menu WHERE parentId=46 ORDER BY position ASC
- (1.1560ms) select * from menu WHERE parentId=61 ORDER BY position ASC
- (1.3130ms) select * from menu WHERE parentId=275 ORDER BY position ASC
- (1.1230ms) select * from menu WHERE parentId=276 ORDER BY position ASC
- (1.1370ms) select * from menu WHERE parentId=272 ORDER BY position ASC
- (1.1810ms) select * from menu WHERE parentId=279 ORDER BY position ASC
- (1.2640ms) select * from menu WHERE parentId=195 ORDER BY position ASC
- (1.2450ms) select * from menu WHERE parentId=267 ORDER BY position ASC
- (1.4190ms) SELECT * FROM article WHERE code='SIDEBAR' LIMIT 1
- (1.5040ms) SELECT * FROM communication WHERE isAvailable=1 order by position ASC LIMIT 4
- (3.9250ms) UPDATE communication SET hits=(hits+1) WHERE id=10
- (4.1080ms) UPDATE communication SET hits=(hits+1) WHERE id=12
- (6.0780ms) UPDATE communication SET hits=(hits+1) WHERE id=14
- (1.6890ms) select * from shop_shipping WHERE isAvailable=1 ORDER BY id ASC LIMIT 0,1
- (1.7110ms) select * from theme WHERE isAvailable=1 ORDER BY position ASC, id ASC
- (1.2770ms) SELECT * FROM menu WHERE id=2 LIMIT 1
- (1.1680ms) SELECT * FROM menu WHERE id=3 LIMIT 1
- (1.4200ms) select * from menu WHERE type!='I' AND parentId=2 ORDER BY position ASC
- (2.0810ms) select * from menu WHERE type!='I' AND parentId=3 ORDER BY position ASC
Page généré en 359.7460 ms