2 |
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `iez1_configuration` c
LEFT JOIN `iez1_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
13.350
ms
|
44901 |
|
|
/classes/Configuration.php:180
/classes/Configuration.php:229 (loadConfiguration)
/classes/Configuration.php:302 (get)
/classes/shop/Shop.php:398 (getMultiShopValues)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
30 |
SELECT SQL_NO_CACHE `id_product`
FROM iez1_product_lang
WHERE `link_rewrite` = "inspirations"
AND `id_lang` = 1
AND `id_shop` = 3 LIMIT 1 |
4.130
ms
|
8323 |
|
|
/override/classes/Dispatcher.php:1546
/override/classes/Dispatcher.php:359 (getProductExistance)
/classes/Dispatcher.php:346 (getController)
/index.php:28 (dispatch)
|
2821 |
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `iez1_module` m
INNER JOIN iez1_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 3 AND module_shop.enable_device & 1)
INNER JOIN `iez1_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `iez1_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `iez1_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 3) AND (mg.id_shop = 3 AND mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position` |
3.092
ms
|
1666 |
Yes
|
Yes
|
/classes/Hook.php:1233
/classes/Hook.php:735 (getAllHookRegistrations)
/classes/Hook.php:842 (getHookModuleExecList)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:175 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:51 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
34 |
SELECT SQL_NO_CACHE `id_product`
FROM iez1_product_lang
WHERE `link_rewrite` = "inspirations"
AND `id_lang` = 1
AND `id_shop` = 3 LIMIT 1 |
2.969
ms
|
8323 |
|
|
/override/classes/Dispatcher.php:1546
/override/classes/Dispatcher.php:454 (getProductExistance)
/classes/Dispatcher.php:346 (getController)
/index.php:28 (dispatch)
|
16 |
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `iez1_module` m
INNER JOIN iez1_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 3 AND module_shop.enable_device & 1)
INNER JOIN `iez1_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `iez1_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `iez1_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 3) AND (mg.id_shop = 3 AND mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position` |
2.593
ms
|
1666 |
Yes
|
Yes
|
/classes/Hook.php:1233
/classes/Hook.php:735 (getAllHookRegistrations)
/classes/Hook.php:842 (getHookModuleExecList)
/override/classes/Dispatcher.php:180 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/override/classes/Dispatcher.php:30 (__construct)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
68 |
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `iez1_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `iez1_hook_alias` ha
INNER JOIN `iez1_hook` h ON ha.name = h.name |
2.216
ms
|
0 |
|
|
/classes/Hook.php:1292
/classes/Hook.php:225 (getAllHookIds)
/classes/Hook.php:506 (getIdByName)
/classes/Hook.php:599 (isModuleRegisteredOnHook)
/classes/module/Module.php:1061 (registerHook)
/modules/seigixsell/seigixsell.inc.php:886 (registerHook)
/modules/seigixsell/seigixsell.inc.php:196 (__construct)
/modules/seigixsell/seigixsell.inc.php:550 (getLicenserObject)
/classes/Hook.php:1043 (hookActionDispatcher)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:507 (exec)
/index.php:28 (dispatch)
|
31 |
SELECT SQL_NO_CACHE id_meta
FROM iez1_meta_lang
WHERE url_rewrite = "inspirations"
AND `id_lang` = 1 AND `id_shop` = 3 LIMIT 1 |
1.799
ms
|
38 |
|
|
/override/classes/Dispatcher.php:1530
/override/classes/Dispatcher.php:400 (getKeyExistance)
/classes/Dispatcher.php:346 (getController)
/index.php:28 (dispatch)
|
2817 |
SELECT SQL_NO_CACHE t.id_ets_lookbook_tag, tl.name
FROM iez1_ets_lookbook_tag t
LEFT JOIN iez1_ets_lookbook_tag_lang tl on (t.id_ets_lookbook_tag = tl.id_ets_lookbook_tag)
WHERE tl.id_lang = 1
AND t.id_shop = 3
AND t.status = 1 |
1.595
ms
|
111 |
|
|
/modules/ets_lookbook/classes/LB_Tag.php:162
/modules/ets_lookbook/controllers/front/lbshow.php:57 (getEnable)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3020 |
SELECT SQL_NO_CACHE *
FROM `iez1_cms_lang`
WHERE `id_cms` = 7 AND `id_shop` = 3 |
1.565
ms
|
21 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:115 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:90 (makeCmsLinks)
/modules/posstaticfooter/src/FooterBlockPresenter.php:24 (makeLinks)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2832 |
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `iez1_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `iez1_hook_alias` ha
INNER JOIN `iez1_hook` h ON ha.name = h.name |
1.547
ms
|
0 |
|
|
/classes/Hook.php:1292
/classes/Hook.php:225 (getAllHookIds)
/modules/posstaticblocks/posstaticblocks.php:140 (getIdByName)
/modules/posstaticblocks/posstaticblocks.php:132 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:75 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
206 |
SELECT SQL_NO_CACHE lb.*,lbl.title, lbl.description
FROM iez1_ets_lookbook lb
LEFT JOIN iez1_ets_lookbook_lang lbl on (lb.id_lookbook =lbl.id_lookbook and lbl.id_lang=1)
WHERE (lb.id_shop="3" OR lb.id_shop is NULL) AND lb.enabled=1 AND lbl.id_shop = 3
ORDER BY lb.sort_order |
1.425
ms
|
717 |
Yes
|
|
/modules/ets_lookbook/classes/LB_Database.php:103
/modules/ets_lookbook/ets_lookbook.php:880 (getLookbooks)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
25 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `iez1_meta` m
LEFT JOIN `iez1_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
1.162
ms
|
390 |
Yes
|
|
/override/classes/Dispatcher.php:216
/classes/Dispatcher.php:243 (loadRoutes)
/override/classes/Dispatcher.php:30 (__construct)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
2848 |
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `iez1_category` c
INNER JOIN `iez1_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 3 )
INNER JOIN `iez1_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 3)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 2
AND nleft >= 2 AND nright <= 127
AND c.id_category IN (
SELECT id_category
FROM `iez1_category_group`
WHERE `id_group` IN (1)
)
ORDER BY `level_depth` ASC, cs.`position` ASC |
1.143
ms
|
90 |
Yes
|
|
/modules/possearchproducts/possearchproducts.php:226
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
227 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=713)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
1.100
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
29 |
SELECT SQL_NO_CACHE id_category FROM iez1_category_lang
WHERE link_rewrite = "inspirations" AND id_lang = 1 AND id_shop = 3 LIMIT 1 |
1.044
ms
|
4313 |
|
|
/override/classes/Dispatcher.php:1494
/override/classes/Dispatcher.php:357 (getCategoryId)
/classes/Dispatcher.php:346 (getController)
/index.php:28 (dispatch)
|
689 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=735)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.970
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
458 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=724)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.914
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
542 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=728)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.889
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
479 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=725)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.886
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
437 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=723)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.881
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
752 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=738)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.872
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
731 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=737)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.871
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
521 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=727)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.868
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
33 |
SELECT SQL_NO_CACHE id_category FROM iez1_category_lang
WHERE link_rewrite = "inspirations" AND id_lang = 1 AND id_shop = 3 LIMIT 1 |
0.867
ms
|
4313 |
|
|
/override/classes/Dispatcher.php:1494
/override/classes/Dispatcher.php:448 (getCategoryId)
/classes/Dispatcher.php:346 (getController)
/index.php:28 (dispatch)
|
773 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=739)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.860
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
647 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=733)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.858
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
605 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=731)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.854
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
668 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=734)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.838
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
626 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=732)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.830
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2121 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '806' AND lbl.id_lang = '1' LIMIT 1 |
0.825
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2459 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=821)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.824
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2438 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=820)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.821
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2480 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=822)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.818
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2922 |
SELECT SQL_NO_CACHE pi.*, pl.*
FROM iez1_posvegamenu_item pi
LEFT JOIN `iez1_posvegamenu_item_lang` pl ON pl.`id_posvegamenu_item` = pi.`id_posvegamenu_item`
LEFT JOIN `iez1_posvegamenu_item_shop` ps ON ps.`id_posvegamenu_item` = pi.`id_posvegamenu_item`
WHERE pi.active = 1 AND ps.id_shop = 3 AND pl.id_lang=1 ORDER BY pi.position ASC, pi.id_posvegamenu_item ASC |
0.812
ms
|
101 |
Yes
|
|
/modules/posvegamenu/classes/PosVegamenuClass.php:231
/modules/posvegamenu/posvegamenu.php:1184 (getMenus)
/modules/posvegamenu/posvegamenu.php:757 (generateCss)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2976 |
SELECT SQL_NO_CACHE pi.*, pl.*
FROM iez1_posmegamenu_item pi
LEFT JOIN `iez1_posmegamenu_item_lang` pl ON pl.`id_posmegamenu_item` = pi.`id_posmegamenu_item`
LEFT JOIN `iez1_posmegamenu_item_shop` ps ON ps.`id_posmegamenu_item` = pi.`id_posmegamenu_item`
WHERE pi.active = 1 AND ps.id_shop = 3 AND pl.id_lang=1 ORDER BY pi.position ASC, pi.id_posmegamenu_item ASC |
0.805
ms
|
41 |
Yes
|
|
/modules/posmegamenu/classes/PosMegamenuClass.php:231
/modules/posmegamenu/posmegamenu.php:1162 (getMenus)
/modules/posmegamenu/posmegamenu.php:736 (generateCss)
/classes/Hook.php:1043 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:173 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1046 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=754)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.799
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2501 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=823)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.792
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
563 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=729)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.789
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1910 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=795)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.782
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
584 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=730)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.781
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1004 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=752)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.781
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2983 |
SELECT SQL_NO_CACHE pi.*, pl.*
FROM iez1_posmegamenu_item pi
LEFT JOIN `iez1_posmegamenu_item_lang` pl ON pl.`id_posmegamenu_item` = pi.`id_posmegamenu_item`
LEFT JOIN `iez1_posmegamenu_item_shop` ps ON ps.`id_posmegamenu_item` = pi.`id_posmegamenu_item`
WHERE pi.active = 1 AND ps.id_shop = 3 AND pl.id_lang=1 ORDER BY pi.position ASC, pi.id_posmegamenu_item ASC |
0.781
ms
|
41 |
Yes
|
|
/modules/posmegamenu/classes/PosMegamenuClass.php:231
/modules/posmegamenu/posmegamenu.php:744 (getMenus)
/classes/Hook.php:1043 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:173 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1025 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=753)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.767
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
26 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `iez1_meta` m
LEFT JOIN `iez1_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.752
ms
|
390 |
Yes
|
|
/override/classes/Dispatcher.php:216
/override/classes/Dispatcher.php:31 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
2015 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=800)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.748
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2417 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=819)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.748
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2648 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=830)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.732
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2522 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=824)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.727
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2228 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=810)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.725
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1889 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=794)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.719
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2627 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=829)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.719
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2354 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=816)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.710
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2690 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=832)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.705
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2349 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '816' AND lbl.id_lang = '17' LIMIT 1 |
0.703
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
500 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=726)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.700
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2375 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=817)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.696
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2396 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=818)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.686
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2543 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=825)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.686
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2816 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=839)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.683
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2753 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=835)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.681
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
290 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=716)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.678
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1931 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=796)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.678
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2711 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=833)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.678
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2795 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=837)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.677
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2732 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=834)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.676
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
248 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=714)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.674
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2669 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=831)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.669
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1259 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=764)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.667
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
269 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=715)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.664
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
920 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=748)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.664
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2057 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=802)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.664
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
794 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=740)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.656
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2036 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=801)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.655
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1406 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=771)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.654
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3011 |
SELECT SQL_NO_CACHE *
FROM `iez1_cms_lang`
WHERE `id_cms` = 5 AND `id_shop` = 3 |
0.651
ms
|
21 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:115 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:90 (makeCmsLinks)
/modules/posstaticfooter/src/FooterBlockPresenter.php:24 (makeLinks)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2564 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=826)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.649
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1952 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=797)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.648
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2099 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=804)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.645
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
374 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=720)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.644
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1469 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=774)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.644
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
815 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=741)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.642
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
710 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=736)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.641
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1658 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=783)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.640
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2585 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=827)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.639
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
836 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=744)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.637
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
311 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=717)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.636
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
416 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=722)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.633
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1973 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=798)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.633
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2186 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=808)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.633
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1111 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=757)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.632
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1490 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=775)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.632
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2164 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=807)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.632
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
878 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=746)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.632
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
395 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=721)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.629
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1427 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=772)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.629
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1679 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=784)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.628
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1700 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=785)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.628
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3009 |
SELECT SQL_NO_CACHE *
FROM `iez1_cms_lang`
WHERE `id_cms` = 4 AND `id_shop` = 3 |
0.628
ms
|
21 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:115 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:90 (makeCmsLinks)
/modules/posstaticfooter/src/FooterBlockPresenter.php:24 (makeLinks)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1322 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=767)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.626
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2333 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=815)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.626
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1175 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=760)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.625
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1133 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=758)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.624
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1385 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=770)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.624
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1763 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=788)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.623
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1994 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=799)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.623
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
353 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=719)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.622
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1067 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=755)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.621
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1301 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=766)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.619
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1343 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=768)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.619
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1742 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=787)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.619
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2249 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=811)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.619
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1088 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=756)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.616
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2606 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=828)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.616
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1364 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=769)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.615
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1574 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=779)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.615
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2120 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=805)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.615
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1532 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=777)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.614
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1616 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=781)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.614
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
962 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=750)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.613
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
857 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=745)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.612
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2078 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=803)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.612
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
332 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=718)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.611
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2207 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=809)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.611
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1280 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=765)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.610
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2774 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=836)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.609
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1238 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=763)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.609
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2941 |
SELECT SQL_NO_CACHE pi.*, pl.*
FROM iez1_posvegamenu_item pi
LEFT JOIN `iez1_posvegamenu_item_lang` pl ON pl.`id_posvegamenu_item` = pi.`id_posvegamenu_item`
LEFT JOIN `iez1_posvegamenu_item_shop` ps ON ps.`id_posvegamenu_item` = pi.`id_posvegamenu_item`
WHERE pi.active = 1 AND ps.id_shop = 3 AND pl.id_lang=1 ORDER BY pi.position ASC, pi.id_posvegamenu_item ASC |
0.609
ms
|
101 |
Yes
|
|
/modules/posvegamenu/classes/PosVegamenuClass.php:231
/modules/posvegamenu/posvegamenu.php:767 (getMenus)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
899 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=747)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.608
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1511 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=776)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.606
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1553 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=778)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.606
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3018 |
SELECT SQL_NO_CACHE *
FROM `iez1_cms_lang`
WHERE `id_cms` = 3 AND `id_shop` = 3 |
0.605
ms
|
21 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:115 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:90 (makeCmsLinks)
/modules/posstaticfooter/src/FooterBlockPresenter.php:24 (makeLinks)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1448 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=773)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.605
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2312 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=814)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.604
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1595 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=780)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.604
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1196 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=761)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.598
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1637 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=782)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.598
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1721 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=786)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.598
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2141 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=806)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.598
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1217 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=762)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.596
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1868 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=793)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.596
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2291 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=813)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.596
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2270 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=812)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.595
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1784 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=789)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.594
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1826 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=791)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.594
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
941 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=749)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.592
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1805 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=790)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.592
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
983 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=751)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.591
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1154 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=759)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.590
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1847 |
SELECT SQL_NO_CACHE lpb.* ,pl.`link_rewrite`, p.ean13, p.id_category_default, pl.`description`, pl.`description_short`,pl.`name`, image_shop.`id_image` id_image, il.`legend`,
p.cache_default_attribute, stock.out_of_stock, p.`reference`, p.on_sale, p.show_price, pl.`available_now`, pl.`available_later`, IFNULL(stock.quantity, 0) as quantity,
p.cache_is_pack, p.cache_has_attachments, p.is_virtual, p.customizable, p.minimal_quantity, p.unit_price_ratio,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-05-18 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `iez1_product` p LEFT JOIN iez1_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 ) INNER JOIN iez1_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 3)
INNER JOIN `iez1_ets_product_lookbook` lpb ON (p.id_product = lpb.id_product AND lpb.`id_lookbook`=792)
LEFT JOIN `iez1_product_lang` pl ON (pl.id_product = p.id_product AND pl.id_lang = 1)
LEFT JOIN `iez1_image_shop` image_shop ON (image_shop.`id_product` = lpb.`id_product` AND image_shop.id_shop=3)
LEFT JOIN `iez1_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE 1
GROUP BY lpb.id_product, lpb.`id_product_attribute` ORDER BY lpb.sort_order |
0.586
ms
|
16646 |
Yes
|
Yes
|
/modules/ets_lookbook/classes/LB_Database.php:133
/modules/ets_lookbook/ets_lookbook.php:900 (getProducts)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
27 |
SELECT SQL_NO_CACHE id_meta
FROM iez1_meta_lang
WHERE url_rewrite = "inspirations"
AND `id_lang` = 1 AND `id_shop` = 3 LIMIT 1 |
0.577
ms
|
38 |
|
|
/override/classes/Dispatcher.php:1530
/override/classes/Dispatcher.php:321 (getKeyExistance)
/classes/Dispatcher.php:346 (getController)
/index.php:28 (dispatch)
|
607 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '732' AND lbl.id_lang = '2' LIMIT 1 |
0.559
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
157 |
SELECT SQL_NO_CACHE pc.`id_poslistcateproduct_items` as id_item, pci.`list_subcategories`, pci.`position`, pci.`active`, pci.`id_category`,
pcil.`url`, pcil.`description`, pcil.`image`
FROM iez1_poslistcateproduct pc
LEFT JOIN iez1_poslistcateproduct_items pci ON (pc.id_poslistcateproduct_items= pci.id_poslistcateproduct_items)
LEFT JOIN iez1_poslistcateproduct_items_lang pcil ON (pci.id_poslistcateproduct_items = pcil.id_poslistcateproduct_items)
WHERE id_shop = 3
AND pcil.id_lang = 1 AND pci.`active` = 1
ORDER BY pci.position |
0.513
ms
|
7 |
Yes
|
|
/modules/poslistcateproduct/poslistcateproduct.php:1021
/modules/poslistcateproduct/poslistcateproduct.php:715 (getItems)
/classes/Hook.php:1043 (hookdisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2820 |
SELECT SQL_NO_CACHE lower(name) as name
FROM `iez1_hook` h
WHERE (h.active = 1) |
0.511
ms
|
884 |
|
|
/classes/Hook.php:1332
/classes/Hook.php:811 (getHookStatusByName)
/classes/controller/FrontController.php:1421 (exec)
/classes/controller/FrontController.php:735 (getLayout)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2995 |
SELECT SQL_NO_CACHE pf.`id_posstaticfooter`
FROM iez1_posstaticfooter pf
LEFT JOIN iez1_posstaticfooter_shop pfs ON pf.`id_posstaticfooter` = pfs.`id_posstaticfooter`
WHERE `id_hook` = 45 AND pfs.`id_shop` = 3
ORDER by pf.`position` |
0.472
ms
|
39 |
Yes
|
|
/modules/posstaticfooter/src/FooterBlockRepository.php:205
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
15 |
SELECT SQL_NO_CACHE lower(name) as name
FROM `iez1_hook` h
WHERE (h.active = 1) |
0.458
ms
|
884 |
|
|
/classes/Hook.php:1332
/classes/Hook.php:811 (getHookStatusByName)
/override/classes/Dispatcher.php:180 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/override/classes/Dispatcher.php:30 (__construct)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
65 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `iez1_module` m
LEFT JOIN `iez1_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 3 |
0.454
ms
|
116 |
|
|
/classes/module/Module.php:345
/modules/seigixsell/seigixsell.inc.php:61 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:507 (exec)
/index.php:28 (dispatch)
|
49 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `iez1_module` m
LEFT JOIN `iez1_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 3 |
0.425
ms
|
116 |
|
|
/classes/module/Module.php:345
/modules/ps_eventbus/ps_eventbus.php:206 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
481 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '726' AND lbl.id_lang = '2' LIMIT 1 |
0.424
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
44 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `iez1_module` m
LEFT JOIN `iez1_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 3 |
0.423
ms
|
116 |
|
|
/classes/module/Module.php:345
/modules/ps_mbo/ps_mbo.php:106 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
2276 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '813' AND lbl.id_lang = '6' LIMIT 1 |
0.413
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2481 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '823' AND lbl.id_lang = '1' LIMIT 1 |
0.412
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2823 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `iez1_hook` |
0.412
ms
|
884 |
|
|
/classes/Hook.php:1292
/classes/Hook.php:225 (getAllHookIds)
/classes/Hook.php:851 (getIdByName)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:75 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1 |
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM iez1_shop_group gs
LEFT JOIN iez1_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN iez1_shop_url su
ON s.id_shop = su.id_shop AND su.main = 1
WHERE s.deleted = 0
AND gs.deleted = 0
ORDER BY gs.name, s.name |
0.408
ms
|
36 |
Yes
|
|
/classes/shop/Shop.php:715
/classes/shop/Shop.php:774 (cacheShops)
/classes/Configuration.php:299 (getShops)
/classes/shop/Shop.php:398 (getMultiShopValues)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
2903 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.402
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
50 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `iez1_module` m
LEFT JOIN `iez1_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 3 |
0.387
ms
|
116 |
|
|
/classes/module/Module.php:345
/modules/ps_accounts/ps_accounts.php:133 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/modules/ps_eventbus/src/Helper/ModuleHelper.php:90 (getInstanceByName)
/modules/ps_eventbus/src/Service/PsAccountsAdapterService.php:22 (getInstanceByName)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:1118 (__construct)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:398 (getPsAccountsAdapterServiceService)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:808 (getErrorHandlerService)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:1138 (getIncrementalSyncRepositoryService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getSynchronizationServiceService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_eventbus/src/DependencyInjection/ServiceContainer.php:73 (get)
/modules/ps_eventbus/ps_eventbus.php:323 (getService)
/modules/ps_eventbus/ps_eventbus.php:1648 (getService)
/classes/Hook.php:1043 (hookActionDispatcherBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
2997 |
SELECT SQL_NO_CACHE *
FROM `iez1_posstaticfooter_lang`
WHERE `id_posstaticfooter` = 10 |
0.386
ms
|
21 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlock.php:65 (__construct)
/modules/posstaticfooter/src/FooterBlockRepository.php:208 (__construct)
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2645 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '830' AND lbl.id_lang = '19' LIMIT 1 |
0.382
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2834 |
SELECT SQL_NO_CACHE c.id_contact FROM `iez1_ets_ctf_contact` c
INNER JOIN `iez1_ets_ctf_contact_shop` cs ON (c.id_contact= cs.id_contact)
LEFT JOIN `iez1_ets_ctf_contact_lang` cl on (c.id_contact= cl.id_contact AND cl.id_lang="1")
WHERE c.active=1 AND c.hook like "%nav_top%" AND cs.id_shop="3"; |
0.382
ms
|
5 |
|
|
/modules/ets_contactform7/classes/Contact.php:219
/modules/ets_contactform7/ets_contactform7.php:1098 (getContactsByHook)
/modules/ets_contactform7/ets_contactform7.php:1055 (getContactFormByHook)
/classes/Hook.php:1043 (hookDisplayNav)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:75 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
18 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `iez1_hook` |
0.376
ms
|
884 |
|
|
/classes/Hook.php:1292
/classes/Hook.php:225 (getAllHookIds)
/classes/Hook.php:851 (getIdByName)
/override/classes/Dispatcher.php:180 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/override/classes/Dispatcher.php:30 (__construct)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
3013 |
SELECT SQL_NO_CACHE *
FROM `iez1_cms_lang`
WHERE `id_cms` = 6 AND `id_shop` = 3 |
0.360
ms
|
38 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:115 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:90 (makeCmsLinks)
/modules/posstaticfooter/src/FooterBlockPresenter.php:24 (makeLinks)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
0 |
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM iez1_shop_url su
LEFT JOIN iez1_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'keeklampsystem.eu' OR su.domain_ssl = 'keeklampsystem.eu')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
0.357
ms
|
6 |
Yes
|
|
/classes/shop/Shop.php:1364
/classes/shop/Shop.php:355 (findShopByHost)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
19 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `iez1_module` m
LEFT JOIN `iez1_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 3 |
0.356
ms
|
116 |
|
|
/classes/module/Module.php:345
/modules/ets_contactform7/ets_contactform7.php:70 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/Dispatcher.php:180 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/override/classes/Dispatcher.php:30 (__construct)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
2635 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '830' AND lbl.id_lang = '9' LIMIT 1 |
0.351
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1002 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '752' AND lbl.id_lang = '20' LIMIT 1 |
0.349
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2345 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '816' AND lbl.id_lang = '13' LIMIT 1 |
0.346
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
24 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `iez1_module` m
LEFT JOIN `iez1_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 3 |
0.345
ms
|
116 |
|
|
/classes/module/Module.php:345
/modules/simpleimportproduct/simpleimportproduct.php:44 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/Dispatcher.php:180 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/override/classes/Dispatcher.php:30 (__construct)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
3007 |
SELECT SQL_NO_CACHE *
FROM `iez1_cms_lang`
WHERE `id_cms` = 1 AND `id_shop` = 3 |
0.345
ms
|
21 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:115 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:90 (makeCmsLinks)
/modules/posstaticfooter/src/FooterBlockPresenter.php:24 (makeLinks)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2889 |
SELECT SQL_NO_CACHE *
FROM `iez1_category` a
LEFT JOIN `iez1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `iez1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 3
WHERE (a.`id_category` = 16) AND (b.`id_shop` = 3) LIMIT 1 |
0.339
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Link.php:32 (__construct)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1444 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '773' AND lbl.id_lang = '18' LIMIT 1 |
0.335
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2833 |
SELECT SQL_NO_CACHE sb.`id_pos_staticblock`, sbl.`content`
FROM iez1_pos_staticblock sb
LEFT JOIN iez1_pos_staticblock_lang sbl
ON sb.`id_pos_staticblock` = sbl.`id_pos_staticblock`
LEFT JOIN iez1_pos_staticblock_shop sbs
ON sb.`id_pos_staticblock` = sbs.`id_pos_staticblock`
WHERE `id_hook` = 118
AND sb.`active` = 1
AND sbl.`id_lang` = 1
AND sbs.`id_shop` = 3
ORDER by sb.`position` |
0.332
ms
|
13 |
Yes
|
|
/modules/posstaticblocks/src/PosStaticblockRepository.php:154
/modules/posstaticblocks/posstaticblocks.php:142 (getByIdHook)
/modules/posstaticblocks/posstaticblocks.php:132 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:75 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2389 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '818' AND lbl.id_lang = '15' LIMIT 1 |
0.330
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
205 |
SELECT SQL_NO_CACHE *
FROM iez1_meta m
LEFT JOIN iez1_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "module-ets_lookbook-lbshow"
OR m.page = "moduleets_lookbooklbshow"
)
AND ml.id_lang = 1
AND ml.id_shop = 3 LIMIT 1 |
0.320
ms
|
2 |
|
|
/classes/Meta.php:193
/classes/Meta.php:332 (getMetaByPage)
/classes/Meta.php:317 (getHomeMetas)
/classes/controller/FrontController.php:1779 (getMetaTags)
/modules/ets_lookbook/controllers/front/lbshow.php:147 (getTemplateVarPage)
/modules/ets_lookbook/controllers/front/lbshow.php:47 (setMetas)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2643 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '830' AND lbl.id_lang = '17' LIMIT 1 |
0.319
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
21 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `iez1_module` m
LEFT JOIN `iez1_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 3 |
0.313
ms
|
116 |
|
|
/classes/module/Module.php:345
/modules/b2bregistration/b2bregistration.php:46 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/Dispatcher.php:180 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/override/classes/Dispatcher.php:30 (__construct)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
2951 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.311
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
23 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `iez1_module` m
LEFT JOIN `iez1_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 3 |
0.308
ms
|
116 |
|
|
/classes/module/Module.php:345
/modules/ets_lookbook/ets_lookbook.php:53 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/override/classes/Dispatcher.php:180 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/override/classes/Dispatcher.php:30 (__construct)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
2835 |
SELECT SQL_NO_CACHE b2b.*, b2bl.*
FROM `iez1_b2b_profile` b2b
LEFT JOIN `iez1_b2b_profile_lang` `b2bl` ON b2b.id_b2b_profile = b2bl.id_b2b_profile
LEFT JOIN `iez1_group_shop` `sg` ON sg.id_group = b2b.b2b_profile_group
WHERE (sg.id_shop = 3) AND (b2b.active = 1) AND (b2b.b2b_profile_link = 1) AND (b2bl.id_lang = 1) |
0.299
ms
|
1 |
|
|
/modules/b2bregistration/models/BBProfile.php:340
/modules/b2bregistration/b2bregistration.php:1977 (getTopLinks)
/classes/Hook.php:1043 (hookDisplayNav)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:75 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2985 |
SELECT SQL_NO_CACHE *
FROM `iez1_cms` a
LEFT JOIN `iez1_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 3
LEFT JOIN `iez1_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 3
WHERE (a.`id_cms` = 4) AND (b.`id_shop` = 3) LIMIT 1 |
0.297
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Link.php:555 (__construct)
/modules/posmegamenu/posmegamenu.php:819 (getCMSLink)
/modules/posmegamenu/posmegamenu.php:753 (fomartLink)
/classes/Hook.php:1043 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:173 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
13 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `iez1_lang` l
JOIN iez1_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 3)
WHERE l.`active` = 1 LIMIT 1 |
0.297
ms
|
16 |
|
|
/classes/Language.php:1216
/classes/Language.php:1513 (countActiveLanguages)
/classes/Dispatcher.php:531 (isMultiLanguageActivated)
/override/classes/Dispatcher.php:1479 (setRequestUri)
/classes/Dispatcher.php:232 (setRequestUri)
/override/classes/Dispatcher.php:30 (__construct)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
1034 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '754' AND lbl.id_lang = '10' LIMIT 1 |
0.293
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1630 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '782' AND lbl.id_lang = '15' LIMIT 1 |
0.291
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
84 |
SELECT SQL_NO_CACHE * FROM `iez1_currency` c ORDER BY `iso_code` ASC |
0.288
ms
|
9 |
Yes
|
|
/classes/Currency.php:709
/src/Adapter/Currency/CurrencyDataProvider.php:84 (findAllInstalled)
/src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php:90 (findAllInstalled)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (getAllInstalledCurrencyIsoCodes)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2923 |
SELECT SQL_NO_CACHE ps.*
FROM iez1_posvegamenu_submenu ps
WHERE ps.`id_posvegamenu_item` = 115 LIMIT 1 |
0.288
ms
|
101 |
|
|
/modules/posvegamenu/classes/PosVegamenuSubmenuClass.php:88
/modules/posvegamenu/posvegamenu.php:1207 (getSubmenuConfig)
/modules/posvegamenu/posvegamenu.php:757 (generateCss)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2962 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 14
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.287
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2654 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '831' AND lbl.id_lang = '6' LIMIT 1 |
0.285
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2855 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.283
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
130 |
SELECT SQL_NO_CACHE *
FROM `iez1_mol_payment_method` a0
WHERE (a0.`id_method` = 'applepay') AND (a0.`live_environment` = 1) |
0.281
ms
|
96 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/mollie/shared/Infrastructure/Repository/AbstractRepository.php:48 (getFirst)
/modules/mollie/mollie.php:396 (findOneBy)
/classes/Hook.php:1043 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:993 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
87 |
SELECT SQL_NO_CACHE *
FROM `iez1_currency` a
LEFT JOIN `iez1_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `iez1_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 3
WHERE (a.`id_currency` = 9) LIMIT 1 |
0.279
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2836 |
SELECT SQL_NO_CACHE sb.`id_pos_staticblock`, sbl.`content`
FROM iez1_pos_staticblock sb
LEFT JOIN iez1_pos_staticblock_lang sbl
ON sb.`id_pos_staticblock` = sbl.`id_pos_staticblock`
LEFT JOIN iez1_pos_staticblock_shop sbs
ON sb.`id_pos_staticblock` = sbs.`id_pos_staticblock`
WHERE `id_hook` = 29
AND sb.`active` = 1
AND sbl.`id_lang` = 1
AND sbs.`id_shop` = 3
ORDER by sb.`position` |
0.276
ms
|
13 |
Yes
|
|
/modules/posstaticblocks/src/PosStaticblockRepository.php:154
/modules/posstaticblocks/posstaticblocks.php:142 (getByIdHook)
/modules/posstaticblocks/posstaticblocks.php:132 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3022 |
SELECT SQL_NO_CACHE *
FROM `iez1_cms_lang`
WHERE `id_cms` = 8 AND `id_shop` = 3 |
0.276
ms
|
21 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:115 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:90 (makeCmsLinks)
/modules/posstaticfooter/src/FooterBlockPresenter.php:24 (makeLinks)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2849 |
SELECT SQL_NO_CACHE *
FROM `iez1_category` a
LEFT JOIN `iez1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `iez1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 3
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 3) LIMIT 1 |
0.274
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Link.php:32 (__construct)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1018 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '753' AND lbl.id_lang = '15' LIMIT 1 |
0.269
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2987 |
SELECT SQL_NO_CACHE *
FROM `iez1_cms` a
LEFT JOIN `iez1_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 3
LEFT JOIN `iez1_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 3
WHERE (a.`id_cms` = 10) AND (b.`id_shop` = 3) LIMIT 1 |
0.269
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Link.php:555 (__construct)
/modules/posmegamenu/posmegamenu.php:819 (getCMSLink)
/modules/posmegamenu/posmegamenu.php:753 (fomartLink)
/classes/Hook.php:1043 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:173 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2992 |
SELECT SQL_NO_CACHE sb.`id_pos_staticblock`, sbl.`content`
FROM iez1_pos_staticblock sb
LEFT JOIN iez1_pos_staticblock_lang sbl
ON sb.`id_pos_staticblock` = sbl.`id_pos_staticblock`
LEFT JOIN iez1_pos_staticblock_shop sbs
ON sb.`id_pos_staticblock` = sbs.`id_pos_staticblock`
WHERE `id_hook` = 980
AND sb.`active` = 1
AND sbl.`id_lang` = 1
AND sbs.`id_shop` = 3
ORDER by sb.`position` |
0.269
ms
|
13 |
Yes
|
|
/modules/posstaticblocks/src/PosStaticblockRepository.php:154
/modules/posstaticblocks/posstaticblocks.php:142 (getByIdHook)
/modules/posstaticblocks/posstaticblocks.php:132 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:173 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2966 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 16
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.268
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2661 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '831' AND lbl.id_lang = '14' LIMIT 1 |
0.267
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2991 |
SELECT SQL_NO_CACHE *
FROM `iez1_cms` a
LEFT JOIN `iez1_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 1
LEFT JOIN `iez1_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 3
WHERE (a.`id_cms` = 6) AND (b.`id_shop` = 3) LIMIT 1 |
0.267
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posmegamenu/posmegamenu.php:820 (__construct)
/modules/posmegamenu/posmegamenu.php:753 (fomartLink)
/classes/Hook.php:1043 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:173 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2952 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 9
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.266
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1016 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '753' AND lbl.id_lang = '13' LIMIT 1 |
0.265
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2841 |
SELECT SQL_NO_CACHE format
FROM `iez1_address_format`
WHERE `id_country` = 14 LIMIT 1 |
0.265
ms
|
1 |
|
|
/classes/AddressFormat.php:656
/classes/AddressFormat.php:630 (getFormatDB)
/classes/AddressFormat.php:615 (getFormat)
/classes/AddressFormat.php:562 (getAddressCountryFormat)
/classes/AddressFormat.php:438 (getOrderedAddressFields)
/modules/ps_contactinfo/ps_contactinfo.php:98 (generateAddress)
/modules/ps_contactinfo/ps_contactinfo.php:83 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2947 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.265
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2954 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 10
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.264
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2963 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.261
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2908 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 82
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.261
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
721 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '737' AND lbl.id_lang = '12' LIMIT 1 |
0.260
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2974 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 19
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.260
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2971 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.259
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2948 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 6
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.257
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2914 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 84
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.256
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2965 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.256
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
665 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '734' AND lbl.id_lang = '19' LIMIT 1 |
0.255
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
735 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '738' AND lbl.id_lang = '4' LIMIT 1 |
0.255
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2875 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 11
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.255
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2916 |
SELECT SQL_NO_CACHE *
FROM `iez1_category` a
LEFT JOIN `iez1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `iez1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 3
WHERE (a.`id_category` = 123) AND (b.`id_shop` = 3) LIMIT 1 |
0.255
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Link.php:32 (__construct)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2956 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 11
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.255
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1036 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '754' AND lbl.id_lang = '12' LIMIT 1 |
0.253
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2953 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.253
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
753 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '739' AND lbl.id_lang = '1' LIMIT 1 |
0.252
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2959 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.252
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
159 |
SELECT SQL_NO_CACHE c.id_contact FROM `iez1_ets_ctf_contact` c
INNER JOIN `iez1_ets_ctf_contact_shop` cs ON (c.id_contact= cs.id_contact)
LEFT JOIN `iez1_ets_ctf_contact_lang` cl on (c.id_contact= cl.id_contact AND cl.id_lang="1")
WHERE c.active=1 AND c.hook like "%header%" AND cs.id_shop="3"; |
0.251
ms
|
5 |
|
|
/modules/ets_contactform7/classes/Contact.php:219
/modules/ets_contactform7/ets_contactform7.php:1098 (getContactsByHook)
/modules/ets_contactform7/ets_contactform7.php:352 (getContactFormByHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2246 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '811' AND lbl.id_lang = '19' LIMIT 1 |
0.251
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2471 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '822' AND lbl.id_lang = '13' LIMIT 1 |
0.251
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2970 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 18
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.251
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2857 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 5
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.250
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2943 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.250
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
609 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '732' AND lbl.id_lang = '4' LIMIT 1 |
0.248
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2024 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '801' AND lbl.id_lang = '10' LIMIT 1 |
0.248
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3016 |
SELECT SQL_NO_CACHE *
FROM `iez1_cms_lang`
WHERE `id_cms` = 2 AND `id_shop` = 3 |
0.248
ms
|
21 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:115 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:90 (makeCmsLinks)
/modules/posstaticfooter/src/FooterBlockPresenter.php:24 (makeLinks)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
453 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '724' AND lbl.id_lang = '17' LIMIT 1 |
0.247
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
530 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '728' AND lbl.id_lang = '10' LIMIT 1 |
0.247
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
684 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '735' AND lbl.id_lang = '17' LIMIT 1 |
0.247
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2945 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.247
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
469 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '725' AND lbl.id_lang = '12' LIMIT 1 |
0.246
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
732 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '738' AND lbl.id_lang = '1' LIMIT 1 |
0.246
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2382 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '818' AND lbl.id_lang = '8' LIMIT 1 |
0.246
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
635 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '733' AND lbl.id_lang = '10' LIMIT 1 |
0.246
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
131 |
SELECT SQL_NO_CACHE *
FROM iez1_meta m
LEFT JOIN iez1_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "module-ets_lookbook-lbshow"
OR m.page = "moduleets_lookbooklbshow"
)
AND ml.id_lang = 1
AND ml.id_shop = 3 LIMIT 1 |
0.245
ms
|
2 |
|
|
/classes/Meta.php:193
/classes/Meta.php:332 (getMetaByPage)
/classes/Meta.php:317 (getHomeMetas)
/classes/controller/FrontController.php:1779 (getMetaTags)
/classes/controller/FrontController.php:550 (getTemplateVarPage)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
448 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '724' AND lbl.id_lang = '12' LIMIT 1 |
0.245
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2867 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.245
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2955 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.245
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2957 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.245
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3 |
SELECT SQL_NO_CACHE value FROM `iez1_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.245
ms
|
2 |
|
|
/classes/shop/Shop.php:1183
/classes/Configuration.php:236 (isFeatureActive)
/classes/Configuration.php:302 (get)
/classes/shop/Shop.php:398 (getMultiShopValues)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
1013 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '753' AND lbl.id_lang = '10' LIMIT 1 |
0.245
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
645 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '733' AND lbl.id_lang = '20' LIMIT 1 |
0.244
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2944 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 4
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.244
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2950 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 7
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.244
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
619 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '732' AND lbl.id_lang = '15' LIMIT 1 |
0.244
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2850 |
SELECT SQL_NO_CACHE DISTINCT c.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1)
WHERE `level_depth` = 1 |
0.244
ms
|
37 |
|
|
/classes/Category.php:2242
/override/classes/Link.php:83 (getCategoriesWithoutParent)
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2866 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 8
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.244
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2967 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.243
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
463 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '725' AND lbl.id_lang = '5' LIMIT 1 |
0.243
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
470 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '725' AND lbl.id_lang = '13' LIMIT 1 |
0.243
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2856 |
SELECT SQL_NO_CACHE *
FROM `iez1_category` a
LEFT JOIN `iez1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `iez1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 3
WHERE (a.`id_category` = 5) AND (b.`id_shop` = 3) LIMIT 1 |
0.243
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Link.php:32 (__construct)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2946 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 5
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.243
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3014 |
SELECT SQL_NO_CACHE *
FROM iez1_meta m
LEFT JOIN iez1_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "contact"
OR m.page = "contact"
)
AND ml.id_lang = 1
AND ml.id_shop = 3 LIMIT 1 |
0.243
ms
|
1 |
|
|
/classes/Meta.php:193
/modules/posstaticfooter/src/FooterBlockPresenter.php:154 (getMetaByPage)
/modules/posstaticfooter/src/FooterBlockPresenter.php:98 (makeStaticLinks)
/modules/posstaticfooter/src/FooterBlockPresenter.php:24 (makeLinks)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
748 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '738' AND lbl.id_lang = '18' LIMIT 1 |
0.242
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1038 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '754' AND lbl.id_lang = '14' LIMIT 1 |
0.242
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2868 |
SELECT SQL_NO_CACHE *
FROM `iez1_category` a
LEFT JOIN `iez1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `iez1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 3
WHERE (a.`id_category` = 9) AND (b.`id_shop` = 3) LIMIT 1 |
0.242
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Link.php:32 (__construct)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2883 |
SELECT SQL_NO_CACHE *
FROM `iez1_category` a
LEFT JOIN `iez1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `iez1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 3
WHERE (a.`id_category` = 14) AND (b.`id_shop` = 3) LIMIT 1 |
0.242
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Link.php:32 (__construct)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2958 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 12
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.242
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2920 |
SELECT SQL_NO_CACHE c.id_contact FROM `iez1_ets_ctf_contact` c
INNER JOIN `iez1_ets_ctf_contact_shop` cs ON (c.id_contact= cs.id_contact)
LEFT JOIN `iez1_ets_ctf_contact_lang` cl on (c.id_contact= cl.id_contact AND cl.id_lang="1")
WHERE c.active=1 AND c.hook like "%displayTop%" AND cs.id_shop="3"; |
0.241
ms
|
5 |
|
|
/modules/ets_contactform7/classes/Contact.php:219
/modules/ets_contactform7/ets_contactform7.php:1098 (getContactsByHook)
/modules/ets_contactform7/ets_contactform7.php:1059 (getContactFormByHook)
/classes/Hook.php:1043 (hookDisplayTop)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2972 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 123
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.241
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
438 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '724' AND lbl.id_lang = '1' LIMIT 1 |
0.240
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2896 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 18
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.240
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2984 |
SELECT SQL_NO_CACHE *
FROM iez1_meta m
LEFT JOIN iez1_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "index"
OR m.page = "index"
)
AND ml.id_lang = 1
AND ml.id_shop = 3 LIMIT 1 |
0.240
ms
|
1 |
|
|
/classes/Meta.php:193
/modules/posmegamenu/posmegamenu.php:850 (getMetaByPage)
/modules/posmegamenu/posmegamenu.php:753 (fomartLink)
/classes/Hook.php:1043 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:173 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
467 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '725' AND lbl.id_lang = '10' LIMIT 1 |
0.240
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
671 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '735' AND lbl.id_lang = '3' LIMIT 1 |
0.240
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2639 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '830' AND lbl.id_lang = '13' LIMIT 1 |
0.240
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2990 |
SELECT SQL_NO_CACHE *
FROM `iez1_cms` a
LEFT JOIN `iez1_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 3
LEFT JOIN `iez1_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 3
WHERE (a.`id_cms` = 6) AND (b.`id_shop` = 3) LIMIT 1 |
0.239
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Link.php:555 (__construct)
/modules/posmegamenu/posmegamenu.php:819 (getCMSLink)
/modules/posmegamenu/posmegamenu.php:753 (fomartLink)
/classes/Hook.php:1043 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:173 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3030 |
SELECT SQL_NO_CACHE c.id_contact FROM `iez1_ets_ctf_contact` c
INNER JOIN `iez1_ets_ctf_contact_shop` cs ON (c.id_contact= cs.id_contact)
LEFT JOIN `iez1_ets_ctf_contact_lang` cl on (c.id_contact= cl.id_contact AND cl.id_lang="1")
WHERE c.active=1 AND c.hook like "%footer_page%" AND cs.id_shop="3"; |
0.239
ms
|
5 |
|
|
/modules/ets_contactform7/classes/Contact.php:219
/modules/ets_contactform7/ets_contactform7.php:1098 (getContactsByHook)
/modules/ets_contactform7/ets_contactform7.php:1067 (getContactFormByHook)
/classes/Hook.php:1043 (hookDisplayFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
472 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '725' AND lbl.id_lang = '15' LIMIT 1 |
0.239
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2895 |
SELECT SQL_NO_CACHE *
FROM `iez1_category` a
LEFT JOIN `iez1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `iez1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 3
WHERE (a.`id_category` = 18) AND (b.`id_shop` = 3) LIMIT 1 |
0.239
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Link.php:32 (__construct)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2902 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 80
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.239
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2961 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.239
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
432 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '723' AND lbl.id_lang = '17' LIMIT 1 |
0.238
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
452 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '724' AND lbl.id_lang = '16' LIMIT 1 |
0.238
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2482 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '823' AND lbl.id_lang = '2' LIMIT 1 |
0.238
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
534 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '728' AND lbl.id_lang = '14' LIMIT 1 |
0.238
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
728 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '737' AND lbl.id_lang = '19' LIMIT 1 |
0.238
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
765 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '739' AND lbl.id_lang = '14' LIMIT 1 |
0.238
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1015 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '753' AND lbl.id_lang = '12' LIMIT 1 |
0.238
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1027 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '754' AND lbl.id_lang = '2' LIMIT 1 |
0.238
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2031 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '801' AND lbl.id_lang = '17' LIMIT 1 |
0.238
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2353 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '816' AND lbl.id_lang = '21' LIMIT 1 |
0.238
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
455 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '724' AND lbl.id_lang = '19' LIMIT 1 |
0.237
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2882 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.237
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2888 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.237
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3003 |
SELECT SQL_NO_CACHE *
FROM `iez1_posstaticfooter_lang`
WHERE `id_posstaticfooter` = 30 |
0.237
ms
|
21 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlock.php:65 (__construct)
/modules/posstaticfooter/src/FooterBlockRepository.php:208 (__construct)
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
456 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '724' AND lbl.id_lang = '20' LIMIT 1 |
0.236
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2023 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '801' AND lbl.id_lang = '9' LIMIT 1 |
0.236
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2939 |
SELECT SQL_NO_CACHE ps.*
FROM iez1_posvegamenu_submenu ps
WHERE ps.`id_posvegamenu_item` = 121 LIMIT 1 |
0.236
ms
|
101 |
|
|
/modules/posvegamenu/classes/PosVegamenuSubmenuClass.php:88
/modules/posvegamenu/posvegamenu.php:1207 (getSubmenuConfig)
/modules/posvegamenu/posvegamenu.php:757 (generateCss)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2975 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.236
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
71 |
SELECT SQL_NO_CACHE * FROM iez1_hook_module
WHERE `id_hook` = 76
AND `id_module` = 97
AND `id_shop` = 3 |
0.236
ms
|
1 |
|
|
/classes/Hook.php:515
/classes/Hook.php:599 (isModuleRegisteredOnHook)
/classes/module/Module.php:1061 (registerHook)
/modules/seigixsell/seigixsell.inc.php:886 (registerHook)
/modules/seigixsell/seigixsell.inc.php:196 (__construct)
/modules/seigixsell/seigixsell.inc.php:550 (getLicenserObject)
/classes/Hook.php:1043 (hookActionDispatcher)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:507 (exec)
/index.php:28 (dispatch)
|
1425 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '772' AND lbl.id_lang = '20' LIMIT 1 |
0.236
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
8 |
SELECT SQL_NO_CACHE *
FROM `iez1_country` a
LEFT JOIN `iez1_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `iez1_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 3
WHERE (a.`id_country` = 17) LIMIT 1 |
0.235
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/config/config.inc.php:146 (__construct)
/index.php:27 (require)
|
424 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '723' AND lbl.id_lang = '9' LIMIT 1 |
0.235
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
533 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '728' AND lbl.id_lang = '13' LIMIT 1 |
0.235
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
772 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '739' AND lbl.id_lang = '21' LIMIT 1 |
0.235
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
743 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '738' AND lbl.id_lang = '13' LIMIT 1 |
0.235
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2483 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '823' AND lbl.id_lang = '3' LIMIT 1 |
0.235
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2915 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.235
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
446 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '724' AND lbl.id_lang = '10' LIMIT 1 |
0.234
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
599 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '731' AND lbl.id_lang = '16' LIMIT 1 |
0.234
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2726 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '834' AND lbl.id_lang = '16' LIMIT 1 |
0.234
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2864 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.234
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
439 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '724' AND lbl.id_lang = '2' LIMIT 1 |
0.234
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2448 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '821' AND lbl.id_lang = '11' LIMIT 1 |
0.234
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2477 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '822' AND lbl.id_lang = '19' LIMIT 1 |
0.234
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2949 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.234
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2960 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 13
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.234
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
454 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '724' AND lbl.id_lang = '18' LIMIT 1 |
0.233
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
450 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '724' AND lbl.id_lang = '14' LIMIT 1 |
0.233
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
756 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '739' AND lbl.id_lang = '4' LIMIT 1 |
0.233
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2851 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 3
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.233
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
464 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '725' AND lbl.id_lang = '6' LIMIT 1 |
0.232
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
730 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '737' AND lbl.id_lang = '21' LIMIT 1 |
0.232
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
767 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '739' AND lbl.id_lang = '16' LIMIT 1 |
0.232
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1003 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '752' AND lbl.id_lang = '21' LIMIT 1 |
0.232
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1026 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '754' AND lbl.id_lang = '1' LIMIT 1 |
0.232
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2847 |
SELECT SQL_NO_CACHE *
FROM `iez1_category` a
LEFT JOIN `iez1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `iez1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 3
WHERE (a.`id_category` = 2) AND (b.`id_shop` = 3) LIMIT 1 |
0.232
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/possearchproducts/possearchproducts.php:177 (__construct)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2865 |
SELECT SQL_NO_CACHE *
FROM `iez1_category` a
LEFT JOIN `iez1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `iez1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 3
WHERE (a.`id_category` = 8) AND (b.`id_shop` = 3) LIMIT 1 |
0.232
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Link.php:32 (__construct)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2909 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.232
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
440 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '724' AND lbl.id_lang = '3' LIMIT 1 |
0.231
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
474 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '725' AND lbl.id_lang = '17' LIMIT 1 |
0.231
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
532 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '728' AND lbl.id_lang = '12' LIMIT 1 |
0.231
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2973 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.231
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
7 |
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `iez1_lang` l
LEFT JOIN `iez1_lang_shop` ls ON (l.id_lang = ls.id_lang) |
0.230
ms
|
19 |
|
|
/classes/Language.php:1080
/config/config.inc.php:143 (loadLanguages)
/index.php:27 (require)
|
638 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '733' AND lbl.id_lang = '13' LIMIT 1 |
0.230
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1037 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '754' AND lbl.id_lang = '13' LIMIT 1 |
0.230
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
423 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '723' AND lbl.id_lang = '8' LIMIT 1 |
0.230
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
462 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '725' AND lbl.id_lang = '4' LIMIT 1 |
0.230
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2464 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '822' AND lbl.id_lang = '5' LIMIT 1 |
0.230
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2510 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '824' AND lbl.id_lang = '10' LIMIT 1 |
0.230
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
723 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '737' AND lbl.id_lang = '14' LIMIT 1 |
0.229
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2969 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.229
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
426 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '723' AND lbl.id_lang = '11' LIMIT 1 |
0.229
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
451 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '724' AND lbl.id_lang = '15' LIMIT 1 |
0.229
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
634 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '733' AND lbl.id_lang = '9' LIMIT 1 |
0.229
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
604 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '731' AND lbl.id_lang = '21' LIMIT 1 |
0.228
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
608 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '732' AND lbl.id_lang = '3' LIMIT 1 |
0.228
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
739 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '738' AND lbl.id_lang = '9' LIMIT 1 |
0.228
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
449 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '724' AND lbl.id_lang = '13' LIMIT 1 |
0.228
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
725 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '737' AND lbl.id_lang = '16' LIMIT 1 |
0.228
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
747 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '738' AND lbl.id_lang = '17' LIMIT 1 |
0.228
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1010 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '753' AND lbl.id_lang = '6' LIMIT 1 |
0.228
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1017 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '753' AND lbl.id_lang = '14' LIMIT 1 |
0.228
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2854 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 4
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.228
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2884 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 14
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.228
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
10 |
SELECT SQL_NO_CACHE *
FROM `iez1_lang` a
LEFT JOIN `iez1_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 3
WHERE (a.`id_lang` = 1) LIMIT 1 |
0.227
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/config/config.inc.php:211 (__construct)
/index.php:27 (require)
|
726 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '737' AND lbl.id_lang = '17' LIMIT 1 |
0.227
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2032 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '801' AND lbl.id_lang = '18' LIMIT 1 |
0.227
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2498 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '823' AND lbl.id_lang = '19' LIMIT 1 |
0.227
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2876 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.227
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
204 |
SELECT SQL_NO_CACHE `name`
FROM `iez1_hook`
WHERE `id_hook` = 961 LIMIT 1 |
0.226
ms
|
1 |
|
|
/classes/Hook.php:244
/classes/Hook.php:911 (getNameById)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
513 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '727' AND lbl.id_lang = '14' LIMIT 1 |
0.226
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
526 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '728' AND lbl.id_lang = '5' LIMIT 1 |
0.226
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1008 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '753' AND lbl.id_lang = '4' LIMIT 1 |
0.226
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2628 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '830' AND lbl.id_lang = '1' LIMIT 1 |
0.226
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
473 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '725' AND lbl.id_lang = '16' LIMIT 1 |
0.225
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
535 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '728' AND lbl.id_lang = '15' LIMIT 1 |
0.225
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
612 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '732' AND lbl.id_lang = '8' LIMIT 1 |
0.225
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
727 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '737' AND lbl.id_lang = '18' LIMIT 1 |
0.225
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1011 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '753' AND lbl.id_lang = '8' LIMIT 1 |
0.225
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2881 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 13
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.225
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
239 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '714' AND lbl.id_lang = '13' LIMIT 1 |
0.224
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
501 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '727' AND lbl.id_lang = '1' LIMIT 1 |
0.224
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
722 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '737' AND lbl.id_lang = '13' LIMIT 1 |
0.224
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1042 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '754' AND lbl.id_lang = '18' LIMIT 1 |
0.224
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1484 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '775' AND lbl.id_lang = '16' LIMIT 1 |
0.224
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2376 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '818' AND lbl.id_lang = '1' LIMIT 1 |
0.224
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3008 |
SELECT SQL_NO_CACHE *
FROM `iez1_cms` a
LEFT JOIN `iez1_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 3
WHERE (a.`id_cms` = 4) LIMIT 1 |
0.224
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:115 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:90 (makeCmsLinks)
/modules/posstaticfooter/src/FooterBlockPresenter.php:24 (makeLinks)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
615 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '732' AND lbl.id_lang = '11' LIMIT 1 |
0.224
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1047 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '755' AND lbl.id_lang = '1' LIMIT 1 |
0.224
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2428 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '820' AND lbl.id_lang = '12' LIMIT 1 |
0.224
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2565 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '827' AND lbl.id_lang = '1' LIMIT 1 |
0.224
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
422 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '723' AND lbl.id_lang = '6' LIMIT 1 |
0.223
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3010 |
SELECT SQL_NO_CACHE *
FROM `iez1_cms` a
LEFT JOIN `iez1_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 3
WHERE (a.`id_cms` = 5) LIMIT 1 |
0.223
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:115 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:90 (makeCmsLinks)
/modules/posstaticfooter/src/FooterBlockPresenter.php:24 (makeLinks)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
460 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '725' AND lbl.id_lang = '2' LIMIT 1 |
0.223
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
480 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '726' AND lbl.id_lang = '1' LIMIT 1 |
0.223
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
529 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '728' AND lbl.id_lang = '9' LIMIT 1 |
0.223
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
538 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '728' AND lbl.id_lang = '18' LIMIT 1 |
0.223
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
750 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '738' AND lbl.id_lang = '20' LIMIT 1 |
0.223
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1031 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '754' AND lbl.id_lang = '6' LIMIT 1 |
0.223
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2494 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '823' AND lbl.id_lang = '15' LIMIT 1 |
0.223
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
471 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '725' AND lbl.id_lang = '14' LIMIT 1 |
0.222
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
649 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '734' AND lbl.id_lang = '2' LIMIT 1 |
0.222
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
734 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '738' AND lbl.id_lang = '3' LIMIT 1 |
0.222
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2858 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.222
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2907 |
SELECT SQL_NO_CACHE *
FROM `iez1_category` a
LEFT JOIN `iez1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `iez1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 3
WHERE (a.`id_category` = 82) AND (b.`id_shop` = 3) LIMIT 1 |
0.222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Link.php:32 (__construct)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2942 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 3
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.222
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
421 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '723' AND lbl.id_lang = '5' LIMIT 1 |
0.221
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
457 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '724' AND lbl.id_lang = '21' LIMIT 1 |
0.221
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
477 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '725' AND lbl.id_lang = '20' LIMIT 1 |
0.221
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
622 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '732' AND lbl.id_lang = '18' LIMIT 1 |
0.221
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
669 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '735' AND lbl.id_lang = '1' LIMIT 1 |
0.221
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
724 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '737' AND lbl.id_lang = '15' LIMIT 1 |
0.221
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
740 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '738' AND lbl.id_lang = '10' LIMIT 1 |
0.221
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
751 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '738' AND lbl.id_lang = '21' LIMIT 1 |
0.221
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
447 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '724' AND lbl.id_lang = '11' LIMIT 1 |
0.220
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
475 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '725' AND lbl.id_lang = '18' LIMIT 1 |
0.220
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
476 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '725' AND lbl.id_lang = '19' LIMIT 1 |
0.220
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
606 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '732' AND lbl.id_lang = '1' LIMIT 1 |
0.220
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
431 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '723' AND lbl.id_lang = '16' LIMIT 1 |
0.220
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
459 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '725' AND lbl.id_lang = '1' LIMIT 1 |
0.220
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1009 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '753' AND lbl.id_lang = '5' LIMIT 1 |
0.219
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2027 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '801' AND lbl.id_lang = '13' LIMIT 1 |
0.219
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2030 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '801' AND lbl.id_lang = '16' LIMIT 1 |
0.219
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
429 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '723' AND lbl.id_lang = '14' LIMIT 1 |
0.219
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
656 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '734' AND lbl.id_lang = '10' LIMIT 1 |
0.219
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
729 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '737' AND lbl.id_lang = '20' LIMIT 1 |
0.219
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
755 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '739' AND lbl.id_lang = '3' LIMIT 1 |
0.219
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
759 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '739' AND lbl.id_lang = '8' LIMIT 1 |
0.219
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
761 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '739' AND lbl.id_lang = '10' LIMIT 1 |
0.219
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2423 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '820' AND lbl.id_lang = '6' LIMIT 1 |
0.219
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
576 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '730' AND lbl.id_lang = '14' LIMIT 1 |
0.218
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
644 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '733' AND lbl.id_lang = '19' LIMIT 1 |
0.218
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2420 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '820' AND lbl.id_lang = '3' LIMIT 1 |
0.218
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2496 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '823' AND lbl.id_lang = '17' LIMIT 1 |
0.218
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
67 |
SELECT SQL_NO_CACHE id_shop FROM iez1_shop |
0.218
ms
|
6 |
|
|
/classes/shop/Shop.php:751
/classes/Hook.php:590 (getCompleteListOfShopsID)
/classes/module/Module.php:1061 (registerHook)
/modules/seigixsell/seigixsell.inc.php:886 (registerHook)
/modules/seigixsell/seigixsell.inc.php:196 (__construct)
/modules/seigixsell/seigixsell.inc.php:550 (getLicenserObject)
/classes/Hook.php:1043 (hookActionDispatcher)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:507 (exec)
/index.php:28 (dispatch)
|
123 |
SELECT SQL_NO_CACHE *
FROM `iez1_currency_lang`
WHERE `id_currency` = 2 |
0.218
ms
|
21 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Tools.php:695 (getCurrencyInstance)
/classes/controller/FrontController.php:368 (setCurrency)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
625 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '732' AND lbl.id_lang = '21' LIMIT 1 |
0.218
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2843 |
SELECT SQL_NO_CACHE *
FROM `iez1_country` a
LEFT JOIN `iez1_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 3
WHERE (a.`id_country` = 14) LIMIT 1 |
0.218
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:404 (__construct)
/classes/AddressFormat.php:439 (getFormattedAddressFieldsValues)
/modules/ps_contactinfo/ps_contactinfo.php:98 (generateAddress)
/modules/ps_contactinfo/ps_contactinfo.php:83 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2901 |
SELECT SQL_NO_CACHE *
FROM `iez1_category` a
LEFT JOIN `iez1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `iez1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 3
WHERE (a.`id_category` = 80) AND (b.`id_shop` = 3) LIMIT 1 |
0.218
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Link.php:32 (__construct)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2940 |
SELECT SQL_NO_CACHE ps.*
FROM iez1_posvegamenu_submenu ps
WHERE ps.`id_posvegamenu_item` = 37 LIMIT 1 |
0.218
ms
|
101 |
|
|
/modules/posvegamenu/classes/PosVegamenuSubmenuClass.php:88
/modules/posvegamenu/posvegamenu.php:1207 (getSubmenuConfig)
/modules/posvegamenu/posvegamenu.php:757 (generateCss)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
434 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '723' AND lbl.id_lang = '19' LIMIT 1 |
0.217
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
522 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '728' AND lbl.id_lang = '1' LIMIT 1 |
0.217
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
547 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '729' AND lbl.id_lang = '5' LIMIT 1 |
0.217
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
641 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '733' AND lbl.id_lang = '16' LIMIT 1 |
0.217
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
737 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '738' AND lbl.id_lang = '6' LIMIT 1 |
0.217
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
746 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '738' AND lbl.id_lang = '16' LIMIT 1 |
0.217
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
763 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '739' AND lbl.id_lang = '12' LIMIT 1 |
0.217
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
771 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '739' AND lbl.id_lang = '20' LIMIT 1 |
0.217
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2506 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '824' AND lbl.id_lang = '5' LIMIT 1 |
0.217
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2852 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.217
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3001 |
SELECT SQL_NO_CACHE *
FROM `iez1_posstaticfooter_lang`
WHERE `id_posstaticfooter` = 29 |
0.217
ms
|
21 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlock.php:65 (__construct)
/modules/posstaticfooter/src/FooterBlockRepository.php:208 (__construct)
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3024 |
SELECT SQL_NO_CACHE *
FROM `iez1_cms_lang`
WHERE `id_cms` = 9 AND `id_shop` = 3 |
0.217
ms
|
21 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:115 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:90 (makeCmsLinks)
/modules/posstaticfooter/src/FooterBlockPresenter.php:24 (makeLinks)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
425 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '723' AND lbl.id_lang = '10' LIMIT 1 |
0.216
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
441 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '724' AND lbl.id_lang = '4' LIMIT 1 |
0.216
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
466 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '725' AND lbl.id_lang = '9' LIMIT 1 |
0.216
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
543 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '729' AND lbl.id_lang = '1' LIMIT 1 |
0.216
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
564 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '730' AND lbl.id_lang = '1' LIMIT 1 |
0.216
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
614 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '732' AND lbl.id_lang = '10' LIMIT 1 |
0.216
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
677 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '735' AND lbl.id_lang = '10' LIMIT 1 |
0.216
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
679 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '735' AND lbl.id_lang = '12' LIMIT 1 |
0.216
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
744 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '738' AND lbl.id_lang = '14' LIMIT 1 |
0.216
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2534 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '825' AND lbl.id_lang = '13' LIMIT 1 |
0.216
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2822 |
SELECT SQL_NO_CACHE `name`, `alias` FROM `iez1_hook_alias` |
0.216
ms
|
87 |
|
|
/classes/Hook.php:287
/classes/Hook.php:318 (getAllHookAliases)
/classes/Hook.php:746 (getHookAliasesFor)
/classes/Hook.php:842 (getHookModuleExecList)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:175 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:51 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2877 |
SELECT SQL_NO_CACHE *
FROM `iez1_category` a
LEFT JOIN `iez1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `iez1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 3
WHERE (a.`id_category` = 12) AND (b.`id_shop` = 3) LIMIT 1 |
0.216
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Link.php:32 (__construct)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
69 |
SELECT SQL_NO_CACHE * FROM iez1_hook_module
WHERE `id_hook` = 76
AND `id_module` = 97
AND `id_shop` = 1 |
0.215
ms
|
1 |
|
|
/classes/Hook.php:515
/classes/Hook.php:599 (isModuleRegisteredOnHook)
/classes/module/Module.php:1061 (registerHook)
/modules/seigixsell/seigixsell.inc.php:886 (registerHook)
/modules/seigixsell/seigixsell.inc.php:196 (__construct)
/modules/seigixsell/seigixsell.inc.php:550 (getLicenserObject)
/classes/Hook.php:1043 (hookActionDispatcher)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:507 (exec)
/index.php:28 (dispatch)
|
468 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '725' AND lbl.id_lang = '11' LIMIT 1 |
0.215
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
524 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '728' AND lbl.id_lang = '3' LIMIT 1 |
0.215
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
621 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '732' AND lbl.id_lang = '17' LIMIT 1 |
0.215
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1813 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '791' AND lbl.id_lang = '9' LIMIT 1 |
0.215
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1921 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '796' AND lbl.id_lang = '12' LIMIT 1 |
0.215
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2452 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '821' AND lbl.id_lang = '15' LIMIT 1 |
0.215
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2499 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '823' AND lbl.id_lang = '20' LIMIT 1 |
0.215
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2762 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '836' AND lbl.id_lang = '10' LIMIT 1 |
0.215
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2968 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 17
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.215
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
627 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '733' AND lbl.id_lang = '1' LIMIT 1 |
0.215
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1021 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '753' AND lbl.id_lang = '18' LIMIT 1 |
0.215
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
52 |
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `iez1_module` m
LEFT JOIN `iez1_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_accounts"
AND ms.`id_shop` IN (3) LIMIT 1 |
0.214
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:217
/src/Core/Module/ModuleManager.php:339 (isEnabled)
/modules/ps_eventbus/src/Helper/ModuleHelper.php:70 (isEnabled)
/modules/ps_eventbus/src/Helper/ModuleHelper.php:80 (isEnabled)
/modules/ps_eventbus/src/Service/PsAccountsAdapterService.php:82 (isInstalledAndActive)
/modules/ps_eventbus/src/Handler/ErrorHandler/ErrorHandler.php:44 (getShopUuid)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:398 (__construct)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:808 (getErrorHandlerService)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:1138 (getIncrementalSyncRepositoryService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getSynchronizationServiceService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_eventbus/src/DependencyInjection/ServiceContainer.php:73 (get)
/modules/ps_eventbus/ps_eventbus.php:323 (getService)
/modules/ps_eventbus/ps_eventbus.php:1648 (getService)
/classes/Hook.php:1043 (hookActionDispatcherBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
249 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '715' AND lbl.id_lang = '1' LIMIT 1 |
0.214
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
428 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '723' AND lbl.id_lang = '13' LIMIT 1 |
0.214
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
544 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '729' AND lbl.id_lang = '2' LIMIT 1 |
0.214
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
572 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '730' AND lbl.id_lang = '10' LIMIT 1 |
0.214
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
602 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '731' AND lbl.id_lang = '19' LIMIT 1 |
0.214
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
620 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '732' AND lbl.id_lang = '16' LIMIT 1 |
0.214
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
633 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '733' AND lbl.id_lang = '8' LIMIT 1 |
0.214
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
648 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '734' AND lbl.id_lang = '1' LIMIT 1 |
0.214
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2441 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '821' AND lbl.id_lang = '3' LIMIT 1 |
0.214
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2473 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '822' AND lbl.id_lang = '15' LIMIT 1 |
0.214
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3035 |
SELECT SQL_NO_CACHE *
FROM `iez1_posstaticfooter_lang`
WHERE `id_posstaticfooter` = 19 |
0.214
ms
|
21 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlock.php:65 (__construct)
/modules/posstaticfooter/src/FooterBlockRepository.php:208 (__construct)
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:80 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
637 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '733' AND lbl.id_lang = '12' LIMIT 1 |
0.214
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
639 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '733' AND lbl.id_lang = '14' LIMIT 1 |
0.214
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
653 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '734' AND lbl.id_lang = '6' LIMIT 1 |
0.214
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2029 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '801' AND lbl.id_lang = '15' LIMIT 1 |
0.214
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
527 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '728' AND lbl.id_lang = '6' LIMIT 1 |
0.213
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
670 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '735' AND lbl.id_lang = '2' LIMIT 1 |
0.213
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2440 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '821' AND lbl.id_lang = '2' LIMIT 1 |
0.213
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2460 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '822' AND lbl.id_lang = '1' LIMIT 1 |
0.213
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
666 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '734' AND lbl.id_lang = '20' LIMIT 1 |
0.213
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
672 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '735' AND lbl.id_lang = '4' LIMIT 1 |
0.213
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2016 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '801' AND lbl.id_lang = '1' LIMIT 1 |
0.213
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2495 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '823' AND lbl.id_lang = '16' LIMIT 1 |
0.213
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2859 |
SELECT SQL_NO_CACHE *
FROM `iez1_category` a
LEFT JOIN `iez1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `iez1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 3
WHERE (a.`id_category` = 6) AND (b.`id_shop` = 3) LIMIT 1 |
0.213
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Link.php:32 (__construct)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2988 |
SELECT SQL_NO_CACHE *
FROM `iez1_cms` a
LEFT JOIN `iez1_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 1
LEFT JOIN `iez1_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 3
WHERE (a.`id_cms` = 10) AND (b.`id_shop` = 3) LIMIT 1 |
0.213
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posmegamenu/posmegamenu.php:820 (__construct)
/modules/posmegamenu/posmegamenu.php:753 (fomartLink)
/classes/Hook.php:1043 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:173 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
91 |
SELECT SQL_NO_CACHE *
FROM `iez1_currency` a
LEFT JOIN `iez1_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `iez1_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 3
WHERE (a.`id_currency` = 6) LIMIT 1 |
0.212
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
158 |
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `iez1_currency` c
LEFT JOIN iez1_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 3)
WHERE c.`active` = 1 AND c.`deleted` = 0 LIMIT 1 |
0.212
ms
|
9 |
|
|
/classes/Currency.php:1136
/classes/Currency.php:1153 (countActiveCurrencies)
/classes/module/Module.php:2204 (isMultiCurrencyActivated)
/modules/ets_contactform7/ets_contactform7.php:2873 (getCacheId)
/modules/ets_contactform7/ets_contactform7.php:334 (_getCacheId)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
733 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '738' AND lbl.id_lang = '2' LIMIT 1 |
0.212
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2340 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '816' AND lbl.id_lang = '8' LIMIT 1 |
0.212
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2429 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '820' AND lbl.id_lang = '13' LIMIT 1 |
0.212
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2759 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '836' AND lbl.id_lang = '6' LIMIT 1 |
0.212
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2986 |
SELECT SQL_NO_CACHE *
FROM `iez1_cms` a
LEFT JOIN `iez1_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 1
LEFT JOIN `iez1_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 3
WHERE (a.`id_cms` = 4) AND (b.`id_shop` = 3) LIMIT 1 |
0.212
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posmegamenu/posmegamenu.php:820 (__construct)
/modules/posmegamenu/posmegamenu.php:753 (fomartLink)
/classes/Hook.php:1043 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:173 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
202 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "onepagecheckoutps" LIMIT 1 |
0.212
ms
|
0 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/modules/rcpgtagmanager/src/PSModule/ModuleDetector/AbstractModuleDetector.php:70 (isEnabled)
/modules/rcpgtagmanager/src/PSModule/ModuleDetector/AbstractModuleDetector.php:39 (detectByController)
/modules/rcpgtagmanager/src/PSModule/Context/AbstractContext.php:169 (getCheckoutModule)
/modules/rcpgtagmanager/src/PSModule/Context/AbstractContext.php:158 (getCheckoutModule)
/modules/rcpgtagmanager/src/PSModule/Context/AbstractContext.php:66 (getModuleData)
/modules/rcpgtagmanager/src/PSModule/Context/AbstractContext.php:54 (setContextData)
/modules/rcpgtagmanager/src/PSModule/ModuleServiceFactoryPS8.php:78 (__construct)
/modules/rcpgtagmanager/src/PSModule/Hook/DisplayHeader/AbstractDisplayHeader.php:51 (getContextService)
/modules/rcpgtagmanager/src/PSModule/Hook/DisplayHeader/AbstractDisplayHeader.php:41 (getConfiguration)
/modules/rcpgtagmanager/src/PSModule/Hook/HookFactoryPS8.php:54 (__construct)
/modules/rcpgtagmanager/src/PSModule/Hook/AbstractHookFactory.php:46 (createDisplayHeader)
/modules/rcpgtagmanager/rcpgtagmanager.php:208 (getHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
525 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '728' AND lbl.id_lang = '4' LIMIT 1 |
0.212
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
596 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '731' AND lbl.id_lang = '13' LIMIT 1 |
0.212
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
603 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '731' AND lbl.id_lang = '20' LIMIT 1 |
0.212
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
674 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '735' AND lbl.id_lang = '6' LIMIT 1 |
0.212
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
683 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '735' AND lbl.id_lang = '16' LIMIT 1 |
0.212
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
738 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '738' AND lbl.id_lang = '8' LIMIT 1 |
0.212
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
741 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '738' AND lbl.id_lang = '11' LIMIT 1 |
0.212
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
742 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '738' AND lbl.id_lang = '12' LIMIT 1 |
0.212
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
749 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '738' AND lbl.id_lang = '19' LIMIT 1 |
0.212
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
760 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '739' AND lbl.id_lang = '9' LIMIT 1 |
0.212
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
766 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '739' AND lbl.id_lang = '15' LIMIT 1 |
0.212
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
768 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '739' AND lbl.id_lang = '17' LIMIT 1 |
0.212
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1028 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '754' AND lbl.id_lang = '3' LIMIT 1 |
0.212
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1033 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '754' AND lbl.id_lang = '9' LIMIT 1 |
0.212
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1041 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '754' AND lbl.id_lang = '17' LIMIT 1 |
0.212
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2018 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '801' AND lbl.id_lang = '3' LIMIT 1 |
0.212
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2497 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '823' AND lbl.id_lang = '18' LIMIT 1 |
0.212
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2508 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '824' AND lbl.id_lang = '8' LIMIT 1 |
0.212
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2512 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '824' AND lbl.id_lang = '12' LIMIT 1 |
0.212
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2513 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '824' AND lbl.id_lang = '13' LIMIT 1 |
0.212
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
435 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '723' AND lbl.id_lang = '20' LIMIT 1 |
0.211
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
442 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '724' AND lbl.id_lang = '5' LIMIT 1 |
0.211
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
443 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '724' AND lbl.id_lang = '6' LIMIT 1 |
0.211
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
465 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '725' AND lbl.id_lang = '8' LIMIT 1 |
0.211
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
508 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '727' AND lbl.id_lang = '9' LIMIT 1 |
0.211
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
536 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '728' AND lbl.id_lang = '16' LIMIT 1 |
0.211
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
545 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '729' AND lbl.id_lang = '3' LIMIT 1 |
0.211
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
546 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '729' AND lbl.id_lang = '4' LIMIT 1 |
0.211
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
611 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '732' AND lbl.id_lang = '6' LIMIT 1 |
0.211
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
661 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '734' AND lbl.id_lang = '15' LIMIT 1 |
0.211
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
745 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '738' AND lbl.id_lang = '15' LIMIT 1 |
0.211
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
762 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '739' AND lbl.id_lang = '11' LIMIT 1 |
0.211
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
770 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '739' AND lbl.id_lang = '19' LIMIT 1 |
0.211
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1365 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '770' AND lbl.id_lang = '1' LIMIT 1 |
0.211
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1577 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '780' AND lbl.id_lang = '3' LIMIT 1 |
0.211
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1647 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '783' AND lbl.id_lang = '11' LIMIT 1 |
0.211
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1919 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '796' AND lbl.id_lang = '10' LIMIT 1 |
0.211
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2017 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '801' AND lbl.id_lang = '2' LIMIT 1 |
0.211
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2025 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '801' AND lbl.id_lang = '11' LIMIT 1 |
0.211
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2026 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '801' AND lbl.id_lang = '12' LIMIT 1 |
0.211
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2415 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '819' AND lbl.id_lang = '20' LIMIT 1 |
0.211
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2493 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '823' AND lbl.id_lang = '14' LIMIT 1 |
0.211
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2897 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.211
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2906 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.211
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
523 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '728' AND lbl.id_lang = '2' LIMIT 1 |
0.210
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
539 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '728' AND lbl.id_lang = '19' LIMIT 1 |
0.210
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
610 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '732' AND lbl.id_lang = '5' LIMIT 1 |
0.210
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
655 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '734' AND lbl.id_lang = '9' LIMIT 1 |
0.210
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
754 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '739' AND lbl.id_lang = '2' LIMIT 1 |
0.210
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1938 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '797' AND lbl.id_lang = '8' LIMIT 1 |
0.210
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2037 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '802' AND lbl.id_lang = '1' LIMIT 1 |
0.210
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2416 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '819' AND lbl.id_lang = '21' LIMIT 1 |
0.210
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2439 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '821' AND lbl.id_lang = '1' LIMIT 1 |
0.210
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2917 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 123
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.210
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
433 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '723' AND lbl.id_lang = '18' LIMIT 1 |
0.210
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1043 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '754' AND lbl.id_lang = '19' LIMIT 1 |
0.210
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2474 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '822' AND lbl.id_lang = '16' LIMIT 1 |
0.210
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
444 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '724' AND lbl.id_lang = '8' LIMIT 1 |
0.209
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
597 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '731' AND lbl.id_lang = '14' LIMIT 1 |
0.209
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
678 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '735' AND lbl.id_lang = '11' LIMIT 1 |
0.209
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
736 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '738' AND lbl.id_lang = '5' LIMIT 1 |
0.209
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
758 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '739' AND lbl.id_lang = '6' LIMIT 1 |
0.209
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
769 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '739' AND lbl.id_lang = '18' LIMIT 1 |
0.209
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1040 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '754' AND lbl.id_lang = '16' LIMIT 1 |
0.209
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1107 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM iez1_shop s
LEFT JOIN iez1_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 3
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
0.209
ms
|
1 |
|
|
/classes/shop/Shop.php:218
/classes/shop/Shop.php:148 (setUrl)
/modules/ets_lookbook/classes/LB_Link.php:49 (__construct)
/modules/ets_lookbook/ets_lookbook.php:1620 (getBaseLinkFriendly)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2443 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '821' AND lbl.id_lang = '5' LIMIT 1 |
0.209
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2507 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '824' AND lbl.id_lang = '6' LIMIT 1 |
0.209
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2853 |
SELECT SQL_NO_CACHE *
FROM `iez1_category` a
LEFT JOIN `iez1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `iez1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 3
WHERE (a.`id_category` = 4) AND (b.`id_shop` = 3) LIMIT 1 |
0.209
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Link.php:32 (__construct)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2905 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 81
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.209
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3019 |
SELECT SQL_NO_CACHE *
FROM `iez1_cms` a
LEFT JOIN `iez1_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 3
WHERE (a.`id_cms` = 7) LIMIT 1 |
0.209
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:115 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:90 (makeCmsLinks)
/modules/posstaticfooter/src/FooterBlockPresenter.php:24 (makeLinks)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
43 |
SELECT SQL_NO_CACHE * FROM `iez1_hook_module_exceptions`
WHERE `id_shop` IN (3) |
0.209
ms
|
1 |
|
|
/classes/module/Module.php:2018
/classes/Hook.php:929 (getExceptionsStatic)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
427 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '723' AND lbl.id_lang = '12' LIMIT 1 |
0.209
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
658 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '734' AND lbl.id_lang = '12' LIMIT 1 |
0.209
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
764 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '739' AND lbl.id_lang = '13' LIMIT 1 |
0.209
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1012 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '753' AND lbl.id_lang = '9' LIMIT 1 |
0.209
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1045 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '754' AND lbl.id_lang = '21' LIMIT 1 |
0.209
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1529 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '777' AND lbl.id_lang = '19' LIMIT 1 |
0.209
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2329 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '815' AND lbl.id_lang = '18' LIMIT 1 |
0.209
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2449 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '821' AND lbl.id_lang = '12' LIMIT 1 |
0.209
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2500 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '823' AND lbl.id_lang = '21' LIMIT 1 |
0.209
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2504 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '824' AND lbl.id_lang = '3' LIMIT 1 |
0.209
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1371 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '770' AND lbl.id_lang = '8' LIMIT 1 |
0.208
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1394 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '771' AND lbl.id_lang = '10' LIMIT 1 |
0.208
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2380 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '818' AND lbl.id_lang = '5' LIMIT 1 |
0.208
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2455 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '821' AND lbl.id_lang = '18' LIMIT 1 |
0.208
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2818 |
SELECT SQL_NO_CACHE id_lang FROM iez1_lang WHERE is_rtl=0 AND active=1 LIMIT 1 |
0.208
ms
|
19 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:168
/modules/ets_lookbook/controllers/front/lbshow.php:121 (checkMultiLayout)
/modules/ets_lookbook/controllers/front/lbshow.php:59 (checkMultiLayout)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2873 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.208
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2989 |
SELECT SQL_NO_CACHE *
FROM iez1_meta m
LEFT JOIN iez1_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "contact"
OR m.page = "contact"
)
AND ml.id_lang = 1
AND ml.id_shop = 3 LIMIT 1 |
0.208
ms
|
1 |
|
|
/classes/Meta.php:193
/modules/posmegamenu/posmegamenu.php:852 (getMetaByPage)
/modules/posmegamenu/posmegamenu.php:753 (fomartLink)
/classes/Hook.php:1043 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:173 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
445 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '724' AND lbl.id_lang = '9' LIMIT 1 |
0.208
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
509 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '727' AND lbl.id_lang = '10' LIMIT 1 |
0.208
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
510 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '727' AND lbl.id_lang = '11' LIMIT 1 |
0.208
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
531 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '728' AND lbl.id_lang = '11' LIMIT 1 |
0.208
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1019 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '753' AND lbl.id_lang = '16' LIMIT 1 |
0.208
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1039 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '754' AND lbl.id_lang = '15' LIMIT 1 |
0.208
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2425 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '820' AND lbl.id_lang = '9' LIMIT 1 |
0.208
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2444 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '821' AND lbl.id_lang = '6' LIMIT 1 |
0.208
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2446 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '821' AND lbl.id_lang = '9' LIMIT 1 |
0.208
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
64 |
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `iez1_module` m
LEFT JOIN `iez1_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_accounts"
AND ms.`id_shop` IN (3) LIMIT 1 |
0.207
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:217
/src/Core/Module/ModuleManager.php:339 (isEnabled)
/modules/ps_eventbus/src/Helper/ModuleHelper.php:70 (isEnabled)
/modules/ps_eventbus/src/Helper/ModuleHelper.php:80 (isEnabled)
/modules/ps_eventbus/src/Service/PsAccountsAdapterService.php:50 (isInstalledAndActive)
/modules/ps_eventbus/src/Service/PsAccountsAdapterService.php:86 (getService)
/modules/ps_eventbus/src/Handler/ErrorHandler/ErrorHandler.php:57 (getShopUuid)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:398 (__construct)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:808 (getErrorHandlerService)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:1138 (getIncrementalSyncRepositoryService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getSynchronizationServiceService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_eventbus/src/DependencyInjection/ServiceContainer.php:73 (get)
/modules/ps_eventbus/ps_eventbus.php:323 (getService)
/modules/ps_eventbus/ps_eventbus.php:1648 (getService)
/classes/Hook.php:1043 (hookActionDispatcherBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
952 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '750' AND lbl.id_lang = '12' LIMIT 1 |
0.207
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2964 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 15
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.207
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/posvegamenu/posvegamenu.php:832 (getCategoryLink)
/modules/posvegamenu/posvegamenu.php:777 (fomartLink)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2978 |
SELECT SQL_NO_CACHE ps.*
FROM iez1_posmegamenu_submenu ps
WHERE ps.`id_posmegamenu_item` = 10 LIMIT 1 |
0.207
ms
|
41 |
|
|
/modules/posmegamenu/classes/PosMegamenuSubmenuClass.php:88
/modules/posmegamenu/posmegamenu.php:1192 (getSubmenuConfig)
/modules/posmegamenu/posmegamenu.php:736 (generateCss)
/classes/Hook.php:1043 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:173 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
216 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '713' AND lbl.id_lang = '11' LIMIT 1 |
0.207
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
652 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '734' AND lbl.id_lang = '5' LIMIT 1 |
0.207
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
757 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '739' AND lbl.id_lang = '5' LIMIT 1 |
0.207
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1014 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '753' AND lbl.id_lang = '11' LIMIT 1 |
0.207
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2022 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '801' AND lbl.id_lang = '8' LIMIT 1 |
0.207
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2028 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '801' AND lbl.id_lang = '14' LIMIT 1 |
0.207
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2421 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '820' AND lbl.id_lang = '4' LIMIT 1 |
0.207
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2426 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '820' AND lbl.id_lang = '10' LIMIT 1 |
0.207
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2432 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '820' AND lbl.id_lang = '16' LIMIT 1 |
0.207
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2453 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '821' AND lbl.id_lang = '16' LIMIT 1 |
0.207
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2469 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '822' AND lbl.id_lang = '11' LIMIT 1 |
0.207
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2484 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '823' AND lbl.id_lang = '4' LIMIT 1 |
0.207
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2505 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '824' AND lbl.id_lang = '4' LIMIT 1 |
0.207
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2509 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '824' AND lbl.id_lang = '9' LIMIT 1 |
0.207
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2535 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '825' AND lbl.id_lang = '14' LIMIT 1 |
0.207
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3027 |
SELECT SQL_NO_CACHE pf.`id_posstaticfooter`
FROM iez1_posstaticfooter pf
LEFT JOIN iez1_posstaticfooter_shop pfs ON pf.`id_posstaticfooter` = pfs.`id_posstaticfooter`
WHERE `id_hook` = 978 AND pfs.`id_shop` = 3
ORDER by pf.`position` |
0.207
ms
|
39 |
Yes
|
|
/modules/posstaticfooter/src/FooterBlockRepository.php:205
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1/30/7d/c6/307dc6bd4724d29d1572cc301dd7148e962604ef_2.module.ps_emailsubscriptionviewstemplateshookps_emailsubscription.tpl.php:63 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee5b1b0_27170456)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/module/Module.php:2273 (fetch)
/modules/ps_emailsubscription/ps_emailsubscription.php:902 (fetch)
/modules/posstaticfooter/src/FooterBlockPresenter.php:78 (renderWidget)
/modules/posstaticfooter/src/FooterBlockPresenter.php:45 (renderModuleByHook)
/modules/posstaticfooter/src/FooterBlockPresenter.php:28 (getModuleAssign)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
493 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '726' AND lbl.id_lang = '15' LIMIT 1 |
0.206
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
537 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '728' AND lbl.id_lang = '17' LIMIT 1 |
0.206
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2021 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '801' AND lbl.id_lang = '6' LIMIT 1 |
0.206
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2413 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '819' AND lbl.id_lang = '18' LIMIT 1 |
0.206
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2422 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '820' AND lbl.id_lang = '5' LIMIT 1 |
0.206
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2451 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '821' AND lbl.id_lang = '14' LIMIT 1 |
0.206
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2502 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '824' AND lbl.id_lang = '1' LIMIT 1 |
0.206
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2781 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '837' AND lbl.id_lang = '8' LIMIT 1 |
0.206
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3031 |
SELECT SQL_NO_CACHE pf.`id_posstaticfooter`
FROM iez1_posstaticfooter pf
LEFT JOIN iez1_posstaticfooter_shop pfs ON pf.`id_posstaticfooter` = pfs.`id_posstaticfooter`
WHERE `id_hook` = 895 AND pfs.`id_shop` = 3
ORDER by pf.`position` |
0.206
ms
|
39 |
Yes
|
|
/modules/posstaticfooter/src/FooterBlockRepository.php:205
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:80 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
228 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '714' AND lbl.id_lang = '1' LIMIT 1 |
0.205
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
436 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '723' AND lbl.id_lang = '21' LIMIT 1 |
0.205
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
528 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '728' AND lbl.id_lang = '8' LIMIT 1 |
0.205
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
586 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '731' AND lbl.id_lang = '2' LIMIT 1 |
0.205
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
595 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '731' AND lbl.id_lang = '12' LIMIT 1 |
0.205
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
662 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '734' AND lbl.id_lang = '16' LIMIT 1 |
0.205
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
681 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '735' AND lbl.id_lang = '14' LIMIT 1 |
0.205
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1005 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '753' AND lbl.id_lang = '1' LIMIT 1 |
0.205
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1618 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '782' AND lbl.id_lang = '2' LIMIT 1 |
0.205
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2465 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '822' AND lbl.id_lang = '6' LIMIT 1 |
0.205
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2878 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 12
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.205
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2977 |
SELECT SQL_NO_CACHE ps.*
FROM iez1_posmegamenu_submenu ps
WHERE ps.`id_posmegamenu_item` = 9 LIMIT 1 |
0.205
ms
|
41 |
|
|
/modules/posmegamenu/classes/PosMegamenuSubmenuClass.php:88
/modules/posmegamenu/posmegamenu.php:1192 (getSubmenuConfig)
/modules/posmegamenu/posmegamenu.php:736 (generateCss)
/classes/Hook.php:1043 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:173 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2780 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '837' AND lbl.id_lang = '6' LIMIT 1 |
0.205
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
333 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '719' AND lbl.id_lang = '1' LIMIT 1 |
0.204
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
430 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '723' AND lbl.id_lang = '15' LIMIT 1 |
0.204
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
478 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '725' AND lbl.id_lang = '21' LIMIT 1 |
0.204
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
482 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '726' AND lbl.id_lang = '3' LIMIT 1 |
0.204
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
518 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '727' AND lbl.id_lang = '19' LIMIT 1 |
0.204
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
632 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '733' AND lbl.id_lang = '6' LIMIT 1 |
0.204
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1006 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '753' AND lbl.id_lang = '2' LIMIT 1 |
0.204
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1056 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '755' AND lbl.id_lang = '11' LIMIT 1 |
0.204
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1199 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '762' AND lbl.id_lang = '3' LIMIT 1 |
0.204
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3012 |
SELECT SQL_NO_CACHE *
FROM `iez1_cms` a
LEFT JOIN `iez1_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 3
WHERE (a.`id_cms` = 6) LIMIT 1 |
0.204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:115 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:90 (makeCmsLinks)
/modules/posstaticfooter/src/FooterBlockPresenter.php:24 (makeLinks)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
512 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '727' AND lbl.id_lang = '13' LIMIT 1 |
0.204
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
623 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '732' AND lbl.id_lang = '19' LIMIT 1 |
0.204
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
640 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '733' AND lbl.id_lang = '15' LIMIT 1 |
0.204
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2456 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '821' AND lbl.id_lang = '19' LIMIT 1 |
0.204
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2466 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '822' AND lbl.id_lang = '8' LIMIT 1 |
0.204
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2647 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '830' AND lbl.id_lang = '21' LIMIT 1 |
0.204
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
504 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '727' AND lbl.id_lang = '4' LIMIT 1 |
0.203
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
515 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '727' AND lbl.id_lang = '16' LIMIT 1 |
0.203
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
613 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '732' AND lbl.id_lang = '9' LIMIT 1 |
0.203
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1878 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '794' AND lbl.id_lang = '11' LIMIT 1 |
0.203
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2458 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '821' AND lbl.id_lang = '21' LIMIT 1 |
0.203
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2462 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '822' AND lbl.id_lang = '3' LIMIT 1 |
0.203
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2463 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '822' AND lbl.id_lang = '4' LIMIT 1 |
0.203
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2891 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.203
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2919 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.203
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
46 |
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `iez1_module` m
LEFT JOIN `iez1_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_mbo" LIMIT 1 |
0.203
ms
|
6 |
|
|
/modules/ps_mbo/ps_mbo.php:335
/modules/ps_mbo/ps_mbo.php:118 (checkModuleStatus)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
540 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '728' AND lbl.id_lang = '20' LIMIT 1 |
0.203
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
598 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '731' AND lbl.id_lang = '15' LIMIT 1 |
0.203
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
600 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '731' AND lbl.id_lang = '17' LIMIT 1 |
0.203
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1933 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '797' AND lbl.id_lang = '2' LIMIT 1 |
0.203
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2192 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '809' AND lbl.id_lang = '6' LIMIT 1 |
0.203
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2424 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '820' AND lbl.id_lang = '8' LIMIT 1 |
0.203
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2468 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '822' AND lbl.id_lang = '10' LIMIT 1 |
0.203
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2536 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '825' AND lbl.id_lang = '15' LIMIT 1 |
0.203
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2890 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 16
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.203
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2904 |
SELECT SQL_NO_CACHE *
FROM `iez1_category` a
LEFT JOIN `iez1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `iez1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 3
WHERE (a.`id_category` = 81) AND (b.`id_shop` = 3) LIMIT 1 |
0.203
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Link.php:32 (__construct)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
90 |
SELECT SQL_NO_CACHE c.id_currency
FROM `iez1_currency` c
WHERE (iso_code = 'CZK') LIMIT 1 |
0.202
ms
|
1 |
|
|
/classes/Currency.php:893
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
571 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '730' AND lbl.id_lang = '9' LIMIT 1 |
0.202
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
630 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '733' AND lbl.id_lang = '4' LIMIT 1 |
0.202
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1049 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '755' AND lbl.id_lang = '3' LIMIT 1 |
0.202
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1929 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '796' AND lbl.id_lang = '20' LIMIT 1 |
0.202
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2386 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '818' AND lbl.id_lang = '12' LIMIT 1 |
0.202
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
505 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '727' AND lbl.id_lang = '5' LIMIT 1 |
0.202
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
551 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '729' AND lbl.id_lang = '10' LIMIT 1 |
0.202
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
628 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '733' AND lbl.id_lang = '2' LIMIT 1 |
0.202
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
664 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '734' AND lbl.id_lang = '18' LIMIT 1 |
0.202
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1048 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '755' AND lbl.id_lang = '2' LIMIT 1 |
0.202
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1054 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '755' AND lbl.id_lang = '9' LIMIT 1 |
0.202
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1932 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '797' AND lbl.id_lang = '1' LIMIT 1 |
0.202
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2427 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '820' AND lbl.id_lang = '11' LIMIT 1 |
0.202
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2430 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '820' AND lbl.id_lang = '14' LIMIT 1 |
0.202
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2872 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 10
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.202
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2899 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 19
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.202
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2979 |
SELECT SQL_NO_CACHE ps.*
FROM iez1_posmegamenu_submenu ps
WHERE ps.`id_posmegamenu_item` = 42 LIMIT 1 |
0.202
ms
|
41 |
|
|
/modules/posmegamenu/classes/PosMegamenuSubmenuClass.php:88
/modules/posmegamenu/posmegamenu.php:1192 (getSubmenuConfig)
/modules/posmegamenu/posmegamenu.php:736 (generateCss)
/classes/Hook.php:1043 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:173 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3017 |
SELECT SQL_NO_CACHE *
FROM `iez1_cms` a
LEFT JOIN `iez1_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 3
WHERE (a.`id_cms` = 3) LIMIT 1 |
0.202
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:115 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:90 (makeCmsLinks)
/modules/posstaticfooter/src/FooterBlockPresenter.php:24 (makeLinks)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2437 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '820' AND lbl.id_lang = '21' LIMIT 1 |
0.201
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
507 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '727' AND lbl.id_lang = '8' LIMIT 1 |
0.201
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
516 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '727' AND lbl.id_lang = '17' LIMIT 1 |
0.201
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
550 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '729' AND lbl.id_lang = '9' LIMIT 1 |
0.201
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
659 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '734' AND lbl.id_lang = '13' LIMIT 1 |
0.201
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
673 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '735' AND lbl.id_lang = '5' LIMIT 1 |
0.201
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2042 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '802' AND lbl.id_lang = '6' LIMIT 1 |
0.201
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2476 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '822' AND lbl.id_lang = '18' LIMIT 1 |
0.201
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2485 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '823' AND lbl.id_lang = '5' LIMIT 1 |
0.201
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2486 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '823' AND lbl.id_lang = '6' LIMIT 1 |
0.201
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2670 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '832' AND lbl.id_lang = '1' LIMIT 1 |
0.201
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2869 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 9
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.201
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2885 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.201
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
503 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '727' AND lbl.id_lang = '3' LIMIT 1 |
0.200
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
541 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '728' AND lbl.id_lang = '21' LIMIT 1 |
0.200
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
568 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '730' AND lbl.id_lang = '5' LIMIT 1 |
0.200
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
651 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '734' AND lbl.id_lang = '4' LIMIT 1 |
0.200
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1029 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '754' AND lbl.id_lang = '4' LIMIT 1 |
0.200
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2158 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM iez1_shop s
LEFT JOIN iez1_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 3
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
0.200
ms
|
1 |
|
|
/classes/shop/Shop.php:218
/classes/shop/Shop.php:148 (setUrl)
/modules/ets_lookbook/classes/LB_Link.php:49 (__construct)
/modules/ets_lookbook/ets_lookbook.php:1620 (getBaseLinkFriendly)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2330 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '815' AND lbl.id_lang = '19' LIMIT 1 |
0.200
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2366 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '817' AND lbl.id_lang = '13' LIMIT 1 |
0.200
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2454 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '821' AND lbl.id_lang = '17' LIMIT 1 |
0.200
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2487 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '823' AND lbl.id_lang = '8' LIMIT 1 |
0.200
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2492 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '823' AND lbl.id_lang = '13' LIMIT 1 |
0.200
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2862 |
SELECT SQL_NO_CACHE *
FROM `iez1_category` a
LEFT JOIN `iez1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `iez1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 3
WHERE (a.`id_category` = 7) AND (b.`id_shop` = 3) LIMIT 1 |
0.200
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Link.php:32 (__construct)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1918 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '796' AND lbl.id_lang = '9' LIMIT 1 |
0.200
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
461 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '725' AND lbl.id_lang = '3' LIMIT 1 |
0.199
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
519 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '727' AND lbl.id_lang = '20' LIMIT 1 |
0.199
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1115 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '758' AND lbl.id_lang = '3' LIMIT 1 |
0.199
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1433 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '773' AND lbl.id_lang = '6' LIMIT 1 |
0.199
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1631 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '782' AND lbl.id_lang = '16' LIMIT 1 |
0.199
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2434 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '820' AND lbl.id_lang = '18' LIMIT 1 |
0.199
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2442 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '821' AND lbl.id_lang = '4' LIMIT 1 |
0.199
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2447 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '821' AND lbl.id_lang = '10' LIMIT 1 |
0.199
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2457 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '821' AND lbl.id_lang = '20' LIMIT 1 |
0.199
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2544 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '826' AND lbl.id_lang = '1' LIMIT 1 |
0.199
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
848 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '745' AND lbl.id_lang = '13' LIMIT 1 |
0.199
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1904 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '795' AND lbl.id_lang = '16' LIMIT 1 |
0.199
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1915 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '796' AND lbl.id_lang = '5' LIMIT 1 |
0.199
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2467 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '822' AND lbl.id_lang = '9' LIMIT 1 |
0.199
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2489 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '823' AND lbl.id_lang = '10' LIMIT 1 |
0.199
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2511 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '824' AND lbl.id_lang = '11' LIMIT 1 |
0.199
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1474 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '775' AND lbl.id_lang = '5' LIMIT 1 |
0.198
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1912 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '796' AND lbl.id_lang = '2' LIMIT 1 |
0.198
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2355 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '817' AND lbl.id_lang = '1' LIMIT 1 |
0.198
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2607 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '829' AND lbl.id_lang = '1' LIMIT 1 |
0.198
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2898 |
SELECT SQL_NO_CACHE *
FROM `iez1_category` a
LEFT JOIN `iez1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `iez1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 3
WHERE (a.`id_category` = 19) AND (b.`id_shop` = 3) LIMIT 1 |
0.198
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Link.php:32 (__construct)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2910 |
SELECT SQL_NO_CACHE *
FROM `iez1_category` a
LEFT JOIN `iez1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `iez1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 3
WHERE (a.`id_category` = 83) AND (b.`id_shop` = 3) LIMIT 1 |
0.198
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Link.php:32 (__construct)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
207 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '713' AND lbl.id_lang = '1' LIMIT 1 |
0.198
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
491 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '726' AND lbl.id_lang = '13' LIMIT 1 |
0.198
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
506 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '727' AND lbl.id_lang = '6' LIMIT 1 |
0.198
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
575 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '730' AND lbl.id_lang = '13' LIMIT 1 |
0.198
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
624 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '732' AND lbl.id_lang = '20' LIMIT 1 |
0.198
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
694 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '736' AND lbl.id_lang = '5' LIMIT 1 |
0.198
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1052 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '755' AND lbl.id_lang = '6' LIMIT 1 |
0.198
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1060 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '755' AND lbl.id_lang = '15' LIMIT 1 |
0.198
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1939 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '797' AND lbl.id_lang = '9' LIMIT 1 |
0.198
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2346 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '816' AND lbl.id_lang = '14' LIMIT 1 |
0.198
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2435 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '820' AND lbl.id_lang = '19' LIMIT 1 |
0.198
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2478 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '822' AND lbl.id_lang = '20' LIMIT 1 |
0.198
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2503 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '824' AND lbl.id_lang = '2' LIMIT 1 |
0.198
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2784 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '837' AND lbl.id_lang = '11' LIMIT 1 |
0.198
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2838 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module_shop` WHERE `id_module` = 9 AND `id_shop` = 3 LIMIT 1 |
0.198
ms
|
1 |
|
|
/classes/module/Module.php:2109
/classes/Hook.php:1049 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2860 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 6
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.198
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
642 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '733' AND lbl.id_lang = '17' LIMIT 1 |
0.197
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1502 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '776' AND lbl.id_lang = '13' LIMIT 1 |
0.197
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2209 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '810' AND lbl.id_lang = '2' LIMIT 1 |
0.197
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
342 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '719' AND lbl.id_lang = '11' LIMIT 1 |
0.197
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
636 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '733' AND lbl.id_lang = '11' LIMIT 1 |
0.197
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
675 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '735' AND lbl.id_lang = '8' LIMIT 1 |
0.197
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
680 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '735' AND lbl.id_lang = '13' LIMIT 1 |
0.197
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1108 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '757' AND lbl.id_lang = '19' LIMIT 1 |
0.197
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1239 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '764' AND lbl.id_lang = '1' LIMIT 1 |
0.197
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1278 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '765' AND lbl.id_lang = '20' LIMIT 1 |
0.197
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1945 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '797' AND lbl.id_lang = '15' LIMIT 1 |
0.197
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2020 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '801' AND lbl.id_lang = '5' LIMIT 1 |
0.197
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2436 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '820' AND lbl.id_lang = '20' LIMIT 1 |
0.197
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2470 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '822' AND lbl.id_lang = '12' LIMIT 1 |
0.197
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2475 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '822' AND lbl.id_lang = '17' LIMIT 1 |
0.197
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2778 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '837' AND lbl.id_lang = '4' LIMIT 1 |
0.197
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2918 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.197
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2931 |
SELECT SQL_NO_CACHE ps.*
FROM iez1_posvegamenu_submenu ps
WHERE ps.`id_posvegamenu_item` = 29 LIMIT 1 |
0.197
ms
|
101 |
|
|
/modules/posvegamenu/classes/PosVegamenuSubmenuClass.php:88
/modules/posvegamenu/posvegamenu.php:1207 (getSubmenuConfig)
/modules/posvegamenu/posvegamenu.php:757 (generateCss)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
75 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "ybc_blog" LIMIT 1 |
0.196
ms
|
0 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2084 (getModuleIdByName)
/modules/ets_superspeed/ets_superspeed.php:62 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Hook.php:632 (exec)
/classes/module/Module.php:1061 (registerHook)
/modules/seigixsell/seigixsell.inc.php:886 (registerHook)
/modules/seigixsell/seigixsell.inc.php:196 (__construct)
/modules/seigixsell/seigixsell.inc.php:550 (getLicenserObject)
/classes/Hook.php:1043 (hookActionDispatcher)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:507 (exec)
/index.php:28 (dispatch)
|
151 |
SELECT SQL_NO_CACHE * FROM `iez1_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.196
ms
|
7 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:381 (getImagesTypes)
/classes/controller/FrontController.php:1616 (getNoPictureImage)
/classes/controller/FrontController.php:1742 (getTemplateVarUrls)
/classes/controller/FrontController.php:551 (getTemplateVarShop)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
492 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '726' AND lbl.id_lang = '14' LIMIT 1 |
0.196
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
840 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '745' AND lbl.id_lang = '4' LIMIT 1 |
0.196
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1044 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '754' AND lbl.id_lang = '20' LIMIT 1 |
0.196
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1050 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '755' AND lbl.id_lang = '4' LIMIT 1 |
0.196
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1051 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '755' AND lbl.id_lang = '5' LIMIT 1 |
0.196
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1053 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '755' AND lbl.id_lang = '8' LIMIT 1 |
0.196
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1286 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '766' AND lbl.id_lang = '6' LIMIT 1 |
0.196
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1475 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '775' AND lbl.id_lang = '6' LIMIT 1 |
0.196
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1806 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '791' AND lbl.id_lang = '1' LIMIT 1 |
0.196
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1950 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '797' AND lbl.id_lang = '20' LIMIT 1 |
0.196
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2019 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '801' AND lbl.id_lang = '4' LIMIT 1 |
0.196
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2379 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '818' AND lbl.id_lang = '4' LIMIT 1 |
0.196
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2479 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '822' AND lbl.id_lang = '21' LIMIT 1 |
0.196
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2863 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 7
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.196
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2933 |
SELECT SQL_NO_CACHE ps.*
FROM iez1_posvegamenu_submenu ps
WHERE ps.`id_posvegamenu_item` = 31 LIMIT 1 |
0.196
ms
|
101 |
|
|
/modules/posvegamenu/classes/PosVegamenuSubmenuClass.php:88
/modules/posvegamenu/posvegamenu.php:1207 (getSubmenuConfig)
/modules/posvegamenu/posvegamenu.php:757 (generateCss)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2999 |
SELECT SQL_NO_CACHE *
FROM `iez1_posstaticfooter_lang`
WHERE `id_posstaticfooter` = 28 |
0.196
ms
|
21 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlock.php:65 (__construct)
/modules/posstaticfooter/src/FooterBlockRepository.php:208 (__construct)
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
577 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '730' AND lbl.id_lang = '15' LIMIT 1 |
0.195
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
594 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '731' AND lbl.id_lang = '11' LIMIT 1 |
0.195
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
660 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '734' AND lbl.id_lang = '14' LIMIT 1 |
0.195
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
682 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '735' AND lbl.id_lang = '15' LIMIT 1 |
0.195
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1782 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '789' AND lbl.id_lang = '20' LIMIT 1 |
0.195
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1937 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '797' AND lbl.id_lang = '6' LIMIT 1 |
0.195
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1946 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '797' AND lbl.id_lang = '16' LIMIT 1 |
0.195
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2196 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '809' AND lbl.id_lang = '11' LIMIT 1 |
0.195
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2445 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '821' AND lbl.id_lang = '8' LIMIT 1 |
0.195
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2461 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '822' AND lbl.id_lang = '2' LIMIT 1 |
0.195
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2472 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '822' AND lbl.id_lang = '14' LIMIT 1 |
0.195
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2706 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '833' AND lbl.id_lang = '17' LIMIT 1 |
0.195
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2709 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '833' AND lbl.id_lang = '20' LIMIT 1 |
0.195
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2712 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '834' AND lbl.id_lang = '1' LIMIT 1 |
0.195
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2930 |
SELECT SQL_NO_CACHE ps.*
FROM iez1_posvegamenu_submenu ps
WHERE ps.`id_posvegamenu_item` = 28 LIMIT 1 |
0.195
ms
|
101 |
|
|
/modules/posvegamenu/classes/PosVegamenuSubmenuClass.php:88
/modules/posvegamenu/posvegamenu.php:1207 (getSubmenuConfig)
/modules/posvegamenu/posvegamenu.php:757 (generateCss)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2981 |
SELECT SQL_NO_CACHE ps.*
FROM iez1_posmegamenu_submenu ps
WHERE ps.`id_posmegamenu_item` = 14 LIMIT 1 |
0.195
ms
|
41 |
|
|
/modules/posmegamenu/classes/PosMegamenuSubmenuClass.php:88
/modules/posmegamenu/posmegamenu.php:1192 (getSubmenuConfig)
/modules/posmegamenu/posmegamenu.php:736 (generateCss)
/classes/Hook.php:1043 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:173 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2556 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '826' AND lbl.id_lang = '14' LIMIT 1 |
0.195
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2563 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '826' AND lbl.id_lang = '21' LIMIT 1 |
0.195
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
86 |
SELECT SQL_NO_CACHE c.id_currency
FROM `iez1_currency` c
WHERE (iso_code = 'BGN') LIMIT 1 |
0.194
ms
|
1 |
|
|
/classes/Currency.php:893
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
200 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "is_themecore" LIMIT 1 |
0.194
ms
|
0 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/modules/ambjolisearch/ambjolisearch.php:2327 (isEnabled)
/modules/ambjolisearch/ambjolisearch.php:432 (manageThemeSupport)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
517 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '727' AND lbl.id_lang = '18' LIMIT 1 |
0.194
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
520 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '727' AND lbl.id_lang = '21' LIMIT 1 |
0.194
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
556 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '729' AND lbl.id_lang = '15' LIMIT 1 |
0.194
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
579 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '730' AND lbl.id_lang = '17' LIMIT 1 |
0.194
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
650 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '734' AND lbl.id_lang = '3' LIMIT 1 |
0.194
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2431 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '820' AND lbl.id_lang = '15' LIMIT 1 |
0.194
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2629 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '830' AND lbl.id_lang = '2' LIMIT 1 |
0.194
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
565 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '730' AND lbl.id_lang = '2' LIMIT 1 |
0.194
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1055 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '755' AND lbl.id_lang = '10' LIMIT 1 |
0.194
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2371 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '817' AND lbl.id_lang = '18' LIMIT 1 |
0.194
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2490 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '823' AND lbl.id_lang = '11' LIMIT 1 |
0.194
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
6 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM iez1_shop s
LEFT JOIN iez1_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 3
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
0.193
ms
|
1 |
|
|
/classes/shop/Shop.php:218
/classes/shop/Shop.php:148 (setUrl)
/classes/shop/Shop.php:431 (__construct)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
48 |
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `iez1_module` m
LEFT JOIN `iez1_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_mbo" LIMIT 1 |
0.193
ms
|
6 |
|
|
/modules/ps_mbo/ps_mbo.php:335
/modules/ps_mbo/src/Traits/Hooks/UseActionDispatcherBefore.php:65 (checkModuleStatus)
/classes/Hook.php:1043 (hookActionDispatcherBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
72 |
SELECT SQL_NO_CACHE * FROM iez1_hook_module
WHERE `id_hook` = 76
AND `id_module` = 97
AND `id_shop` = 4 |
0.193
ms
|
1 |
|
|
/classes/Hook.php:515
/classes/Hook.php:599 (isModuleRegisteredOnHook)
/classes/module/Module.php:1061 (registerHook)
/modules/seigixsell/seigixsell.inc.php:886 (registerHook)
/modules/seigixsell/seigixsell.inc.php:196 (__construct)
/modules/seigixsell/seigixsell.inc.php:550 (getLicenserObject)
/classes/Hook.php:1043 (hookActionDispatcher)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:507 (exec)
/index.php:28 (dispatch)
|
1310 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '767' AND lbl.id_lang = '10' LIMIT 1 |
0.193
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1374 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '770' AND lbl.id_lang = '11' LIMIT 1 |
0.193
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1552 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '778' AND lbl.id_lang = '21' LIMIT 1 |
0.193
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1908 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '795' AND lbl.id_lang = '20' LIMIT 1 |
0.193
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2488 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '823' AND lbl.id_lang = '9' LIMIT 1 |
0.193
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2491 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '823' AND lbl.id_lang = '12' LIMIT 1 |
0.193
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
122 |
SELECT SQL_NO_CACHE *
FROM `iez1_currency` a
LEFT JOIN `iez1_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 3
WHERE (a.`id_currency` = 2) LIMIT 1 |
0.193
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Tools.php:695 (getCurrencyInstance)
/classes/controller/FrontController.php:368 (setCurrency)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
646 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '733' AND lbl.id_lang = '21' LIMIT 1 |
0.193
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1943 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '797' AND lbl.id_lang = '13' LIMIT 1 |
0.193
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2450 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '821' AND lbl.id_lang = '13' LIMIT 1 |
0.193
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2537 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '825' AND lbl.id_lang = '16' LIMIT 1 |
0.193
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2626 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '829' AND lbl.id_lang = '21' LIMIT 1 |
0.193
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2720 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '834' AND lbl.id_lang = '10' LIMIT 1 |
0.193
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
562 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '729' AND lbl.id_lang = '21' LIMIT 1 |
0.192
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2650 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '831' AND lbl.id_lang = '2' LIMIT 1 |
0.192
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2825 |
SELECT SQL_NO_CACHE name, alias FROM `iez1_hook_alias` |
0.192
ms
|
87 |
|
|
/classes/Hook.php:339
/classes/Hook.php:154 (getCanonicalHookNames)
/classes/Hook.php:363 (normalizeHookName)
/classes/Hook.php:386 (getAllKnownNames)
/classes/Hook.php:974 (isHookCallableOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:75 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2924 |
SELECT SQL_NO_CACHE ps.*
FROM iez1_posvegamenu_submenu ps
WHERE ps.`id_posvegamenu_item` = 21 LIMIT 1 |
0.192
ms
|
101 |
|
|
/modules/posvegamenu/classes/PosVegamenuSubmenuClass.php:88
/modules/posvegamenu/posvegamenu.php:1207 (getSubmenuConfig)
/modules/posvegamenu/posvegamenu.php:757 (generateCss)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
313 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '718' AND lbl.id_lang = '2' LIMIT 1 |
0.192
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
569 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '730' AND lbl.id_lang = '6' LIMIT 1 |
0.192
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
601 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '731' AND lbl.id_lang = '18' LIMIT 1 |
0.192
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
667 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '734' AND lbl.id_lang = '21' LIMIT 1 |
0.192
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
676 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '735' AND lbl.id_lang = '9' LIMIT 1 |
0.192
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1117 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '758' AND lbl.id_lang = '5' LIMIT 1 |
0.192
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1906 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '795' AND lbl.id_lang = '18' LIMIT 1 |
0.192
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1923 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '796' AND lbl.id_lang = '14' LIMIT 1 |
0.192
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1934 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '797' AND lbl.id_lang = '3' LIMIT 1 |
0.192
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2433 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '820' AND lbl.id_lang = '17' LIMIT 1 |
0.192
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2621 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '829' AND lbl.id_lang = '16' LIMIT 1 |
0.192
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2625 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '829' AND lbl.id_lang = '20' LIMIT 1 |
0.192
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2791 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '837' AND lbl.id_lang = '18' LIMIT 1 |
0.192
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2861 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.192
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2893 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 17
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.192
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2913 |
SELECT SQL_NO_CACHE *
FROM `iez1_category` a
LEFT JOIN `iez1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `iez1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 3
WHERE (a.`id_category` = 84) AND (b.`id_shop` = 3) LIMIT 1 |
0.192
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Link.php:32 (__construct)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2932 |
SELECT SQL_NO_CACHE ps.*
FROM iez1_posvegamenu_submenu ps
WHERE ps.`id_posvegamenu_item` = 30 LIMIT 1 |
0.192
ms
|
101 |
|
|
/modules/posvegamenu/classes/PosVegamenuSubmenuClass.php:88
/modules/posvegamenu/posvegamenu.php:1207 (getSubmenuConfig)
/modules/posvegamenu/posvegamenu.php:757 (generateCss)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
106 |
SELECT SQL_NO_CACHE c.id_currency
FROM `iez1_currency` c
WHERE (iso_code = 'NOK') LIMIT 1 |
0.191
ms
|
1 |
|
|
/classes/Currency.php:893
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2611 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '829' AND lbl.id_lang = '5' LIMIT 1 |
0.191
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
511 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '727' AND lbl.id_lang = '12' LIMIT 1 |
0.191
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
549 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '729' AND lbl.id_lang = '8' LIMIT 1 |
0.191
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
590 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '731' AND lbl.id_lang = '6' LIMIT 1 |
0.191
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
593 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '731' AND lbl.id_lang = '10' LIMIT 1 |
0.191
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
657 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '734' AND lbl.id_lang = '11' LIMIT 1 |
0.191
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1022 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '753' AND lbl.id_lang = '19' LIMIT 1 |
0.191
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1339 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '768' AND lbl.id_lang = '18' LIMIT 1 |
0.191
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1428 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '773' AND lbl.id_lang = '1' LIMIT 1 |
0.191
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1471 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '775' AND lbl.id_lang = '2' LIMIT 1 |
0.191
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1596 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '781' AND lbl.id_lang = '1' LIMIT 1 |
0.191
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1890 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '795' AND lbl.id_lang = '1' LIMIT 1 |
0.191
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1911 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '796' AND lbl.id_lang = '1' LIMIT 1 |
0.191
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1914 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '796' AND lbl.id_lang = '4' LIMIT 1 |
0.191
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2397 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '819' AND lbl.id_lang = '1' LIMIT 1 |
0.191
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2523 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '825' AND lbl.id_lang = '1' LIMIT 1 |
0.191
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2620 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '829' AND lbl.id_lang = '15' LIMIT 1 |
0.191
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2699 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '833' AND lbl.id_lang = '10' LIMIT 1 |
0.191
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2719 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '834' AND lbl.id_lang = '9' LIMIT 1 |
0.191
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2723 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '834' AND lbl.id_lang = '13' LIMIT 1 |
0.191
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2768 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '836' AND lbl.id_lang = '16' LIMIT 1 |
0.191
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2874 |
SELECT SQL_NO_CACHE *
FROM `iez1_category` a
LEFT JOIN `iez1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `iez1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 3
WHERE (a.`id_category` = 11) AND (b.`id_shop` = 3) LIMIT 1 |
0.191
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Link.php:32 (__construct)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2993 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "posstaticfooter" LIMIT 1 |
0.191
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/classes/Hook.php:1049 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
66 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "seigixsell" LIMIT 1 |
0.190
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2084 (getModuleIdByName)
/modules/seigixsell/seigixsell.inc.php:140 (isInstalled)
/modules/seigixsell/seigixsell.inc.php:62 (moduleUpgrade)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:507 (exec)
/index.php:28 (dispatch)
|
208 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '713' AND lbl.id_lang = '2' LIMIT 1 |
0.190
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
218 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '713' AND lbl.id_lang = '13' LIMIT 1 |
0.190
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
230 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '714' AND lbl.id_lang = '3' LIMIT 1 |
0.190
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
566 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '730' AND lbl.id_lang = '3' LIMIT 1 |
0.190
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
567 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '730' AND lbl.id_lang = '4' LIMIT 1 |
0.190
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
663 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '734' AND lbl.id_lang = '17' LIMIT 1 |
0.190
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
711 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '737' AND lbl.id_lang = '1' LIMIT 1 |
0.190
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
830 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '744' AND lbl.id_lang = '16' LIMIT 1 |
0.190
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
957 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '750' AND lbl.id_lang = '17' LIMIT 1 |
0.190
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1182 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '761' AND lbl.id_lang = '8' LIMIT 1 |
0.190
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1320 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '767' AND lbl.id_lang = '20' LIMIT 1 |
0.190
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1726 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '787' AND lbl.id_lang = '5' LIMIT 1 |
0.190
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1917 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '796' AND lbl.id_lang = '8' LIMIT 1 |
0.190
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1995 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '800' AND lbl.id_lang = '1' LIMIT 1 |
0.190
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2348 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '816' AND lbl.id_lang = '16' LIMIT 1 |
0.190
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2384 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '818' AND lbl.id_lang = '10' LIMIT 1 |
0.190
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2558 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '826' AND lbl.id_lang = '16' LIMIT 1 |
0.190
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2623 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '829' AND lbl.id_lang = '18' LIMIT 1 |
0.190
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2892 |
SELECT SQL_NO_CACHE *
FROM `iez1_category` a
LEFT JOIN `iez1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `iez1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 3
WHERE (a.`id_category` = 17) AND (b.`id_shop` = 3) LIMIT 1 |
0.190
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Link.php:32 (__construct)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3015 |
SELECT SQL_NO_CACHE *
FROM `iez1_cms` a
LEFT JOIN `iez1_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 3
WHERE (a.`id_cms` = 2) LIMIT 1 |
0.190
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:115 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:90 (makeCmsLinks)
/modules/posstaticfooter/src/FooterBlockPresenter.php:24 (makeLinks)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
125 |
SELECT SQL_NO_CACHE *
FROM `iez1_group` a
LEFT JOIN `iez1_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 3
WHERE (a.`id_group` = 1) LIMIT 1 |
0.189
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Group.php:81 (__construct)
/classes/Group.php:397 (__construct)
/classes/Cart.php:249 (getCurrent)
/classes/Cart.php:222 (setTaxCalculationMethod)
/classes/controller/FrontController.php:467 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
643 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '733' AND lbl.id_lang = '18' LIMIT 1 |
0.189
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
925 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '749' AND lbl.id_lang = '5' LIMIT 1 |
0.189
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
927 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '749' AND lbl.id_lang = '8' LIMIT 1 |
0.189
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1007 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '753' AND lbl.id_lang = '3' LIMIT 1 |
0.189
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1035 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '754' AND lbl.id_lang = '11' LIMIT 1 |
0.189
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1210 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '762' AND lbl.id_lang = '15' LIMIT 1 |
0.189
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1332 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '768' AND lbl.id_lang = '11' LIMIT 1 |
0.189
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1449 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '774' AND lbl.id_lang = '1' LIMIT 1 |
0.189
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1563 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '779' AND lbl.id_lang = '11' LIMIT 1 |
0.189
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1895 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '795' AND lbl.id_lang = '6' LIMIT 1 |
0.189
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1940 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '797' AND lbl.id_lang = '10' LIMIT 1 |
0.189
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2342 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '816' AND lbl.id_lang = '10' LIMIT 1 |
0.189
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2539 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '825' AND lbl.id_lang = '18' LIMIT 1 |
0.189
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2548 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '826' AND lbl.id_lang = '5' LIMIT 1 |
0.189
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2557 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '826' AND lbl.id_lang = '15' LIMIT 1 |
0.189
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2679 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '832' AND lbl.id_lang = '11' LIMIT 1 |
0.189
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2830 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "posstaticblocks" LIMIT 1 |
0.189
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/classes/Hook.php:1049 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:75 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2886 |
SELECT SQL_NO_CACHE *
FROM `iez1_category` a
LEFT JOIN `iez1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `iez1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 3
WHERE (a.`id_category` = 15) AND (b.`id_shop` = 3) LIMIT 1 |
0.189
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Link.php:32 (__construct)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2887 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 15
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.189
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2912 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.189
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
199 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module_shop` WHERE `id_module` = 0 AND `id_shop` = 3 LIMIT 1 |
0.189
ms
|
0 |
|
|
/classes/module/Module.php:2109
/modules/ambjolisearch/ambjolisearch.php:2317 (isEnabled)
/modules/ambjolisearch/ambjolisearch.php:432 (manageThemeSupport)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
629 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '733' AND lbl.id_lang = '3' LIMIT 1 |
0.189
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1727 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '787' AND lbl.id_lang = '6' LIMIT 1 |
0.189
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1951 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '797' AND lbl.id_lang = '21' LIMIT 1 |
0.189
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1966 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '798' AND lbl.id_lang = '15' LIMIT 1 |
0.189
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2554 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '826' AND lbl.id_lang = '12' LIMIT 1 |
0.189
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2696 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '833' AND lbl.id_lang = '6' LIMIT 1 |
0.189
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
358 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '720' AND lbl.id_lang = '5' LIMIT 1 |
0.188
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
774 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '740' AND lbl.id_lang = '1' LIMIT 1 |
0.188
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
847 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '745' AND lbl.id_lang = '12' LIMIT 1 |
0.188
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1701 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '786' AND lbl.id_lang = '1' LIMIT 1 |
0.188
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2351 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '816' AND lbl.id_lang = '19' LIMIT 1 |
0.188
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2395 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '818' AND lbl.id_lang = '21' LIMIT 1 |
0.188
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2526 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '825' AND lbl.id_lang = '4' LIMIT 1 |
0.188
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2734 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '835' AND lbl.id_lang = '2' LIMIT 1 |
0.188
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2879 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.188
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2911 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 83
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.188
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
62 |
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `iez1_module` m
LEFT JOIN `iez1_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_accounts"
AND ms.`id_shop` IN (3) LIMIT 1 |
0.188
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:217
/src/Core/Module/ModuleManager.php:339 (isEnabled)
/modules/ps_eventbus/src/Helper/ModuleHelper.php:70 (isEnabled)
/modules/ps_eventbus/src/Helper/ModuleHelper.php:80 (isEnabled)
/modules/ps_eventbus/src/Service/PsAccountsAdapterService.php:82 (isInstalledAndActive)
/modules/ps_eventbus/src/Handler/ErrorHandler/ErrorHandler.php:57 (getShopUuid)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:398 (__construct)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:808 (getErrorHandlerService)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:1138 (getIncrementalSyncRepositoryService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getSynchronizationServiceService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_eventbus/src/DependencyInjection/ServiceContainer.php:73 (get)
/modules/ps_eventbus/ps_eventbus.php:323 (getService)
/modules/ps_eventbus/ps_eventbus.php:1648 (getService)
/classes/Hook.php:1043 (hookActionDispatcherBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
95 |
SELECT SQL_NO_CACHE *
FROM `iez1_currency` a
LEFT JOIN `iez1_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `iez1_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 3
WHERE (a.`id_currency` = 4) LIMIT 1 |
0.188
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
555 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '729' AND lbl.id_lang = '14' LIMIT 1 |
0.188
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
816 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '744' AND lbl.id_lang = '1' LIMIT 1 |
0.188
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1030 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '754' AND lbl.id_lang = '5' LIMIT 1 |
0.188
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1389 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '771' AND lbl.id_lang = '4' LIMIT 1 |
0.188
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2007 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '800' AND lbl.id_lang = '14' LIMIT 1 |
0.188
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2541 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '825' AND lbl.id_lang = '20' LIMIT 1 |
0.188
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2649 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '831' AND lbl.id_lang = '1' LIMIT 1 |
0.188
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3023 |
SELECT SQL_NO_CACHE *
FROM `iez1_cms` a
LEFT JOIN `iez1_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 3
WHERE (a.`id_cms` = 9) LIMIT 1 |
0.188
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:115 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:90 (makeCmsLinks)
/modules/posstaticfooter/src/FooterBlockPresenter.php:24 (makeLinks)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
203 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module_shop` WHERE `id_module` = 0 AND `id_shop` = 3 LIMIT 1 |
0.187
ms
|
0 |
|
|
/classes/module/Module.php:2109
/modules/rcpgtagmanager/src/PSModule/ModuleDetector/AbstractModuleDetector.php:70 (isEnabled)
/modules/rcpgtagmanager/src/PSModule/ModuleDetector/AbstractModuleDetector.php:39 (detectByController)
/modules/rcpgtagmanager/src/PSModule/Context/AbstractContext.php:169 (getCheckoutModule)
/modules/rcpgtagmanager/src/PSModule/Context/AbstractContext.php:158 (getCheckoutModule)
/modules/rcpgtagmanager/src/PSModule/Context/AbstractContext.php:66 (getModuleData)
/modules/rcpgtagmanager/src/PSModule/Context/AbstractContext.php:54 (setContextData)
/modules/rcpgtagmanager/src/PSModule/ModuleServiceFactoryPS8.php:78 (__construct)
/modules/rcpgtagmanager/src/PSModule/Hook/DisplayHeader/AbstractDisplayHeader.php:51 (getContextService)
/modules/rcpgtagmanager/src/PSModule/Hook/DisplayHeader/AbstractDisplayHeader.php:41 (getConfiguration)
/modules/rcpgtagmanager/src/PSModule/Hook/HookFactoryPS8.php:54 (__construct)
/modules/rcpgtagmanager/src/PSModule/Hook/AbstractHookFactory.php:46 (createDisplayHeader)
/modules/rcpgtagmanager/rcpgtagmanager.php:208 (getHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1020 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '753' AND lbl.id_lang = '17' LIMIT 1 |
0.187
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1120 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '758' AND lbl.id_lang = '9' LIMIT 1 |
0.187
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1156 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '760' AND lbl.id_lang = '2' LIMIT 1 |
0.187
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1905 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '795' AND lbl.id_lang = '17' LIMIT 1 |
0.187
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1907 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '795' AND lbl.id_lang = '19' LIMIT 1 |
0.187
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1999 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '800' AND lbl.id_lang = '5' LIMIT 1 |
0.187
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2392 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '818' AND lbl.id_lang = '18' LIMIT 1 |
0.187
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2560 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '826' AND lbl.id_lang = '18' LIMIT 1 |
0.187
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2796 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '839' AND lbl.id_lang = '1' LIMIT 1 |
0.187
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2844 |
SELECT SQL_NO_CACHE *
FROM `iez1_country_lang`
WHERE `id_country` = 14 |
0.187
ms
|
21 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:404 (__construct)
/classes/AddressFormat.php:439 (getFormattedAddressFieldsValues)
/modules/ps_contactinfo/ps_contactinfo.php:98 (generateAddress)
/modules/ps_contactinfo/ps_contactinfo.php:83 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
14 |
SELECT SQL_NO_CACHE `id_lang`, IF(language_code = 'en-us', 0, LENGTH(language_code)) as found
FROM `iez1_lang`
WHERE LEFT(`language_code`,2) = 'en'
ORDER BY found ASC LIMIT 1 |
0.187
ms
|
19 |
Yes
|
|
/classes/Language.php:1004
/classes/Tools.php:581 (getLanguageByIETFCode)
/classes/Tools.php:647 (setCookieLanguage)
/classes/Dispatcher.php:236 (switchLanguage)
/override/classes/Dispatcher.php:30 (__construct)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
176 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "tmsearch" LIMIT 1 |
0.187
ms
|
0 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/modules/ambjolisearch/ambjolisearch.php:2203 (isEnabled)
/modules/ambjolisearch/ambjolisearch.php:432 (manageThemeSupport)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
193 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module_shop` WHERE `id_module` = 0 AND `id_shop` = 3 LIMIT 1 |
0.187
ms
|
0 |
|
|
/classes/module/Module.php:2109
/modules/ambjolisearch/ambjolisearch.php:2278 (isEnabled)
/modules/ambjolisearch/ambjolisearch.php:432 (manageThemeSupport)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
484 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '726' AND lbl.id_lang = '5' LIMIT 1 |
0.187
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
554 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '729' AND lbl.id_lang = '13' LIMIT 1 |
0.187
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
557 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '729' AND lbl.id_lang = '16' LIMIT 1 |
0.187
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
654 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '734' AND lbl.id_lang = '8' LIMIT 1 |
0.187
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1032 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '754' AND lbl.id_lang = '8' LIMIT 1 |
0.187
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1130 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '758' AND lbl.id_lang = '19' LIMIT 1 |
0.187
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1302 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '767' AND lbl.id_lang = '1' LIMIT 1 |
0.187
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2361 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '817' AND lbl.id_lang = '8' LIMIT 1 |
0.187
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2388 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '818' AND lbl.id_lang = '14' LIMIT 1 |
0.187
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2525 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '825' AND lbl.id_lang = '3' LIMIT 1 |
0.187
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2545 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '826' AND lbl.id_lang = '2' LIMIT 1 |
0.187
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2562 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '826' AND lbl.id_lang = '20' LIMIT 1 |
0.187
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2600 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '828' AND lbl.id_lang = '16' LIMIT 1 |
0.187
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2615 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '829' AND lbl.id_lang = '10' LIMIT 1 |
0.187
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2779 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '837' AND lbl.id_lang = '5' LIMIT 1 |
0.187
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1902 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '795' AND lbl.id_lang = '14' LIMIT 1 |
0.186
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2075 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '803' AND lbl.id_lang = '19' LIMIT 1 |
0.186
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2900 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.186
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
82 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "xps_checkout" LIMIT 1 |
0.186
ms
|
0 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2084 (getModuleIdByName)
/modules/thecheckout/classes/Config.php:153 (isInstalled)
/modules/thecheckout/thecheckout.php:274 (__construct)
/modules/thecheckout/thecheckout.php:224 (setConfigOptions)
/modules/thecheckout/thecheckout.php:66 (initTheCheckout)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:507 (exec)
/index.php:28 (dispatch)
|
217 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '713' AND lbl.id_lang = '12' LIMIT 1 |
0.186
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
352 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '719' AND lbl.id_lang = '21' LIMIT 1 |
0.186
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
514 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '727' AND lbl.id_lang = '15' LIMIT 1 |
0.186
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
561 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '729' AND lbl.id_lang = '20' LIMIT 1 |
0.186
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
583 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '730' AND lbl.id_lang = '21' LIMIT 1 |
0.186
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
819 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '744' AND lbl.id_lang = '4' LIMIT 1 |
0.186
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
939 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '749' AND lbl.id_lang = '20' LIMIT 1 |
0.186
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1112 |
SELECT SQL_NO_CACHE id_shop
FROM `iez1_group_shop`
WHERE `id_group` = 1
AND id_shop = 3 LIMIT 1 |
0.186
ms
|
1 |
|
|
/classes/ObjectModel.php:1729
/classes/Group.php:400 (isAssociatedToShop)
/classes/Configuration.php:712 (getCurrent)
/classes/Configuration.php:700 (showPrices)
/classes/ProductPresenterFactory.php:65 (isCatalogMode)
/modules/ets_lookbook/ets_lookbook.php:951 (getPresentationSettings)
/modules/ets_lookbook/ets_lookbook.php:888 (getProducts)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1458 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '774' AND lbl.id_lang = '11' LIMIT 1 |
0.186
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1496 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '776' AND lbl.id_lang = '6' LIMIT 1 |
0.186
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1722 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '787' AND lbl.id_lang = '1' LIMIT 1 |
0.186
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1888 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '794' AND lbl.id_lang = '21' LIMIT 1 |
0.186
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1900 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '795' AND lbl.id_lang = '12' LIMIT 1 |
0.186
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1930 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '796' AND lbl.id_lang = '21' LIMIT 1 |
0.186
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1941 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '797' AND lbl.id_lang = '11' LIMIT 1 |
0.186
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2044 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '802' AND lbl.id_lang = '9' LIMIT 1 |
0.186
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2046 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '802' AND lbl.id_lang = '11' LIMIT 1 |
0.186
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2419 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '820' AND lbl.id_lang = '2' LIMIT 1 |
0.186
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2586 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '828' AND lbl.id_lang = '1' LIMIT 1 |
0.186
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2677 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '832' AND lbl.id_lang = '9' LIMIT 1 |
0.186
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2754 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '836' AND lbl.id_lang = '1' LIMIT 1 |
0.186
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2773 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '836' AND lbl.id_lang = '21' LIMIT 1 |
0.186
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
99 |
SELECT SQL_NO_CACHE *
FROM `iez1_currency` a
LEFT JOIN `iez1_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `iez1_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 3
WHERE (a.`id_currency` = 2) LIMIT 1 |
0.185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
111 |
SELECT SQL_NO_CACHE *
FROM `iez1_currency` a
LEFT JOIN `iez1_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `iez1_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 3
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.185
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
115 |
SELECT SQL_NO_CACHE *
FROM `iez1_currency` a
LEFT JOIN `iez1_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `iez1_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 3
WHERE (a.`id_currency` = 8) LIMIT 1 |
0.185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
179 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module_shop` WHERE `id_module` = 0 AND `id_shop` = 3 LIMIT 1 |
0.185
ms
|
0 |
|
|
/classes/module/Module.php:2109
/modules/ambjolisearch/ambjolisearch.php:2212 (isEnabled)
/modules/ambjolisearch/ambjolisearch.php:432 (manageThemeSupport)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
196 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "wbblocksearch" LIMIT 1 |
0.185
ms
|
0 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/modules/ambjolisearch/ambjolisearch.php:2302 (isEnabled)
/modules/ambjolisearch/ambjolisearch.php:432 (manageThemeSupport)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
502 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '727' AND lbl.id_lang = '2' LIMIT 1 |
0.185
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
707 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '736' AND lbl.id_lang = '19' LIMIT 1 |
0.185
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1170 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '760' AND lbl.id_lang = '17' LIMIT 1 |
0.185
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1723 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '787' AND lbl.id_lang = '2' LIMIT 1 |
0.185
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1740 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '787' AND lbl.id_lang = '20' LIMIT 1 |
0.185
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1898 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '795' AND lbl.id_lang = '10' LIMIT 1 |
0.185
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1913 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '796' AND lbl.id_lang = '3' LIMIT 1 |
0.185
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1920 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '796' AND lbl.id_lang = '11' LIMIT 1 |
0.185
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2006 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '800' AND lbl.id_lang = '13' LIMIT 1 |
0.185
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2154 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '807' AND lbl.id_lang = '14' LIMIT 1 |
0.185
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2343 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '816' AND lbl.id_lang = '11' LIMIT 1 |
0.185
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2517 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '824' AND lbl.id_lang = '17' LIMIT 1 |
0.185
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2529 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '825' AND lbl.id_lang = '8' LIMIT 1 |
0.185
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2533 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '825' AND lbl.id_lang = '12' LIMIT 1 |
0.185
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2551 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '826' AND lbl.id_lang = '9' LIMIT 1 |
0.185
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2553 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '826' AND lbl.id_lang = '11' LIMIT 1 |
0.185
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2624 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '829' AND lbl.id_lang = '19' LIMIT 1 |
0.185
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2667 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '831' AND lbl.id_lang = '20' LIMIT 1 |
0.185
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2708 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '833' AND lbl.id_lang = '19' LIMIT 1 |
0.185
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2730 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '834' AND lbl.id_lang = '20' LIMIT 1 |
0.185
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2982 |
SELECT SQL_NO_CACHE ps.*
FROM iez1_posmegamenu_submenu ps
WHERE ps.`id_posmegamenu_item` = 11 LIMIT 1 |
0.185
ms
|
41 |
|
|
/modules/posmegamenu/classes/PosMegamenuSubmenuClass.php:88
/modules/posmegamenu/posmegamenu.php:1192 (getSubmenuConfig)
/modules/posmegamenu/posmegamenu.php:736 (generateCss)
/classes/Hook.php:1043 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:173 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
70 |
SELECT SQL_NO_CACHE * FROM iez1_hook_module
WHERE `id_hook` = 76
AND `id_module` = 97
AND `id_shop` = 2 |
0.184
ms
|
1 |
|
|
/classes/Hook.php:515
/classes/Hook.php:599 (isModuleRegisteredOnHook)
/classes/module/Module.php:1061 (registerHook)
/modules/seigixsell/seigixsell.inc.php:886 (registerHook)
/modules/seigixsell/seigixsell.inc.php:196 (__construct)
/modules/seigixsell/seigixsell.inc.php:550 (getLicenserObject)
/classes/Hook.php:1043 (hookActionDispatcher)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:507 (exec)
/index.php:28 (dispatch)
|
107 |
SELECT SQL_NO_CACHE *
FROM `iez1_currency` a
LEFT JOIN `iez1_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `iez1_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 3
WHERE (a.`id_currency` = 5) LIMIT 1 |
0.184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
197 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module_shop` WHERE `id_module` = 0 AND `id_shop` = 3 LIMIT 1 |
0.184
ms
|
0 |
|
|
/classes/module/Module.php:2109
/modules/ambjolisearch/ambjolisearch.php:2302 (isEnabled)
/modules/ambjolisearch/ambjolisearch.php:432 (manageThemeSupport)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
201 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module_shop` WHERE `id_module` = 0 AND `id_shop` = 3 LIMIT 1 |
0.184
ms
|
0 |
|
|
/classes/module/Module.php:2109
/modules/ambjolisearch/ambjolisearch.php:2327 (isEnabled)
/modules/ambjolisearch/ambjolisearch.php:432 (manageThemeSupport)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
270 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '716' AND lbl.id_lang = '1' LIMIT 1 |
0.184
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
354 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '720' AND lbl.id_lang = '1' LIMIT 1 |
0.184
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
558 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '729' AND lbl.id_lang = '17' LIMIT 1 |
0.184
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
574 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '730' AND lbl.id_lang = '12' LIMIT 1 |
0.184
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1268 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '765' AND lbl.id_lang = '10' LIMIT 1 |
0.184
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1407 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '772' AND lbl.id_lang = '1' LIMIT 1 |
0.184
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1687 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '785' AND lbl.id_lang = '9' LIMIT 1 |
0.184
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1955 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '798' AND lbl.id_lang = '3' LIMIT 1 |
0.184
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2360 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '817' AND lbl.id_lang = '6' LIMIT 1 |
0.184
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2370 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '817' AND lbl.id_lang = '17' LIMIT 1 |
0.184
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2527 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '825' AND lbl.id_lang = '5' LIMIT 1 |
0.184
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2631 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '830' AND lbl.id_lang = '4' LIMIT 1 |
0.184
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2752 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '835' AND lbl.id_lang = '21' LIMIT 1 |
0.184
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2758 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '836' AND lbl.id_lang = '5' LIMIT 1 |
0.184
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2801 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '839' AND lbl.id_lang = '6' LIMIT 1 |
0.184
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
154 |
SELECT SQL_NO_CACHE *
FROM `iez1_country` a
LEFT JOIN `iez1_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 3
WHERE (a.`id_country` = 14) LIMIT 1 |
0.184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:404 (__construct)
/classes/AddressFormat.php:439 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1761 (generateAddress)
/classes/controller/FrontController.php:551 (getTemplateVarShop)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
291 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '717' AND lbl.id_lang = '1' LIMIT 1 |
0.184
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
592 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '731' AND lbl.id_lang = '9' LIMIT 1 |
0.184
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
849 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '745' AND lbl.id_lang = '14' LIMIT 1 |
0.184
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1253 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '764' AND lbl.id_lang = '16' LIMIT 1 |
0.184
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1503 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '776' AND lbl.id_lang = '14' LIMIT 1 |
0.184
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1909 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '795' AND lbl.id_lang = '21' LIMIT 1 |
0.184
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2530 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '825' AND lbl.id_lang = '9' LIMIT 1 |
0.184
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2672 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '832' AND lbl.id_lang = '3' LIMIT 1 |
0.184
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
58 |
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `iez1_module` m
LEFT JOIN `iez1_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_accounts"
AND ms.`id_shop` IN (3) LIMIT 1 |
0.183
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:217
/src/Core/Module/ModuleManager.php:339 (isEnabled)
/modules/ps_eventbus/src/Helper/ModuleHelper.php:70 (isEnabled)
/modules/ps_eventbus/src/Helper/ModuleHelper.php:80 (isEnabled)
/modules/ps_eventbus/src/Service/PsAccountsAdapterService.php:34 (isInstalledAndActive)
/modules/ps_eventbus/src/Handler/ErrorHandler/ErrorHandler.php:46 (getModule)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:398 (__construct)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:808 (getErrorHandlerService)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:1138 (getIncrementalSyncRepositoryService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getSynchronizationServiceService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_eventbus/src/DependencyInjection/ServiceContainer.php:73 (get)
/modules/ps_eventbus/ps_eventbus.php:323 (getService)
/modules/ps_eventbus/ps_eventbus.php:1648 (getService)
/classes/Hook.php:1043 (hookActionDispatcherBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
288 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '716' AND lbl.id_lang = '20' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
580 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '730' AND lbl.id_lang = '18' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
631 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '733' AND lbl.id_lang = '5' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1457 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '774' AND lbl.id_lang = '10' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1632 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '782' AND lbl.id_lang = '17' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1926 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '796' AND lbl.id_lang = '17' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1944 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '797' AND lbl.id_lang = '14' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1971 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '798' AND lbl.id_lang = '20' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2009 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '800' AND lbl.id_lang = '16' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2528 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '825' AND lbl.id_lang = '6' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2531 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '825' AND lbl.id_lang = '10' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2547 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '826' AND lbl.id_lang = '4' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2569 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '827' AND lbl.id_lang = '5' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2663 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '831' AND lbl.id_lang = '16' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2671 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '832' AND lbl.id_lang = '2' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2870 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.183
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
570 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '730' AND lbl.id_lang = '8' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
588 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '731' AND lbl.id_lang = '4' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1074 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '756' AND lbl.id_lang = '8' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1386 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '771' AND lbl.id_lang = '1' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1512 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '777' AND lbl.id_lang = '1' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1520 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '777' AND lbl.id_lang = '10' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2034 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '801' AND lbl.id_lang = '20' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2043 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '802' AND lbl.id_lang = '8' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2073 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '803' AND lbl.id_lang = '17' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2208 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '810' AND lbl.id_lang = '1' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2757 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '836' AND lbl.id_lang = '4' LIMIT 1 |
0.183
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3036 |
SELECT SQL_NO_CACHE *
FROM `iez1_hook` a
WHERE (a.`id_hook` = 895) LIMIT 1 |
0.183
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:22 (__construct)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:80 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
85 |
SELECT SQL_NO_CACHE `id_lang` FROM `iez1_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1 |
0.182
ms
|
19 |
|
|
/classes/Language.php:883
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
417 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '723' AND lbl.id_lang = '1' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
418 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '723' AND lbl.id_lang = '2' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
824 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '744' AND lbl.id_lang = '10' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
864 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '746' AND lbl.id_lang = '8' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1300 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '766' AND lbl.id_lang = '21' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1881 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '794' AND lbl.id_lang = '14' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2135 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '806' AND lbl.id_lang = '16' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2538 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '825' AND lbl.id_lang = '17' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2613 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '829' AND lbl.id_lang = '8' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2809 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '839' AND lbl.id_lang = '15' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
121 |
SELECT SQL_NO_CACHE `id_country`
FROM `iez1_country`
WHERE `iso_code` = 'US' AND active = 1 LIMIT 1 |
0.182
ms
|
1 |
|
|
/classes/Country.php:194
/classes/controller/FrontController.php:349 (getByIso)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
169 |
SELECT SQL_NO_CACHE * FROM `iez1_image_type` |
0.182
ms
|
7 |
|
|
/classes/ImageType.php:161
/classes/ImageType.php:202 (getByNameNType)
/modules/ambjolisearch/ambjolisearch.php:2469 (getFormattedName)
/modules/ambjolisearch/ambjolisearch.php:1978 (getImageFormattedName)
/modules/ambjolisearch/ambjolisearch.php:207 (initImagesPath)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
708 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '736' AND lbl.id_lang = '20' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
900 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '748' AND lbl.id_lang = '1' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
980 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '751' AND lbl.id_lang = '19' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1341 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '768' AND lbl.id_lang = '20' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1487 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '775' AND lbl.id_lang = '19' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1491 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '776' AND lbl.id_lang = '1' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1846 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '792' AND lbl.id_lang = '21' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2352 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '816' AND lbl.id_lang = '20' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2358 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '817' AND lbl.id_lang = '4' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2365 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '817' AND lbl.id_lang = '12' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2398 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '819' AND lbl.id_lang = '2' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2412 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '819' AND lbl.id_lang = '17' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2555 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '826' AND lbl.id_lang = '13' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2577 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '827' AND lbl.id_lang = '14' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2616 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '829' AND lbl.id_lang = '11' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2691 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '833' AND lbl.id_lang = '1' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2799 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '839' AND lbl.id_lang = '4' LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3033 |
SELECT SQL_NO_CACHE *
FROM `iez1_posstaticfooter_lang`
WHERE `id_posstaticfooter` = 15 |
0.182
ms
|
21 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlock.php:65 (__construct)
/modules/posstaticfooter/src/FooterBlockRepository.php:208 (__construct)
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:80 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1869 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '794' AND lbl.id_lang = '1' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1924 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '796' AND lbl.id_lang = '15' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2058 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '803' AND lbl.id_lang = '1' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2381 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '818' AND lbl.id_lang = '6' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2559 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '826' AND lbl.id_lang = '17' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2751 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '835' AND lbl.id_lang = '20' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
103 |
SELECT SQL_NO_CACHE *
FROM `iez1_currency` a
LEFT JOIN `iez1_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `iez1_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 3
WHERE (a.`id_currency` = 7) LIMIT 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
260 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '715' AND lbl.id_lang = '13' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
548 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '729' AND lbl.id_lang = '6' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
552 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '729' AND lbl.id_lang = '11' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
573 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '730' AND lbl.id_lang = '11' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
582 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '730' AND lbl.id_lang = '20' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
693 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '736' AND lbl.id_lang = '4' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1281 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '766' AND lbl.id_lang = '1' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1460 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '774' AND lbl.id_lang = '13' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1682 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '785' AND lbl.id_lang = '3' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1812 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '791' AND lbl.id_lang = '8' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1827 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '792' AND lbl.id_lang = '1' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1891 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '795' AND lbl.id_lang = '2' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1896 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '795' AND lbl.id_lang = '8' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1935 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '797' AND lbl.id_lang = '4' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1953 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '798' AND lbl.id_lang = '1' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1967 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '798' AND lbl.id_lang = '16' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1975 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '799' AND lbl.id_lang = '2' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2385 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '818' AND lbl.id_lang = '11' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2390 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '818' AND lbl.id_lang = '16' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2404 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '819' AND lbl.id_lang = '9' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2409 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '819' AND lbl.id_lang = '14' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2418 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '820' AND lbl.id_lang = '1' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2518 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '824' AND lbl.id_lang = '18' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2550 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '826' AND lbl.id_lang = '8' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2566 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '827' AND lbl.id_lang = '2' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2601 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '828' AND lbl.id_lang = '17' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2652 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '831' AND lbl.id_lang = '4' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2666 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '831' AND lbl.id_lang = '19' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2761 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '836' AND lbl.id_lang = '9' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2790 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '837' AND lbl.id_lang = '17' LIMIT 1 |
0.181
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2871 |
SELECT SQL_NO_CACHE *
FROM `iez1_category` a
LEFT JOIN `iez1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `iez1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 3
WHERE (a.`id_category` = 10) AND (b.`id_shop` = 3) LIMIT 1 |
0.181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Link.php:32 (__construct)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2934 |
SELECT SQL_NO_CACHE ps.*
FROM iez1_posvegamenu_submenu ps
WHERE ps.`id_posvegamenu_item` = 32 LIMIT 1 |
0.181
ms
|
101 |
|
|
/modules/posvegamenu/classes/PosVegamenuSubmenuClass.php:88
/modules/posvegamenu/posvegamenu.php:1207 (getSubmenuConfig)
/modules/posvegamenu/posvegamenu.php:757 (generateCss)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
560 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '729' AND lbl.id_lang = '19' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
587 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '731' AND lbl.id_lang = '3' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
690 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '736' AND lbl.id_lang = '1' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
697 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '736' AND lbl.id_lang = '9' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
717 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '737' AND lbl.id_lang = '8' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
718 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '737' AND lbl.id_lang = '9' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
835 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '744' AND lbl.id_lang = '21' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
897 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '747' AND lbl.id_lang = '20' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
982 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '751' AND lbl.id_lang = '21' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1071 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '756' AND lbl.id_lang = '4' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1077 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '756' AND lbl.id_lang = '11' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1113 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '758' AND lbl.id_lang = '1' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1167 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '760' AND lbl.id_lang = '14' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1249 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '764' AND lbl.id_lang = '12' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1262 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '765' AND lbl.id_lang = '3' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1373 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '770' AND lbl.id_lang = '10' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1452 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '774' AND lbl.id_lang = '4' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1470 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '775' AND lbl.id_lang = '1' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1506 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '776' AND lbl.id_lang = '17' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1554 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '779' AND lbl.id_lang = '1' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1819 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '791' AND lbl.id_lang = '15' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1942 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '797' AND lbl.id_lang = '12' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1970 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '798' AND lbl.id_lang = '19' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2341 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '816' AND lbl.id_lang = '9' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2356 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '817' AND lbl.id_lang = '2' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2393 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '818' AND lbl.id_lang = '19' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2403 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '819' AND lbl.id_lang = '8' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2514 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '824' AND lbl.id_lang = '14' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2549 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '826' AND lbl.id_lang = '6' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2575 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '827' AND lbl.id_lang = '12' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2605 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '828' AND lbl.id_lang = '21' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2612 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '829' AND lbl.id_lang = '6' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2687 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '832' AND lbl.id_lang = '19' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2694 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '833' AND lbl.id_lang = '4' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2756 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '836' AND lbl.id_lang = '3' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2760 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '836' AND lbl.id_lang = '8' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2767 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '836' AND lbl.id_lang = '15' LIMIT 1 |
0.180
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2894 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `iez1_category` c
LEFT JOIN `iez1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 3 )
LEFT JOIN `iez1_category_shop` cs
ON (c.`id_category` = cs.`id_category` AND cs.`id_shop` = 3)
WHERE c.`id_category` = 2
AND cs.`id_shop` = 3 AND c.`id_parent` != 0 |
0.180
ms
|
1 |
|
|
/override/classes/Link.php:120
/override/classes/Link.php:50 (getAllParentCategories)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
366 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '720' AND lbl.id_lang = '14' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
585 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '731' AND lbl.id_lang = '1' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
696 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '736' AND lbl.id_lang = '8' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
813 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '741' AND lbl.id_lang = '20' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
837 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '745' AND lbl.id_lang = '1' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
984 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '752' AND lbl.id_lang = '1' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1080 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '756' AND lbl.id_lang = '14' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1260 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '765' AND lbl.id_lang = '1' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1288 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '766' AND lbl.id_lang = '9' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1399 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '771' AND lbl.id_lang = '15' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1466 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '774' AND lbl.id_lang = '19' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1519 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '777' AND lbl.id_lang = '9' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1524 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '777' AND lbl.id_lang = '14' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1698 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '785' AND lbl.id_lang = '20' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1699 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '785' AND lbl.id_lang = '21' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1894 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '795' AND lbl.id_lang = '5' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2377 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '818' AND lbl.id_lang = '2' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2688 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '832' AND lbl.id_lang = '20' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2787 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '837' AND lbl.id_lang = '14' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
412 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '722' AND lbl.id_lang = '18' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
945 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '750' AND lbl.id_lang = '4' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1118 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '758' AND lbl.id_lang = '6' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1121 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '758' AND lbl.id_lang = '10' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1684 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '785' AND lbl.id_lang = '5' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2741 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '835' AND lbl.id_lang = '10' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2755 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '836' AND lbl.id_lang = '2' LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
45 |
SELECT SQL_NO_CACHE `active`
FROM `iez1_module`
WHERE `name` = "ps_mbo" LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ps_mbo/ps_mbo.php:325
/modules/ps_mbo/ps_mbo.php:118 (checkModuleStatus)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
303 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '717' AND lbl.id_lang = '14' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
578 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '730' AND lbl.id_lang = '16' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
591 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '731' AND lbl.id_lang = '8' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
720 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '737' AND lbl.id_lang = '11' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
817 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '744' AND lbl.id_lang = '2' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1129 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '758' AND lbl.id_lang = '18' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1245 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '764' AND lbl.id_lang = '8' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1498 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '776' AND lbl.id_lang = '9' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1597 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '781' AND lbl.id_lang = '2' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1612 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '781' AND lbl.id_lang = '18' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1638 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '783' AND lbl.id_lang = '1' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1743 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '788' AND lbl.id_lang = '1' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1884 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '794' AND lbl.id_lang = '17' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1903 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '795' AND lbl.id_lang = '15' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1936 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '797' AND lbl.id_lang = '5' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2008 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '800' AND lbl.id_lang = '15' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2132 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '806' AND lbl.id_lang = '13' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2150 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '807' AND lbl.id_lang = '10' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2306 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '814' AND lbl.id_lang = '16' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2369 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '817' AND lbl.id_lang = '16' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2520 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '824' AND lbl.id_lang = '20' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2546 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '826' AND lbl.id_lang = '3' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2618 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '829' AND lbl.id_lang = '13' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2733 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '835' AND lbl.id_lang = '1' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2763 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '836' AND lbl.id_lang = '11' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
119 |
SELECT SQL_NO_CACHE *
FROM `iez1_currency` a
LEFT JOIN `iez1_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `iez1_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 3
WHERE (a.`id_currency` = 3) LIMIT 1 |
0.178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
396 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '722' AND lbl.id_lang = '1' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
485 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '726' AND lbl.id_lang = '6' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1261 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '765' AND lbl.id_lang = '2' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1265 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '765' AND lbl.id_lang = '6' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1267 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '765' AND lbl.id_lang = '9' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1607 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '781' AND lbl.id_lang = '13' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1927 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '796' AND lbl.id_lang = '18' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2142 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '807' AND lbl.id_lang = '1' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2350 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '816' AND lbl.id_lang = '18' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2405 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '819' AND lbl.id_lang = '10' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2578 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '827' AND lbl.id_lang = '15' LIMIT 1 |
0.178
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3038 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module_shop` WHERE `id_module` = 0 AND `id_shop` = 3 LIMIT 1 |
0.178
ms
|
0 |
|
|
/classes/module/Module.php:2109
/modules/rcpgtagmanager/src/PSModule/ModuleDetector/AbstractModuleDetector.php:70 (isEnabled)
/modules/rcpgtagmanager/src/PSModule/ModuleDetector/AbstractModuleDetector.php:39 (detectByController)
/modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:146 (getCheckoutModule)
/modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:61 (isCheckout)
/modules/rcpgtagmanager/rcpgtagmanager.php:240 (exec)
/classes/Hook.php:1043 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:467 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:138 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
283 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '716' AND lbl.id_lang = '15' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
346 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '719' AND lbl.id_lang = '15' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1024 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '753' AND lbl.id_lang = '21' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1463 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '774' AND lbl.id_lang = '16' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1688 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '785' AND lbl.id_lang = '10' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1986 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '799' AND lbl.id_lang = '14' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2402 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '819' AND lbl.id_lang = '6' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2617 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '829' AND lbl.id_lang = '12' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2750 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '835' AND lbl.id_lang = '19' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
294 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '717' AND lbl.id_lang = '4' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
559 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '729' AND lbl.id_lang = '18' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
687 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '735' AND lbl.id_lang = '20' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
704 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '736' AND lbl.id_lang = '16' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
833 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '744' AND lbl.id_lang = '19' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1344 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '769' AND lbl.id_lang = '1' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1387 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '771' AND lbl.id_lang = '2' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1400 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '771' AND lbl.id_lang = '16' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1646 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '783' AND lbl.id_lang = '10' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1708 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '786' AND lbl.id_lang = '9' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1714 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '786' AND lbl.id_lang = '15' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1882 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '794' AND lbl.id_lang = '15' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1922 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '796' AND lbl.id_lang = '13' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1925 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '796' AND lbl.id_lang = '16' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1928 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '796' AND lbl.id_lang = '19' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1989 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '799' AND lbl.id_lang = '17' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2199 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '809' AND lbl.id_lang = '14' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2367 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '817' AND lbl.id_lang = '14' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2400 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '819' AND lbl.id_lang = '4' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2542 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '825' AND lbl.id_lang = '21' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2610 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '829' AND lbl.id_lang = '4' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2651 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '831' AND lbl.id_lang = '3' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2662 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '831' AND lbl.id_lang = '15' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2693 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '833' AND lbl.id_lang = '3' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2698 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '833' AND lbl.id_lang = '9' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2721 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '834' AND lbl.id_lang = '11' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2770 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '836' AND lbl.id_lang = '18' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2785 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '837' AND lbl.id_lang = '12' LIMIT 1 |
0.177
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2880 |
SELECT SQL_NO_CACHE *
FROM `iez1_category` a
LEFT JOIN `iez1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `iez1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 3
WHERE (a.`id_category` = 13) AND (b.`id_shop` = 3) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/override/classes/Link.php:32 (__construct)
/modules/possearchproducts/possearchproducts.php:249 (getCategoryLink)
/modules/possearchproducts/possearchproducts.php:244 (getTree)
/modules/possearchproducts/possearchproducts.php:232 (getTree)
/modules/possearchproducts/possearchproducts.php:183 (getCategories)
/modules/possearchproducts/possearchproducts.php:195 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
233 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '714' AND lbl.id_lang = '6' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1134 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '759' AND lbl.id_lang = '1' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1201 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '762' AND lbl.id_lang = '5' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1510 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '776' AND lbl.id_lang = '21' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2259 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '812' AND lbl.id_lang = '11' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2515 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '824' AND lbl.id_lang = '15' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2660 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '831' AND lbl.id_lang = '13' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3037 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "onepagecheckoutps" LIMIT 1 |
0.176
ms
|
0 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/modules/rcpgtagmanager/src/PSModule/ModuleDetector/AbstractModuleDetector.php:70 (isEnabled)
/modules/rcpgtagmanager/src/PSModule/ModuleDetector/AbstractModuleDetector.php:39 (detectByController)
/modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:146 (getCheckoutModule)
/modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:61 (isCheckout)
/modules/rcpgtagmanager/rcpgtagmanager.php:240 (exec)
/classes/Hook.php:1043 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:467 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:138 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
219 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '713' AND lbl.id_lang = '14' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
235 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '714' AND lbl.id_lang = '9' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
828 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '744' AND lbl.id_lang = '14' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
940 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '749' AND lbl.id_lang = '21' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1194 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '761' AND lbl.id_lang = '20' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1303 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '767' AND lbl.id_lang = '2' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1372 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '770' AND lbl.id_lang = '9' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1901 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '795' AND lbl.id_lang = '13' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1964 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '798' AND lbl.id_lang = '13' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2305 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '814' AND lbl.id_lang = '15' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2344 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '816' AND lbl.id_lang = '12' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2347 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '816' AND lbl.id_lang = '15' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2364 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '817' AND lbl.id_lang = '11' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2378 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '818' AND lbl.id_lang = '3' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2387 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '818' AND lbl.id_lang = '13' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2391 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '818' AND lbl.id_lang = '17' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2414 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '819' AND lbl.id_lang = '19' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2516 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '824' AND lbl.id_lang = '16' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2561 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '826' AND lbl.id_lang = '19' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2678 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '832' AND lbl.id_lang = '10' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2737 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '835' AND lbl.id_lang = '5' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2792 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '837' AND lbl.id_lang = '19' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2797 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '839' AND lbl.id_lang = '2' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2798 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '839' AND lbl.id_lang = '3' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2811 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '839' AND lbl.id_lang = '17' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2813 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '839' AND lbl.id_lang = '19' LIMIT 1 |
0.176
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2980 |
SELECT SQL_NO_CACHE ps.*
FROM iez1_posmegamenu_submenu ps
WHERE ps.`id_posmegamenu_item` = 49 LIMIT 1 |
0.176
ms
|
41 |
|
|
/modules/posmegamenu/classes/PosMegamenuSubmenuClass.php:88
/modules/posmegamenu/posmegamenu.php:1192 (getSubmenuConfig)
/modules/posmegamenu/posmegamenu.php:736 (generateCss)
/classes/Hook.php:1043 (hookDisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:173 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3021 |
SELECT SQL_NO_CACHE *
FROM `iez1_cms` a
LEFT JOIN `iez1_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 3
WHERE (a.`id_cms` = 8) LIMIT 1 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:115 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:90 (makeCmsLinks)
/modules/posstaticfooter/src/FooterBlockPresenter.php:24 (makeLinks)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
73 |
SELECT SQL_NO_CACHE * FROM iez1_hook_module
WHERE `id_hook` = 76
AND `id_module` = 97
AND `id_shop` = 5 |
0.175
ms
|
1 |
|
|
/classes/Hook.php:515
/classes/Hook.php:599 (isModuleRegisteredOnHook)
/classes/module/Module.php:1061 (registerHook)
/modules/seigixsell/seigixsell.inc.php:886 (registerHook)
/modules/seigixsell/seigixsell.inc.php:196 (__construct)
/modules/seigixsell/seigixsell.inc.php:550 (getLicenserObject)
/classes/Hook.php:1043 (hookActionDispatcher)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:507 (exec)
/index.php:28 (dispatch)
|
231 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '714' AND lbl.id_lang = '4' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
254 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '715' AND lbl.id_lang = '6' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
315 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '718' AND lbl.id_lang = '4' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
323 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '718' AND lbl.id_lang = '13' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
616 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '732' AND lbl.id_lang = '12' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
691 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '736' AND lbl.id_lang = '2' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
886 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '747' AND lbl.id_lang = '9' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
996 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '752' AND lbl.id_lang = '14' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1057 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '755' AND lbl.id_lang = '12' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1119 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '758' AND lbl.id_lang = '8' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1298 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '766' AND lbl.id_lang = '19' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1383 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '770' AND lbl.id_lang = '20' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1437 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '773' AND lbl.id_lang = '11' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1439 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '773' AND lbl.id_lang = '13' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1504 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '776' AND lbl.id_lang = '15' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1633 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '782' AND lbl.id_lang = '18' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1634 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '782' AND lbl.id_lang = '19' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1693 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '785' AND lbl.id_lang = '15' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1730 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '787' AND lbl.id_lang = '10' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1875 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '794' AND lbl.id_lang = '8' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1879 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '794' AND lbl.id_lang = '12' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1897 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '795' AND lbl.id_lang = '9' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2014 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '800' AND lbl.id_lang = '21' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2056 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '802' AND lbl.id_lang = '21' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2155 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '807' AND lbl.id_lang = '15' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2176 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '808' AND lbl.id_lang = '12' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2194 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '809' AND lbl.id_lang = '9' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2257 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '812' AND lbl.id_lang = '9' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2292 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '814' AND lbl.id_lang = '1' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2310 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '814' AND lbl.id_lang = '20' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2339 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '816' AND lbl.id_lang = '6' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2362 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '817' AND lbl.id_lang = '9' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2363 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '817' AND lbl.id_lang = '10' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2374 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '817' AND lbl.id_lang = '21' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2572 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '827' AND lbl.id_lang = '9' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2674 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '832' AND lbl.id_lang = '5' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2676 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '832' AND lbl.id_lang = '8' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2682 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '832' AND lbl.id_lang = '14' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2794 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '837' AND lbl.id_lang = '21' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2802 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '839' AND lbl.id_lang = '8' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2808 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '839' AND lbl.id_lang = '14' LIMIT 1 |
0.175
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2840 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module_shop` WHERE `id_module` = 5 AND `id_shop` = 3 LIMIT 1 |
0.175
ms
|
1 |
|
|
/classes/module/Module.php:2109
/classes/Hook.php:1049 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3006 |
SELECT SQL_NO_CACHE *
FROM `iez1_cms` a
LEFT JOIN `iez1_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 3
WHERE (a.`id_cms` = 1) LIMIT 1 |
0.175
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:115 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:90 (makeCmsLinks)
/modules/posstaticfooter/src/FooterBlockPresenter.php:24 (makeLinks)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
198 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "eagersearchbar" LIMIT 1 |
0.174
ms
|
0 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/modules/ambjolisearch/ambjolisearch.php:2317 (isEnabled)
/modules/ambjolisearch/ambjolisearch.php:432 (manageThemeSupport)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
214 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '713' AND lbl.id_lang = '9' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
222 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '713' AND lbl.id_lang = '17' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
312 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '718' AND lbl.id_lang = '1' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
553 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '729' AND lbl.id_lang = '12' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
688 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '735' AND lbl.id_lang = '21' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
699 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '736' AND lbl.id_lang = '11' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
834 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '744' AND lbl.id_lang = '20' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
851 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '745' AND lbl.id_lang = '16' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1078 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '756' AND lbl.id_lang = '12' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1114 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '758' AND lbl.id_lang = '2' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1275 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '765' AND lbl.id_lang = '17' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1291 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '766' AND lbl.id_lang = '12' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1295 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '766' AND lbl.id_lang = '16' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1315 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '767' AND lbl.id_lang = '15' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1349 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '769' AND lbl.id_lang = '6' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1382 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '770' AND lbl.id_lang = '19' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1450 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '774' AND lbl.id_lang = '2' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1455 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '774' AND lbl.id_lang = '8' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1485 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '775' AND lbl.id_lang = '17' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1617 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '782' AND lbl.id_lang = '1' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1648 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '783' AND lbl.id_lang = '12' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2038 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '802' AND lbl.id_lang = '2' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2039 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '802' AND lbl.id_lang = '3' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2059 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '803' AND lbl.id_lang = '2' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2072 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '803' AND lbl.id_lang = '16' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2258 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '812' AND lbl.id_lang = '10' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2287 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '813' AND lbl.id_lang = '18' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2410 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '819' AND lbl.id_lang = '15' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2568 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '827' AND lbl.id_lang = '4' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2695 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '833' AND lbl.id_lang = '5' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2717 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '834' AND lbl.id_lang = '6' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2722 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '834' AND lbl.id_lang = '12' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2728 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '834' AND lbl.id_lang = '18' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2928 |
SELECT SQL_NO_CACHE ps.*
FROM iez1_posvegamenu_submenu ps
WHERE ps.`id_posvegamenu_item` = 25 LIMIT 1 |
0.174
ms
|
101 |
|
|
/modules/posvegamenu/classes/PosVegamenuSubmenuClass.php:88
/modules/posvegamenu/posvegamenu.php:1207 (getSubmenuConfig)
/modules/posvegamenu/posvegamenu.php:757 (generateCss)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
810 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '741' AND lbl.id_lang = '17' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1122 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '758' AND lbl.id_lang = '11' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1405 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '771' AND lbl.id_lang = '21' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1462 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '774' AND lbl.id_lang = '15' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1561 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '779' AND lbl.id_lang = '9' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2540 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '825' AND lbl.id_lang = '19' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2659 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '831' AND lbl.id_lang = '12' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2701 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '833' AND lbl.id_lang = '12' LIMIT 1 |
0.174
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
268 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '715' AND lbl.id_lang = '21' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
375 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '721' AND lbl.id_lang = '1' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
387 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '721' AND lbl.id_lang = '14' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
389 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '721' AND lbl.id_lang = '16' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
719 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '737' AND lbl.id_lang = '10' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1289 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '766' AND lbl.id_lang = '10' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1476 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '775' AND lbl.id_lang = '8' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2123 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '806' AND lbl.id_lang = '3' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2147 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '807' AND lbl.id_lang = '6' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2267 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '812' AND lbl.id_lang = '19' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2322 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '815' AND lbl.id_lang = '11' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2372 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '817' AND lbl.id_lang = '19' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2407 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '819' AND lbl.id_lang = '12' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2524 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '825' AND lbl.id_lang = '2' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2632 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '830' AND lbl.id_lang = '5' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
181 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module_shop` WHERE `id_module` = 0 AND `id_shop` = 3 LIMIT 1 |
0.173
ms
|
0 |
|
|
/classes/module/Module.php:2109
/modules/ambjolisearch/ambjolisearch.php:2220 (isEnabled)
/modules/ambjolisearch/ambjolisearch.php:432 (manageThemeSupport)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
236 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '714' AND lbl.id_lang = '10' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
273 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '716' AND lbl.id_lang = '4' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
811 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '741' AND lbl.id_lang = '18' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
877 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '746' AND lbl.id_lang = '21' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1318 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '767' AND lbl.id_lang = '18' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1329 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '768' AND lbl.id_lang = '8' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1377 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '770' AND lbl.id_lang = '14' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1395 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '771' AND lbl.id_lang = '11' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1464 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '774' AND lbl.id_lang = '17' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1556 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '779' AND lbl.id_lang = '3' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1748 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '788' AND lbl.id_lang = '6' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2074 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '803' AND lbl.id_lang = '18' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2128 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '806' AND lbl.id_lang = '9' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2359 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '817' AND lbl.id_lang = '5' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2383 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '818' AND lbl.id_lang = '9' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2703 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '833' AND lbl.id_lang = '14' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2806 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '839' AND lbl.id_lang = '12' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2812 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '839' AND lbl.id_lang = '18' LIMIT 1 |
0.173
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
47 |
SELECT SQL_NO_CACHE `active`
FROM `iez1_module`
WHERE `name` = "ps_mbo" LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ps_mbo/ps_mbo.php:325
/modules/ps_mbo/src/Traits/Hooks/UseActionDispatcherBefore.php:65 (checkModuleStatus)
/classes/Hook.php:1043 (hookActionDispatcherBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
211 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '713' AND lbl.id_lang = '5' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
261 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '715' AND lbl.id_lang = '14' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
329 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '718' AND lbl.id_lang = '19' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
362 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '720' AND lbl.id_lang = '10' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
384 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '721' AND lbl.id_lang = '11' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
852 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '745' AND lbl.id_lang = '17' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
954 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '750' AND lbl.id_lang = '14' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1116 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '758' AND lbl.id_lang = '4' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1158 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '760' AND lbl.id_lang = '4' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1250 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '764' AND lbl.id_lang = '13' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1282 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '766' AND lbl.id_lang = '2' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1380 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '770' AND lbl.id_lang = '17' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1403 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '771' AND lbl.id_lang = '19' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1456 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '774' AND lbl.id_lang = '9' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1478 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '775' AND lbl.id_lang = '10' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1493 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '776' AND lbl.id_lang = '3' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1642 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '783' AND lbl.id_lang = '5' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1702 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '786' AND lbl.id_lang = '2' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1765 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '789' AND lbl.id_lang = '2' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1883 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '794' AND lbl.id_lang = '16' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2047 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '802' AND lbl.id_lang = '12' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2067 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '803' AND lbl.id_lang = '11' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2079 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '804' AND lbl.id_lang = '1' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2680 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '832' AND lbl.id_lang = '12' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2782 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '837' AND lbl.id_lang = '9' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2814 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '839' AND lbl.id_lang = '20' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
56 |
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `iez1_module` m
LEFT JOIN `iez1_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_accounts"
AND ms.`id_shop` IN (3) LIMIT 1 |
0.172
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:217
/src/Core/Module/ModuleManager.php:339 (isEnabled)
/modules/ps_eventbus/src/Helper/ModuleHelper.php:70 (isEnabled)
/modules/ps_eventbus/src/Helper/ModuleHelper.php:80 (isEnabled)
/modules/ps_eventbus/src/Service/PsAccountsAdapterService.php:34 (isInstalledAndActive)
/modules/ps_eventbus/src/Handler/ErrorHandler/ErrorHandler.php:46 (getModule)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:398 (__construct)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:808 (getErrorHandlerService)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:1138 (getIncrementalSyncRepositoryService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getSynchronizationServiceService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_eventbus/src/DependencyInjection/ServiceContainer.php:73 (get)
/modules/ps_eventbus/ps_eventbus.php:323 (getService)
/modules/ps_eventbus/ps_eventbus.php:1648 (getService)
/classes/Hook.php:1043 (hookActionDispatcherBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
155 |
SELECT SQL_NO_CACHE *
FROM `iez1_country_lang`
WHERE `id_country` = 14 |
0.172
ms
|
21 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:404 (__construct)
/classes/AddressFormat.php:439 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1761 (generateAddress)
/classes/controller/FrontController.php:551 (getTemplateVarShop)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
373 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '720' AND lbl.id_lang = '21' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
381 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '721' AND lbl.id_lang = '8' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
405 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '722' AND lbl.id_lang = '11' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
692 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '736' AND lbl.id_lang = '3' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
709 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '736' AND lbl.id_lang = '21' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
780 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '740' AND lbl.id_lang = '8' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
942 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '750' AND lbl.id_lang = '1' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
988 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '752' AND lbl.id_lang = '5' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1203 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '762' AND lbl.id_lang = '8' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1292 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '766' AND lbl.id_lang = '13' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1311 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '767' AND lbl.id_lang = '11' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1422 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '772' AND lbl.id_lang = '17' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1441 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '773' AND lbl.id_lang = '15' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1492 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '776' AND lbl.id_lang = '2' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1499 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '776' AND lbl.id_lang = '10' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1539 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '778' AND lbl.id_lang = '8' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1551 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '778' AND lbl.id_lang = '20' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1610 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '781' AND lbl.id_lang = '16' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1695 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '785' AND lbl.id_lang = '17' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1746 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '788' AND lbl.id_lang = '4' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1764 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '789' AND lbl.id_lang = '1' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1811 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '791' AND lbl.id_lang = '6' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1837 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '792' AND lbl.id_lang = '12' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1990 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '799' AND lbl.id_lang = '18' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2095 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '804' AND lbl.id_lang = '18' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2319 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '815' AND lbl.id_lang = '8' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2552 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '826' AND lbl.id_lang = '10' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2591 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '828' AND lbl.id_lang = '6' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2637 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '830' AND lbl.id_lang = '11' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2675 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '832' AND lbl.id_lang = '6' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2716 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '834' AND lbl.id_lang = '5' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2739 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '835' AND lbl.id_lang = '8' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2775 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '837' AND lbl.id_lang = '1' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2810 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '839' AND lbl.id_lang = '16' LIMIT 1 |
0.172
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3005 |
SELECT SQL_NO_CACHE *
FROM `iez1_hook` a
WHERE (a.`id_hook` = 45) LIMIT 1 |
0.172
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlockPresenter.php:22 (__construct)
/modules/posstaticfooter/posstaticfooter.php:142 (present)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
703 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '736' AND lbl.id_lang = '15' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
881 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '747' AND lbl.id_lang = '3' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
956 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '750' AND lbl.id_lang = '16' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1180 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '761' AND lbl.id_lang = '5' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1314 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '767' AND lbl.id_lang = '14' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1335 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '768' AND lbl.id_lang = '14' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1431 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '773' AND lbl.id_lang = '4' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1793 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '790' AND lbl.id_lang = '10' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1832 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '792' AND lbl.id_lang = '6' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2236 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '811' AND lbl.id_lang = '9' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2619 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '829' AND lbl.id_lang = '14' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2815 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '839' AND lbl.id_lang = '21' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
243 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '714' AND lbl.id_lang = '17' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
320 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '718' AND lbl.id_lang = '10' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
378 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '721' AND lbl.id_lang = '4' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
490 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '726' AND lbl.id_lang = '12' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
874 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '746' AND lbl.id_lang = '18' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
879 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '747' AND lbl.id_lang = '1' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
902 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '748' AND lbl.id_lang = '3' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
921 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '749' AND lbl.id_lang = '1' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1123 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '758' AND lbl.id_lang = '12' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1155 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '760' AND lbl.id_lang = '1' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1241 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '764' AND lbl.id_lang = '3' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1244 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '764' AND lbl.id_lang = '6' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1384 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '770' AND lbl.id_lang = '21' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1397 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '771' AND lbl.id_lang = '13' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1505 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '776' AND lbl.id_lang = '16' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1533 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '778' AND lbl.id_lang = '1' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1569 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '779' AND lbl.id_lang = '17' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1629 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '782' AND lbl.id_lang = '14' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1756 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '788' AND lbl.id_lang = '15' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1785 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '790' AND lbl.id_lang = '1' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1887 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '794' AND lbl.id_lang = '20' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1949 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '797' AND lbl.id_lang = '19' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2013 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '800' AND lbl.id_lang = '20' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2054 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '802' AND lbl.id_lang = '19' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2093 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '804' AND lbl.id_lang = '16' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2094 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '804' AND lbl.id_lang = '17' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2229 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '811' AND lbl.id_lang = '1' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2668 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '831' AND lbl.id_lang = '21' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2685 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '832' AND lbl.id_lang = '17' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2803 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '839' AND lbl.id_lang = '9' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2804 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '839' AND lbl.id_lang = '10' LIMIT 1 |
0.171
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2777 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '837' AND lbl.id_lang = '3' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
55 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "ps_accounts" LIMIT 1 |
0.170
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:257
/src/Adapter/Module/ModuleDataProvider.php:228 (getModuleIdByName)
/src/Core/Module/ModuleManager.php:329 (isInstalled)
/modules/ps_eventbus/src/Helper/ModuleHelper.php:48 (isInstalled)
/modules/ps_eventbus/src/Helper/ModuleHelper.php:80 (isInstalled)
/modules/ps_eventbus/src/Service/PsAccountsAdapterService.php:34 (isInstalledAndActive)
/modules/ps_eventbus/src/Handler/ErrorHandler/ErrorHandler.php:46 (getModule)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:398 (__construct)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:808 (getErrorHandlerService)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:1138 (getIncrementalSyncRepositoryService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getSynchronizationServiceService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_eventbus/src/DependencyInjection/ServiceContainer.php:73 (get)
/modules/ps_eventbus/ps_eventbus.php:323 (getService)
/modules/ps_eventbus/ps_eventbus.php:1648 (getService)
/classes/Hook.php:1043 (hookActionDispatcherBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
81 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module_shop` WHERE `id_module` = 14 AND `id_shop` = 3 LIMIT 1 |
0.170
ms
|
0 |
|
|
/classes/module/Module.php:2109
/modules/ets_superspeed/ets_superspeed.php:66 (isEnabled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Hook.php:632 (exec)
/classes/module/Module.php:1061 (registerHook)
/modules/seigixsell/seigixsell.inc.php:886 (registerHook)
/modules/seigixsell/seigixsell.inc.php:196 (__construct)
/modules/seigixsell/seigixsell.inc.php:550 (getLicenserObject)
/classes/Hook.php:1043 (hookActionDispatcher)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:507 (exec)
/index.php:28 (dispatch)
|
229 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '714' AND lbl.id_lang = '2' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
252 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '715' AND lbl.id_lang = '4' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
327 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '718' AND lbl.id_lang = '17' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
411 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '722' AND lbl.id_lang = '17' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
413 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '722' AND lbl.id_lang = '19' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
420 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '723' AND lbl.id_lang = '4' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
483 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '726' AND lbl.id_lang = '4' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
686 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '735' AND lbl.id_lang = '19' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
706 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '736' AND lbl.id_lang = '18' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
795 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '741' AND lbl.id_lang = '1' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
823 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '744' AND lbl.id_lang = '9' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
850 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '745' AND lbl.id_lang = '15' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
854 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '745' AND lbl.id_lang = '19' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
926 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '749' AND lbl.id_lang = '6' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
997 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '752' AND lbl.id_lang = '15' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1068 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '756' AND lbl.id_lang = '1' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1132 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '758' AND lbl.id_lang = '21' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1197 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '762' AND lbl.id_lang = '1' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1232 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '763' AND lbl.id_lang = '16' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1271 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '765' AND lbl.id_lang = '13' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1323 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '768' AND lbl.id_lang = '1' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1342 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '768' AND lbl.id_lang = '21' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1361 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '769' AND lbl.id_lang = '19' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1362 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '769' AND lbl.id_lang = '20' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1381 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '770' AND lbl.id_lang = '18' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1421 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '772' AND lbl.id_lang = '16' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1432 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '773' AND lbl.id_lang = '5' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1440 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '773' AND lbl.id_lang = '14' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1461 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '774' AND lbl.id_lang = '14' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1481 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '775' AND lbl.id_lang = '13' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1544 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '778' AND lbl.id_lang = '13' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1613 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '781' AND lbl.id_lang = '19' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1654 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '783' AND lbl.id_lang = '18' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1739 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '787' AND lbl.id_lang = '19' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1750 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '788' AND lbl.id_lang = '9' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1779 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '789' AND lbl.id_lang = '17' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1814 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '791' AND lbl.id_lang = '10' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1886 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '794' AND lbl.id_lang = '19' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2050 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '802' AND lbl.id_lang = '15' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2187 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '809' AND lbl.id_lang = '1' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2235 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '811' AND lbl.id_lang = '8' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2250 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '812' AND lbl.id_lang = '1' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2284 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '813' AND lbl.id_lang = '15' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2313 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '815' AND lbl.id_lang = '1' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2334 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '816' AND lbl.id_lang = '1' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2368 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '817' AND lbl.id_lang = '15' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2373 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '817' AND lbl.id_lang = '20' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2521 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '824' AND lbl.id_lang = '21' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2570 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '827' AND lbl.id_lang = '6' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2571 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '827' AND lbl.id_lang = '8' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2576 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '827' AND lbl.id_lang = '13' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2630 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '830' AND lbl.id_lang = '3' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2653 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '831' AND lbl.id_lang = '5' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2656 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '831' AND lbl.id_lang = '9' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2692 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '833' AND lbl.id_lang = '2' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2707 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '833' AND lbl.id_lang = '18' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2710 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '833' AND lbl.id_lang = '21' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2714 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '834' AND lbl.id_lang = '3' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2729 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '834' AND lbl.id_lang = '19' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2783 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '837' AND lbl.id_lang = '10' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2786 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '837' AND lbl.id_lang = '13' LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
3002 |
SELECT SQL_NO_CACHE *
FROM `iez1_posstaticfooter` a
WHERE (a.`id_posstaticfooter` = 30) LIMIT 1 |
0.170
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlock.php:65 (__construct)
/modules/posstaticfooter/src/FooterBlockRepository.php:208 (__construct)
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
76 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "ps_imageslider" LIMIT 1 |
0.169
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2084 (getModuleIdByName)
/modules/ets_superspeed/ets_superspeed.php:64 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Hook.php:632 (exec)
/classes/module/Module.php:1061 (registerHook)
/modules/seigixsell/seigixsell.inc.php:886 (registerHook)
/modules/seigixsell/seigixsell.inc.php:196 (__construct)
/modules/seigixsell/seigixsell.inc.php:550 (getLicenserObject)
/classes/Hook.php:1043 (hookActionDispatcher)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:507 (exec)
/index.php:28 (dispatch)
|
112 |
SELECT SQL_NO_CACHE `id_lang` FROM `iez1_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1 |
0.169
ms
|
19 |
|
|
/classes/Language.php:883
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:115 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
126 |
SELECT SQL_NO_CACHE *
FROM `iez1_group_lang`
WHERE `id_group` = 1 |
0.169
ms
|
21 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Group.php:81 (__construct)
/classes/Group.php:397 (__construct)
/classes/Cart.php:249 (getCurrent)
/classes/Cart.php:222 (setTaxCalculationMethod)
/classes/controller/FrontController.php:467 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
162 |
SELECT SQL_NO_CACHE * FROM iez1_hook_module
WHERE `id_hook` = 76
AND `id_module` = 96
AND `id_shop` = 2 |
0.169
ms
|
1 |
|
|
/classes/Hook.php:515
/classes/Hook.php:599 (isModuleRegisteredOnHook)
/classes/module/Module.php:1061 (registerHook)
/modules/seigicookie/seigicookie.inc.php:1194 (registerHook)
/modules/seigicookie/util/license.php:26 (__construct)
/modules/seigicookie/seigicookie.inc.php:352 (getLicenserObject)
/modules/seigicookie/seigicookie.inc.php:263 (getConsentSettings)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
215 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '713' AND lbl.id_lang = '10' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
221 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '713' AND lbl.id_lang = '16' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
335 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '719' AND lbl.id_lang = '3' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
496 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '726' AND lbl.id_lang = '18' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
581 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '730' AND lbl.id_lang = '19' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
700 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '736' AND lbl.id_lang = '12' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
799 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '741' AND lbl.id_lang = '5' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
838 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '745' AND lbl.id_lang = '2' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
858 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '746' AND lbl.id_lang = '1' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
908 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '748' AND lbl.id_lang = '10' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
913 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '748' AND lbl.id_lang = '15' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
916 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '748' AND lbl.id_lang = '18' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
949 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '750' AND lbl.id_lang = '9' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
963 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '751' AND lbl.id_lang = '1' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1126 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '758' AND lbl.id_lang = '15' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1151 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '759' AND lbl.id_lang = '19' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1169 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '760' AND lbl.id_lang = '16' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1258 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '764' AND lbl.id_lang = '21' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1285 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '766' AND lbl.id_lang = '5' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1351 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '769' AND lbl.id_lang = '9' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1388 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '771' AND lbl.id_lang = '3' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1401 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '771' AND lbl.id_lang = '17' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1434 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '773' AND lbl.id_lang = '8' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1446 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '773' AND lbl.id_lang = '20' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1530 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '777' AND lbl.id_lang = '20' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1568 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '779' AND lbl.id_lang = '16' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1598 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '781' AND lbl.id_lang = '3' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1652 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '783' AND lbl.id_lang = '16' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1680 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '785' AND lbl.id_lang = '1' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1899 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '795' AND lbl.id_lang = '11' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1947 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '797' AND lbl.id_lang = '17' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1959 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '798' AND lbl.id_lang = '8' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2012 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '800' AND lbl.id_lang = '19' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2069 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '803' AND lbl.id_lang = '13' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2178 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '808' AND lbl.id_lang = '14' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2226 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '810' AND lbl.id_lang = '20' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2256 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '812' AND lbl.id_lang = '8' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2271 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '813' AND lbl.id_lang = '1' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2335 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '816' AND lbl.id_lang = '2' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2399 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '819' AND lbl.id_lang = '3' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2519 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '824' AND lbl.id_lang = '19' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2532 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '825' AND lbl.id_lang = '11' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2614 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '829' AND lbl.id_lang = '9' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2705 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '833' AND lbl.id_lang = '16' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2744 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '835' AND lbl.id_lang = '13' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2745 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '835' AND lbl.id_lang = '14' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2746 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '835' AND lbl.id_lang = '15' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2765 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '836' AND lbl.id_lang = '13' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2793 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '837' AND lbl.id_lang = '20' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2800 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '839' AND lbl.id_lang = '5' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
277 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '716' AND lbl.id_lang = '9' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
714 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '737' AND lbl.id_lang = '4' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
955 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '750' AND lbl.id_lang = '15' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1209 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '762' AND lbl.id_lang = '14' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1213 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '762' AND lbl.id_lang = '18' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1670 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '784' AND lbl.id_lang = '13' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2122 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '806' AND lbl.id_lang = '2' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2700 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '833' AND lbl.id_lang = '11' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2807 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '839' AND lbl.id_lang = '13' LIMIT 1 |
0.169
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
53 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "ps_accounts" LIMIT 1 |
0.168
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:257
/src/Adapter/Module/ModuleDataProvider.php:228 (getModuleIdByName)
/src/Core/Module/ModuleManager.php:329 (isInstalled)
/modules/ps_eventbus/src/Helper/ModuleHelper.php:48 (isInstalled)
/modules/ps_eventbus/src/Helper/ModuleHelper.php:80 (isInstalled)
/modules/ps_eventbus/src/Service/PsAccountsAdapterService.php:50 (isInstalledAndActive)
/modules/ps_eventbus/src/Service/PsAccountsAdapterService.php:86 (getService)
/modules/ps_eventbus/src/Handler/ErrorHandler/ErrorHandler.php:44 (getShopUuid)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:398 (__construct)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:808 (getErrorHandlerService)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:1138 (getIncrementalSyncRepositoryService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getSynchronizationServiceService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_eventbus/src/DependencyInjection/ServiceContainer.php:73 (get)
/modules/ps_eventbus/ps_eventbus.php:323 (getService)
/modules/ps_eventbus/ps_eventbus.php:1648 (getService)
/classes/Hook.php:1043 (hookActionDispatcherBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
220 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '713' AND lbl.id_lang = '15' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
271 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '716' AND lbl.id_lang = '2' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
301 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '717' AND lbl.id_lang = '12' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
319 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '718' AND lbl.id_lang = '9' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
360 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '720' AND lbl.id_lang = '8' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
825 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '744' AND lbl.id_lang = '11' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1089 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '757' AND lbl.id_lang = '1' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1172 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '760' AND lbl.id_lang = '19' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1184 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '761' AND lbl.id_lang = '10' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1206 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '762' AND lbl.id_lang = '11' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1413 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '772' AND lbl.id_lang = '8' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1525 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '777' AND lbl.id_lang = '15' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1564 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '779' AND lbl.id_lang = '12' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1575 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '780' AND lbl.id_lang = '1' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1681 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '785' AND lbl.id_lang = '2' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1871 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '794' AND lbl.id_lang = '3' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1974 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '799' AND lbl.id_lang = '1' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2041 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '802' AND lbl.id_lang = '5' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2096 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '804' AND lbl.id_lang = '19' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2163 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '807' AND lbl.id_lang = '21' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2222 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '810' AND lbl.id_lang = '16' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2231 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '811' AND lbl.id_lang = '3' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2324 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '815' AND lbl.id_lang = '13' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2640 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '830' AND lbl.id_lang = '14' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2664 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '831' AND lbl.id_lang = '17' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2681 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '832' AND lbl.id_lang = '13' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2683 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '832' AND lbl.id_lang = '15' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2824 |
SELECT SQL_NO_CACHE * FROM `iez1_hook_module_exceptions`
WHERE `id_shop` IN (3) |
0.168
ms
|
1 |
|
|
/classes/module/Module.php:2018
/classes/Hook.php:929 (getExceptionsStatic)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:75 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2842 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `iez1_country`
WHERE `id_country` = 14 LIMIT 1 |
0.168
ms
|
1 |
|
|
/classes/Country.php:405
/classes/AddressFormat.php:634 (isNeedDniByCountryId)
/classes/AddressFormat.php:615 (getFormat)
/classes/AddressFormat.php:562 (getAddressCountryFormat)
/classes/AddressFormat.php:438 (getOrderedAddressFields)
/modules/ps_contactinfo/ps_contactinfo.php:98 (generateAddress)
/modules/ps_contactinfo/ps_contactinfo.php:83 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
60 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module_shop` WHERE `id_module` = 95 AND `id_shop` = 3 LIMIT 1 |
0.168
ms
|
1 |
|
|
/classes/module/Module.php:2109
/modules/ps_eventbus/src/Handler/ErrorHandler/ErrorHandler.php:49 (isEnabled)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:398 (__construct)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:808 (getErrorHandlerService)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:1138 (getIncrementalSyncRepositoryService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getSynchronizationServiceService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_eventbus/src/DependencyInjection/ServiceContainer.php:73 (get)
/modules/ps_eventbus/ps_eventbus.php:323 (getService)
/modules/ps_eventbus/ps_eventbus.php:1648 (getService)
/classes/Hook.php:1043 (hookActionDispatcherBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
94 |
SELECT SQL_NO_CACHE c.id_currency
FROM `iez1_currency` c
WHERE (iso_code = 'DKK') LIMIT 1 |
0.168
ms
|
1 |
|
|
/classes/Currency.php:893
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
337 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '719' AND lbl.id_lang = '5' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
407 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '722' AND lbl.id_lang = '13' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
841 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '745' AND lbl.id_lang = '5' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1176 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '761' AND lbl.id_lang = '1' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1218 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '763' AND lbl.id_lang = '1' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1270 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '765' AND lbl.id_lang = '12' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1454 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '774' AND lbl.id_lang = '6' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1669 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '784' AND lbl.id_lang = '12' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1892 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '795' AND lbl.id_lang = '3' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1916 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '796' AND lbl.id_lang = '6' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2084 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '804' AND lbl.id_lang = '6' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2357 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '817' AND lbl.id_lang = '3' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2602 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '828' AND lbl.id_lang = '18' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2646 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '830' AND lbl.id_lang = '20' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2731 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '834' AND lbl.id_lang = '21' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2735 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '835' AND lbl.id_lang = '3' LIMIT 1 |
0.168
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
54 |
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `iez1_module` m
LEFT JOIN `iez1_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_accounts"
AND ms.`id_shop` IN (3) LIMIT 1 |
0.167
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:217
/src/Core/Module/ModuleManager.php:339 (isEnabled)
/modules/ps_eventbus/src/Helper/ModuleHelper.php:70 (isEnabled)
/modules/ps_eventbus/src/Helper/ModuleHelper.php:80 (isEnabled)
/modules/ps_eventbus/src/Service/PsAccountsAdapterService.php:50 (isInstalledAndActive)
/modules/ps_eventbus/src/Service/PsAccountsAdapterService.php:86 (getService)
/modules/ps_eventbus/src/Handler/ErrorHandler/ErrorHandler.php:44 (getShopUuid)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:398 (__construct)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:808 (getErrorHandlerService)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:1138 (getIncrementalSyncRepositoryService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getSynchronizationServiceService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_eventbus/src/DependencyInjection/ServiceContainer.php:73 (get)
/modules/ps_eventbus/ps_eventbus.php:323 (getService)
/modules/ps_eventbus/ps_eventbus.php:1648 (getService)
/classes/Hook.php:1043 (hookActionDispatcherBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
194 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "spsearchpro" LIMIT 1 |
0.167
ms
|
0 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/modules/ambjolisearch/ambjolisearch.php:2294 (isEnabled)
/modules/ambjolisearch/ambjolisearch.php:432 (manageThemeSupport)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
310 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '717' AND lbl.id_lang = '21' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
486 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '726' AND lbl.id_lang = '8' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
844 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '745' AND lbl.id_lang = '9' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
924 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '749' AND lbl.id_lang = '4' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1106 |
SELECT SQL_NO_CACHE *
FROM `iez1_shop` a
WHERE (a.`id_shop` = 3) LIMIT 1 |
0.167
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:145 (__construct)
/modules/ets_lookbook/classes/LB_Link.php:49 (__construct)
/modules/ets_lookbook/ets_lookbook.php:1620 (getBaseLinkFriendly)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1173 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '760' AND lbl.id_lang = '20' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1340 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '768' AND lbl.id_lang = '19' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1480 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '775' AND lbl.id_lang = '12' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1495 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '776' AND lbl.id_lang = '5' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1600 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '781' AND lbl.id_lang = '5' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1604 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '781' AND lbl.id_lang = '10' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2035 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '801' AND lbl.id_lang = '21' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2060 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '803' AND lbl.id_lang = '3' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2148 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '807' AND lbl.id_lang = '8' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2210 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '810' AND lbl.id_lang = '3' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2248 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '811' AND lbl.id_lang = '21' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2401 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '819' AND lbl.id_lang = '5' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2738 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '835' AND lbl.id_lang = '6' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2788 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '837' AND lbl.id_lang = '15' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
51 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "ps_accounts" LIMIT 1 |
0.167
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:257
/src/Adapter/Module/ModuleDataProvider.php:228 (getModuleIdByName)
/src/Core/Module/ModuleManager.php:329 (isInstalled)
/modules/ps_eventbus/src/Helper/ModuleHelper.php:48 (isInstalled)
/modules/ps_eventbus/src/Helper/ModuleHelper.php:80 (isInstalled)
/modules/ps_eventbus/src/Service/PsAccountsAdapterService.php:82 (isInstalledAndActive)
/modules/ps_eventbus/src/Handler/ErrorHandler/ErrorHandler.php:44 (getShopUuid)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:398 (__construct)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:808 (getErrorHandlerService)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:1138 (getIncrementalSyncRepositoryService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getSynchronizationServiceService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_eventbus/src/DependencyInjection/ServiceContainer.php:73 (get)
/modules/ps_eventbus/ps_eventbus.php:323 (getService)
/modules/ps_eventbus/ps_eventbus.php:1648 (getService)
/classes/Hook.php:1043 (hookActionDispatcherBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
209 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '713' AND lbl.id_lang = '3' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
210 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '713' AND lbl.id_lang = '4' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
347 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '719' AND lbl.id_lang = '16' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
698 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '736' AND lbl.id_lang = '10' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
715 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '737' AND lbl.id_lang = '5' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
806 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '741' AND lbl.id_lang = '13' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1110 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '757' AND lbl.id_lang = '21' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1178 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '761' AND lbl.id_lang = '3' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1299 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '766' AND lbl.id_lang = '20' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1326 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '768' AND lbl.id_lang = '4' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1366 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '770' AND lbl.id_lang = '2' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1375 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '770' AND lbl.id_lang = '12' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1402 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '771' AND lbl.id_lang = '18' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1408 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '772' AND lbl.id_lang = '2' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1486 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '775' AND lbl.id_lang = '18' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1514 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '777' AND lbl.id_lang = '3' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1515 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '777' AND lbl.id_lang = '4' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1518 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '777' AND lbl.id_lang = '8' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1579 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '780' AND lbl.id_lang = '5' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1624 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '782' AND lbl.id_lang = '9' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1636 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '782' AND lbl.id_lang = '21' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1705 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '786' AND lbl.id_lang = '5' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1709 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '786' AND lbl.id_lang = '10' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1745 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '788' AND lbl.id_lang = '3' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1749 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '788' AND lbl.id_lang = '8' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1758 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '788' AND lbl.id_lang = '17' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1818 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '791' AND lbl.id_lang = '14' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1839 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '792' AND lbl.id_lang = '14' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1844 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '792' AND lbl.id_lang = '19' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2010 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '800' AND lbl.id_lang = '17' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2033 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '801' AND lbl.id_lang = '19' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2134 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '806' AND lbl.id_lang = '15' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2145 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '807' AND lbl.id_lang = '4' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2655 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '831' AND lbl.id_lang = '8' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2657 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '831' AND lbl.id_lang = '10' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2665 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '831' AND lbl.id_lang = '18' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2689 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '832' AND lbl.id_lang = '21' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2749 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '835' AND lbl.id_lang = '18' LIMIT 1 |
0.167
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
9 |
SELECT SQL_NO_CACHE *
FROM `iez1_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:561 (__construct)
/config/config.inc.php:171 (getGroup)
/index.php:27 (require)
|
238 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '714' AND lbl.id_lang = '12' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
245 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '714' AND lbl.id_lang = '19' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
814 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '741' AND lbl.id_lang = '21' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1376 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '770' AND lbl.id_lang = '13' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1410 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '772' AND lbl.id_lang = '4' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1500 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '776' AND lbl.id_lang = '11' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1501 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '776' AND lbl.id_lang = '12' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1678 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '784' AND lbl.id_lang = '21' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1707 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '786' AND lbl.id_lang = '8' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1956 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '798' AND lbl.id_lang = '4' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2406 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '819' AND lbl.id_lang = '11' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2567 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '827' AND lbl.id_lang = '3' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2684 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '832' AND lbl.id_lang = '16' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2740 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '835' AND lbl.id_lang = '9' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
17 |
SELECT SQL_NO_CACHE `name`, `alias` FROM `iez1_hook_alias` |
0.166
ms
|
87 |
|
|
/classes/Hook.php:287
/classes/Hook.php:318 (getAllHookAliases)
/classes/Hook.php:746 (getHookAliasesFor)
/classes/Hook.php:842 (getHookModuleExecList)
/override/classes/Dispatcher.php:180 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/override/classes/Dispatcher.php:30 (__construct)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
93 |
SELECT SQL_NO_CACHE `id_lang` FROM `iez1_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1 |
0.166
ms
|
19 |
|
|
/classes/Language.php:883
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
180 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "labblocksearch" LIMIT 1 |
0.166
ms
|
0 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/modules/ambjolisearch/ambjolisearch.php:2220 (isEnabled)
/modules/ambjolisearch/ambjolisearch.php:432 (manageThemeSupport)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
191 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module_shop` WHERE `id_module` = 0 AND `id_shop` = 3 LIMIT 1 |
0.166
ms
|
0 |
|
|
/classes/module/Module.php:2109
/modules/ambjolisearch/ambjolisearch.php:2271 (isEnabled)
/modules/ambjolisearch/ambjolisearch.php:432 (manageThemeSupport)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
213 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '713' AND lbl.id_lang = '8' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
340 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '719' AND lbl.id_lang = '9' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
364 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '720' AND lbl.id_lang = '12' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
383 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '721' AND lbl.id_lang = '10' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
695 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '736' AND lbl.id_lang = '6' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
702 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '736' AND lbl.id_lang = '14' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
712 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '737' AND lbl.id_lang = '2' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
791 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '740' AND lbl.id_lang = '19' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
802 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '741' AND lbl.id_lang = '9' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
829 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '744' AND lbl.id_lang = '15' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
846 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '745' AND lbl.id_lang = '11' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
871 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '746' AND lbl.id_lang = '15' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
964 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '751' AND lbl.id_lang = '2' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1079 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '756' AND lbl.id_lang = '13' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1137 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '759' AND lbl.id_lang = '4' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1211 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '762' AND lbl.id_lang = '16' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1235 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '763' AND lbl.id_lang = '19' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1243 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '764' AND lbl.id_lang = '5' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1263 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '765' AND lbl.id_lang = '4' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1445 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '773' AND lbl.id_lang = '19' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1488 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '775' AND lbl.id_lang = '20' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1513 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '777' AND lbl.id_lang = '2' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1535 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '778' AND lbl.id_lang = '3' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1542 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '778' AND lbl.id_lang = '11' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1543 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '778' AND lbl.id_lang = '12' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1546 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '778' AND lbl.id_lang = '15' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1547 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '778' AND lbl.id_lang = '16' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1555 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '779' AND lbl.id_lang = '2' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1592 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '780' AND lbl.id_lang = '19' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1601 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '781' AND lbl.id_lang = '6' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1611 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '781' AND lbl.id_lang = '17' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1643 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '783' AND lbl.id_lang = '6' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1649 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '783' AND lbl.id_lang = '13' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1659 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '784' AND lbl.id_lang = '1' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1792 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '790' AND lbl.id_lang = '9' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1979 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '799' AND lbl.id_lang = '6' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2045 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '802' AND lbl.id_lang = '10' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2110 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '805' AND lbl.id_lang = '12' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2225 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '810' AND lbl.id_lang = '19' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2238 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '811' AND lbl.id_lang = '11' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2293 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '814' AND lbl.id_lang = '2' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2294 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '814' AND lbl.id_lang = '3' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2327 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '815' AND lbl.id_lang = '16' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2633 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '830' AND lbl.id_lang = '6' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2697 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '833' AND lbl.id_lang = '8' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2702 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '833' AND lbl.id_lang = '13' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2704 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '833' AND lbl.id_lang = '15' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2727 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '834' AND lbl.id_lang = '17' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2747 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '835' AND lbl.id_lang = '16' LIMIT 1 |
0.166
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2839 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "ps_contactinfo" LIMIT 1 |
0.166
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/classes/Hook.php:1049 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1451 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '774' AND lbl.id_lang = '3' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2268 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '812' AND lbl.id_lang = '20' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
74 |
SELECT SQL_NO_CACHE * FROM iez1_hook_module
WHERE `id_hook` = 76
AND `id_module` = 97
AND `id_shop` = 6 |
0.165
ms
|
1 |
|
|
/classes/Hook.php:515
/classes/Hook.php:599 (isModuleRegisteredOnHook)
/classes/module/Module.php:1061 (registerHook)
/modules/seigixsell/seigixsell.inc.php:886 (registerHook)
/modules/seigixsell/seigixsell.inc.php:196 (__construct)
/modules/seigixsell/seigixsell.inc.php:550 (getLicenserObject)
/classes/Hook.php:1043 (hookActionDispatcher)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:507 (exec)
/index.php:28 (dispatch)
|
78 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "homeslider" LIMIT 1 |
0.165
ms
|
0 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2084 (getModuleIdByName)
/modules/ets_superspeed/ets_superspeed.php:64 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Hook.php:632 (exec)
/classes/module/Module.php:1061 (registerHook)
/modules/seigixsell/seigixsell.inc.php:886 (registerHook)
/modules/seigixsell/seigixsell.inc.php:196 (__construct)
/modules/seigixsell/seigixsell.inc.php:550 (getLicenserObject)
/classes/Hook.php:1043 (hookActionDispatcher)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:507 (exec)
/index.php:28 (dispatch)
|
128 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "mollie" LIMIT 1 |
0.165
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/modules/mollie/src/Handler/ErrorHandler/ErrorHandler.php:101 (isEnabled)
/modules/mollie/src/Handler/ErrorHandler/ErrorHandler.php:137 (__construct)
/modules/mollie/mollie.php:112 (getInstance)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:521 (exec)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
212 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '713' AND lbl.id_lang = '6' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
281 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '716' AND lbl.id_lang = '13' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
292 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '717' AND lbl.id_lang = '2' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
322 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '718' AND lbl.id_lang = '12' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
349 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '719' AND lbl.id_lang = '18' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
487 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '726' AND lbl.id_lang = '9' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
589 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '731' AND lbl.id_lang = '5' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
701 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '736' AND lbl.id_lang = '13' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
777 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '740' AND lbl.id_lang = '4' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
839 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '745' AND lbl.id_lang = '3' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
845 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '745' AND lbl.id_lang = '10' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
901 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '748' AND lbl.id_lang = '2' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
905 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '748' AND lbl.id_lang = '6' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
919 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '748' AND lbl.id_lang = '21' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
922 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '749' AND lbl.id_lang = '2' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
958 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '750' AND lbl.id_lang = '18' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
972 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '751' AND lbl.id_lang = '11' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1247 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '764' AND lbl.id_lang = '10' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1297 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '766' AND lbl.id_lang = '18' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1327 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '768' AND lbl.id_lang = '5' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1354 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '769' AND lbl.id_lang = '12' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1419 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '772' AND lbl.id_lang = '14' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1430 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '773' AND lbl.id_lang = '3' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1459 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '774' AND lbl.id_lang = '12' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1494 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '776' AND lbl.id_lang = '4' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1541 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '778' AND lbl.id_lang = '10' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1545 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '778' AND lbl.id_lang = '14' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1560 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '779' AND lbl.id_lang = '8' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1584 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '780' AND lbl.id_lang = '11' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1590 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '780' AND lbl.id_lang = '17' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1591 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '780' AND lbl.id_lang = '18' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1674 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '784' AND lbl.id_lang = '17' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1774 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '789' AND lbl.id_lang = '12' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1778 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '789' AND lbl.id_lang = '16' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1791 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '790' AND lbl.id_lang = '8' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1820 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '791' AND lbl.id_lang = '16' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2087 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '804' AND lbl.id_lang = '10' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2092 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '804' AND lbl.id_lang = '15' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2100 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '805' AND lbl.id_lang = '1' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2244 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '811' AND lbl.id_lang = '17' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2297 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '814' AND lbl.id_lang = '6' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2394 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '818' AND lbl.id_lang = '20' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2411 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '819' AND lbl.id_lang = '16' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2579 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '827' AND lbl.id_lang = '16' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2588 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '828' AND lbl.id_lang = '3' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2593 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '828' AND lbl.id_lang = '9' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2766 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '836' AND lbl.id_lang = '14' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2772 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '836' AND lbl.id_lang = '20' LIMIT 1 |
0.165
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2828 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "pm_advancedsearch4" LIMIT 1 |
0.165
ms
|
0 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/override/classes/Link.php:558 (isEnabled)
/modules/ps_customersignin/ps_customersignin.php:101 (getPageLink)
/modules/ps_customersignin/ps_customersignin.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:75 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
127 |
SELECT SQL_NO_CACHE id_shop
FROM `iez1_group_shop`
WHERE `id_group` = 1
AND id_shop = 3 LIMIT 1 |
0.164
ms
|
1 |
|
|
/classes/ObjectModel.php:1729
/classes/Group.php:400 (isAssociatedToShop)
/classes/Cart.php:249 (getCurrent)
/classes/Cart.php:222 (setTaxCalculationMethod)
/classes/controller/FrontController.php:467 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
226 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '713' AND lbl.id_lang = '21' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
280 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '716' AND lbl.id_lang = '12' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
314 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '718' AND lbl.id_lang = '3' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
345 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '719' AND lbl.id_lang = '14' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
489 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '726' AND lbl.id_lang = '11' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
705 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '736' AND lbl.id_lang = '17' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
778 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '740' AND lbl.id_lang = '5' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
820 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '744' AND lbl.id_lang = '5' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
832 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '744' AND lbl.id_lang = '18' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
842 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '745' AND lbl.id_lang = '6' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
860 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '746' AND lbl.id_lang = '3' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
875 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '746' AND lbl.id_lang = '19' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
903 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '748' AND lbl.id_lang = '4' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
904 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '748' AND lbl.id_lang = '5' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
992 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '752' AND lbl.id_lang = '10' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
995 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '752' AND lbl.id_lang = '13' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1090 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '757' AND lbl.id_lang = '2' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1125 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '758' AND lbl.id_lang = '14' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1168 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '760' AND lbl.id_lang = '15' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1186 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '761' AND lbl.id_lang = '12' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1264 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '765' AND lbl.id_lang = '5' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1307 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '767' AND lbl.id_lang = '6' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1317 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '767' AND lbl.id_lang = '17' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1331 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '768' AND lbl.id_lang = '10' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1336 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '768' AND lbl.id_lang = '15' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1350 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '769' AND lbl.id_lang = '8' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1360 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '769' AND lbl.id_lang = '18' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1370 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '770' AND lbl.id_lang = '6' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1423 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '772' AND lbl.id_lang = '18' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1453 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '774' AND lbl.id_lang = '5' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1468 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '774' AND lbl.id_lang = '21' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1477 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '775' AND lbl.id_lang = '9' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1482 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '775' AND lbl.id_lang = '14' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1483 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '775' AND lbl.id_lang = '15' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1507 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '776' AND lbl.id_lang = '18' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1523 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '777' AND lbl.id_lang = '13' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1583 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '780' AND lbl.id_lang = '10' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1589 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '780' AND lbl.id_lang = '16' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1621 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '782' AND lbl.id_lang = '5' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1644 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '783' AND lbl.id_lang = '8' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1677 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '784' AND lbl.id_lang = '20' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1754 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '788' AND lbl.id_lang = '13' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1787 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '790' AND lbl.id_lang = '3' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1800 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '790' AND lbl.id_lang = '17' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1802 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '790' AND lbl.id_lang = '19' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1824 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '791' AND lbl.id_lang = '20' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1893 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '795' AND lbl.id_lang = '4' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1957 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '798' AND lbl.id_lang = '5' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1976 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '799' AND lbl.id_lang = '3' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2002 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '800' AND lbl.id_lang = '9' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2051 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '802' AND lbl.id_lang = '16' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2066 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '803' AND lbl.id_lang = '10' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2237 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '811' AND lbl.id_lang = '10' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2254 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '812' AND lbl.id_lang = '5' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2582 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '827' AND lbl.id_lang = '19' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2583 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '827' AND lbl.id_lang = '20' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2596 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '828' AND lbl.id_lang = '12' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2603 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '828' AND lbl.id_lang = '19' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2634 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '830' AND lbl.id_lang = '8' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2713 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '834' AND lbl.id_lang = '2' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2837 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "ps_shoppingcart" LIMIT 1 |
0.164
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/classes/Hook.php:1049 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:157 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
152 |
SELECT SQL_NO_CACHE format
FROM `iez1_address_format`
WHERE `id_country` = 14 LIMIT 1 |
0.164
ms
|
1 |
|
|
/classes/AddressFormat.php:656
/classes/AddressFormat.php:630 (getFormatDB)
/classes/AddressFormat.php:615 (getFormat)
/classes/AddressFormat.php:562 (getAddressCountryFormat)
/classes/AddressFormat.php:438 (getOrderedAddressFields)
/classes/controller/FrontController.php:1761 (generateAddress)
/classes/controller/FrontController.php:551 (getTemplateVarShop)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
240 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '714' AND lbl.id_lang = '14' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
782 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '740' AND lbl.id_lang = '10' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
855 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '745' AND lbl.id_lang = '20' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1103 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '757' AND lbl.id_lang = '16' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1438 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '773' AND lbl.id_lang = '12' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1536 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '778' AND lbl.id_lang = '4' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1734 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '787' AND lbl.id_lang = '14' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2764 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '836' AND lbl.id_lang = '12' LIMIT 1 |
0.164
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
5 |
SELECT SQL_NO_CACHE *
FROM `iez1_shop` a
WHERE (a.`id_shop` = 3) LIMIT 1 |
0.163
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:145 (__construct)
/classes/shop/Shop.php:431 (__construct)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
32 |
SELECT SQL_NO_CACHE `page`
FROM iez1_meta
WHERE id_meta = 0 LIMIT 1 |
0.163
ms
|
0 |
|
|
/override/classes/Dispatcher.php:1505
/override/classes/Dispatcher.php:401 (getControllerPageById)
/classes/Dispatcher.php:346 (getController)
/index.php:28 (dispatch)
|
63 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "ps_accounts" LIMIT 1 |
0.163
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:257
/src/Adapter/Module/ModuleDataProvider.php:228 (getModuleIdByName)
/src/Core/Module/ModuleManager.php:329 (isInstalled)
/modules/ps_eventbus/src/Helper/ModuleHelper.php:48 (isInstalled)
/modules/ps_eventbus/src/Helper/ModuleHelper.php:80 (isInstalled)
/modules/ps_eventbus/src/Service/PsAccountsAdapterService.php:50 (isInstalledAndActive)
/modules/ps_eventbus/src/Service/PsAccountsAdapterService.php:86 (getService)
/modules/ps_eventbus/src/Handler/ErrorHandler/ErrorHandler.php:57 (getShopUuid)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:398 (__construct)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:808 (getErrorHandlerService)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:1138 (getIncrementalSyncRepositoryService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getSynchronizationServiceService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_eventbus/src/DependencyInjection/ServiceContainer.php:73 (get)
/modules/ps_eventbus/ps_eventbus.php:323 (getService)
/modules/ps_eventbus/ps_eventbus.php:1648 (getService)
/classes/Hook.php:1043 (hookActionDispatcherBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
185 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module_shop` WHERE `id_module` = 0 AND `id_shop` = 3 LIMIT 1 |
0.163
ms
|
0 |
|
|
/classes/module/Module.php:2109
/modules/ambjolisearch/ambjolisearch.php:2236 (isEnabled)
/modules/ambjolisearch/ambjolisearch.php:432 (manageThemeSupport)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
244 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '714' AND lbl.id_lang = '18' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
287 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '716' AND lbl.id_lang = '19' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
306 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '717' AND lbl.id_lang = '17' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
385 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '721' AND lbl.id_lang = '12' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
409 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '722' AND lbl.id_lang = '15' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
410 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '722' AND lbl.id_lang = '16' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
494 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '726' AND lbl.id_lang = '16' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
497 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '726' AND lbl.id_lang = '19' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
896 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '747' AND lbl.id_lang = '19' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
943 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '750' AND lbl.id_lang = '2' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
951 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '750' AND lbl.id_lang = '11' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
966 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '751' AND lbl.id_lang = '4' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
979 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '751' AND lbl.id_lang = '18' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1058 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '755' AND lbl.id_lang = '13' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1128 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '758' AND lbl.id_lang = '17' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1136 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '759' AND lbl.id_lang = '3' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1148 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '759' AND lbl.id_lang = '16' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1152 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '759' AND lbl.id_lang = '20' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1159 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '760' AND lbl.id_lang = '5' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1226 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '763' AND lbl.id_lang = '10' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1284 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '766' AND lbl.id_lang = '4' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1304 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '767' AND lbl.id_lang = '3' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1330 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '768' AND lbl.id_lang = '9' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1378 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '770' AND lbl.id_lang = '15' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1392 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '771' AND lbl.id_lang = '8' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1516 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '777' AND lbl.id_lang = '5' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1527 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '777' AND lbl.id_lang = '17' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1602 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '781' AND lbl.id_lang = '8' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1666 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '784' AND lbl.id_lang = '9' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1948 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '797' AND lbl.id_lang = '18' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1991 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '799' AND lbl.id_lang = '19' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2004 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '800' AND lbl.id_lang = '11' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2146 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '807' AND lbl.id_lang = '5' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2173 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '808' AND lbl.id_lang = '9' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2183 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '808' AND lbl.id_lang = '19' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2214 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '810' AND lbl.id_lang = '8' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2260 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '812' AND lbl.id_lang = '12' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2273 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '813' AND lbl.id_lang = '3' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2321 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '815' AND lbl.id_lang = '10' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2594 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '828' AND lbl.id_lang = '10' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2608 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '829' AND lbl.id_lang = '2' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2658 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '831' AND lbl.id_lang = '11' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2718 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '834' AND lbl.id_lang = '8' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2805 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '839' AND lbl.id_lang = '11' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
12 |
SELECT SQL_NO_CACHE domain, domain_ssl
FROM iez1_shop_url
WHERE main = 1
AND id_shop = 3 LIMIT 1 |
0.163
ms
|
1 |
|
|
/classes/shop/ShopUrl.php:182
/classes/shop/ShopUrl.php:198 (cacheMainDomainForShop)
/classes/Tools.php:302 (getMainShopDomain)
/classes/Link.php:65 (getShopDomain)
/config/config.inc.php:277 (__construct)
/index.php:27 (require)
|
83 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "xbraintreeofficial" LIMIT 1 |
0.163
ms
|
0 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2084 (getModuleIdByName)
/modules/thecheckout/classes/Config.php:153 (isInstalled)
/modules/thecheckout/thecheckout.php:274 (__construct)
/modules/thecheckout/thecheckout.php:224 (setConfigOptions)
/modules/thecheckout/thecheckout.php:66 (initTheCheckout)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:507 (exec)
/index.php:28 (dispatch)
|
182 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "labsearch" LIMIT 1 |
0.163
ms
|
0 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/modules/ambjolisearch/ambjolisearch.php:2226 (isEnabled)
/modules/ambjolisearch/ambjolisearch.php:432 (manageThemeSupport)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
959 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '750' AND lbl.id_lang = '19' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1171 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '760' AND lbl.id_lang = '18' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1204 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '762' AND lbl.id_lang = '9' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1248 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '764' AND lbl.id_lang = '11' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1257 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '764' AND lbl.id_lang = '20' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1305 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '767' AND lbl.id_lang = '4' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1328 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '768' AND lbl.id_lang = '6' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2127 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '806' AND lbl.id_lang = '8' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2573 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '827' AND lbl.id_lang = '10' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2574 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '827' AND lbl.id_lang = '11' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2590 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '828' AND lbl.id_lang = '5' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2673 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '832' AND lbl.id_lang = '4' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2736 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '835' AND lbl.id_lang = '4' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2743 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '835' AND lbl.id_lang = '12' LIMIT 1 |
0.163
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2996 |
SELECT SQL_NO_CACHE *
FROM `iez1_posstaticfooter` a
WHERE (a.`id_posstaticfooter` = 10) LIMIT 1 |
0.163
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/posstaticfooter/src/FooterBlock.php:65 (__construct)
/modules/posstaticfooter/src/FooterBlockRepository.php:208 (__construct)
/modules/posstaticfooter/posstaticfooter.php:138 (getByIdHook)
/modules/posstaticfooter/posstaticfooter.php:128 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:62 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/dc/a0/f6/dca0f6aaa53f80b83f38709302154ecab2b708aa_2.file.footer.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeee20c93_17983389)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:431 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:125 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
20 |
SELECT SQL_NO_CACHE name, alias FROM `iez1_hook_alias` |
0.162
ms
|
87 |
|
|
/classes/Hook.php:339
/classes/Hook.php:154 (getCanonicalHookNames)
/classes/Hook.php:363 (normalizeHookName)
/classes/Hook.php:386 (getAllKnownNames)
/classes/Hook.php:974 (isHookCallableOn)
/override/classes/Dispatcher.php:180 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/override/classes/Dispatcher.php:30 (__construct)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
234 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '714' AND lbl.id_lang = '8' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
242 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '714' AND lbl.id_lang = '16' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
251 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '715' AND lbl.id_lang = '3' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
258 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '715' AND lbl.id_lang = '11' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
488 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '726' AND lbl.id_lang = '10' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
498 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '726' AND lbl.id_lang = '20' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
827 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '744' AND lbl.id_lang = '13' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
853 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '745' AND lbl.id_lang = '18' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1073 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '756' AND lbl.id_lang = '6' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1100 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '757' AND lbl.id_lang = '13' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1147 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '759' AND lbl.id_lang = '15' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1177 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '761' AND lbl.id_lang = '2' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1224 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '763' AND lbl.id_lang = '8' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1234 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '763' AND lbl.id_lang = '18' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1269 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '765' AND lbl.id_lang = '11' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1272 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '765' AND lbl.id_lang = '14' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1334 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '768' AND lbl.id_lang = '13' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1346 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '769' AND lbl.id_lang = '3' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1417 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '772' AND lbl.id_lang = '12' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1570 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '779' AND lbl.id_lang = '18' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1614 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '781' AND lbl.id_lang = '20' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1713 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '786' AND lbl.id_lang = '14' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1885 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '794' AND lbl.id_lang = '18' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2109 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '805' AND lbl.id_lang = '11' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2140 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '806' AND lbl.id_lang = '21' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2162 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '807' AND lbl.id_lang = '20' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2223 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '810' AND lbl.id_lang = '17' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2230 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '811' AND lbl.id_lang = '2' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2247 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '811' AND lbl.id_lang = '20' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2272 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '813' AND lbl.id_lang = '2' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2595 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '828' AND lbl.id_lang = '11' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
61 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "ps_accounts" LIMIT 1 |
0.162
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:257
/src/Adapter/Module/ModuleDataProvider.php:228 (getModuleIdByName)
/src/Core/Module/ModuleManager.php:329 (isInstalled)
/modules/ps_eventbus/src/Helper/ModuleHelper.php:48 (isInstalled)
/modules/ps_eventbus/src/Helper/ModuleHelper.php:80 (isInstalled)
/modules/ps_eventbus/src/Service/PsAccountsAdapterService.php:82 (isInstalledAndActive)
/modules/ps_eventbus/src/Handler/ErrorHandler/ErrorHandler.php:57 (getShopUuid)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:398 (__construct)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:808 (getErrorHandlerService)
/var/cache/prod/Ps_eventbus3016FrontContainer.php:1138 (getIncrementalSyncRepositoryService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getSynchronizationServiceService)
/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
/modules/ps_eventbus/src/DependencyInjection/ServiceContainer.php:73 (get)
/modules/ps_eventbus/ps_eventbus.php:323 (getService)
/modules/ps_eventbus/ps_eventbus.php:1648 (getService)
/classes/Hook.php:1043 (hookActionDispatcherBefore)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:351 (exec)
/index.php:28 (dispatch)
|
357 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '720' AND lbl.id_lang = '4' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
370 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '720' AND lbl.id_lang = '18' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
401 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '722' AND lbl.id_lang = '6' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
403 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '722' AND lbl.id_lang = '9' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
617 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '732' AND lbl.id_lang = '13' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
716 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '737' AND lbl.id_lang = '6' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
876 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '746' AND lbl.id_lang = '20' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
985 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '752' AND lbl.id_lang = '2' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1104 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '757' AND lbl.id_lang = '17' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1109 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '757' AND lbl.id_lang = '20' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1324 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '768' AND lbl.id_lang = '2' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1404 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '771' AND lbl.id_lang = '20' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1420 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '772' AND lbl.id_lang = '15' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1509 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '776' AND lbl.id_lang = '20' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1578 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '780' AND lbl.id_lang = '4' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1581 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '780' AND lbl.id_lang = '8' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1586 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '780' AND lbl.id_lang = '13' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1710 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '786' AND lbl.id_lang = '11' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1874 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '794' AND lbl.id_lang = '6' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1880 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '794' AND lbl.id_lang = '13' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2052 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '802' AND lbl.id_lang = '17' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2082 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '804' AND lbl.id_lang = '4' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2261 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '812' AND lbl.id_lang = '13' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2280 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '813' AND lbl.id_lang = '11' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2308 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '814' AND lbl.id_lang = '18' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2609 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '829' AND lbl.id_lang = '3' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2642 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '830' AND lbl.id_lang = '16' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2742 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '835' AND lbl.id_lang = '11' LIMIT 1 |
0.162
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
88 |
SELECT SQL_NO_CACHE `id_lang` FROM `iez1_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1 |
0.161
ms
|
19 |
|
|
/classes/Language.php:883
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:115 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:209 (getLocale)
/classes/controller/FrontController.php:284 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
376 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '721' AND lbl.id_lang = '2' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
380 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '721' AND lbl.id_lang = '6' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
397 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '722' AND lbl.id_lang = '2' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
796 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '741' AND lbl.id_lang = '2' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
869 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '746' AND lbl.id_lang = '13' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1097 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '757' AND lbl.id_lang = '10' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1135 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '759' AND lbl.id_lang = '2' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1198 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '762' AND lbl.id_lang = '2' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1254 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '764' AND lbl.id_lang = '17' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1345 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '769' AND lbl.id_lang = '2' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1416 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '772' AND lbl.id_lang = '11' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1526 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '777' AND lbl.id_lang = '16' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1558 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '779' AND lbl.id_lang = '5' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1628 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '782' AND lbl.id_lang = '13' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1694 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '785' AND lbl.id_lang = '16' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1751 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '788' AND lbl.id_lang = '10' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1998 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '800' AND lbl.id_lang = '4' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2318 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '815' AND lbl.id_lang = '6' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2584 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '827' AND lbl.id_lang = '21' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2715 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '834' AND lbl.id_lang = '4' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
223 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '713' AND lbl.id_lang = '18' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
232 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '714' AND lbl.id_lang = '5' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
250 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '715' AND lbl.id_lang = '2' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
263 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '715' AND lbl.id_lang = '16' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
264 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '715' AND lbl.id_lang = '17' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
348 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '719' AND lbl.id_lang = '17' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
350 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '719' AND lbl.id_lang = '19' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
359 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '720' AND lbl.id_lang = '6' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
363 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '720' AND lbl.id_lang = '11' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
406 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '722' AND lbl.id_lang = '12' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
495 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '726' AND lbl.id_lang = '17' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
499 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '726' AND lbl.id_lang = '21' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
713 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '737' AND lbl.id_lang = '3' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
779 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '740' AND lbl.id_lang = '6' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
798 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '741' AND lbl.id_lang = '4' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
804 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '741' AND lbl.id_lang = '11' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
831 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '744' AND lbl.id_lang = '17' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
859 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '746' AND lbl.id_lang = '2' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
867 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '746' AND lbl.id_lang = '11' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
872 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '746' AND lbl.id_lang = '16' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
907 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '748' AND lbl.id_lang = '9' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
912 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '748' AND lbl.id_lang = '14' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
915 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '748' AND lbl.id_lang = '17' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1081 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '756' AND lbl.id_lang = '15' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1131 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '758' AND lbl.id_lang = '20' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1236 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '763' AND lbl.id_lang = '20' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1309 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '767' AND lbl.id_lang = '9' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1316 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '767' AND lbl.id_lang = '16' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1352 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '769' AND lbl.id_lang = '10' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1353 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '769' AND lbl.id_lang = '11' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1379 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '770' AND lbl.id_lang = '16' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1390 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '771' AND lbl.id_lang = '5' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1411 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '772' AND lbl.id_lang = '5' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1415 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '772' AND lbl.id_lang = '10' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1435 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '773' AND lbl.id_lang = '9' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1497 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '776' AND lbl.id_lang = '8' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1517 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '777' AND lbl.id_lang = '6' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1593 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '780' AND lbl.id_lang = '20' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1619 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '782' AND lbl.id_lang = '3' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1635 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '782' AND lbl.id_lang = '20' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1639 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '783' AND lbl.id_lang = '2' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1690 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '785' AND lbl.id_lang = '12' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1809 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '791' AND lbl.id_lang = '4' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1815 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '791' AND lbl.id_lang = '11' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1825 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '791' AND lbl.id_lang = '21' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1848 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '793' AND lbl.id_lang = '1' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2115 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '805' AND lbl.id_lang = '17' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2166 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '808' AND lbl.id_lang = '1' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2174 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '808' AND lbl.id_lang = '10' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2245 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '811' AND lbl.id_lang = '18' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2263 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '812' AND lbl.id_lang = '15' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2286 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '813' AND lbl.id_lang = '17' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2408 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '819' AND lbl.id_lang = '13' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2587 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '828' AND lbl.id_lang = '2' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2598 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '828' AND lbl.id_lang = '14' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2604 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '828' AND lbl.id_lang = '20' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2725 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '834' AND lbl.id_lang = '15' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2769 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '836' AND lbl.id_lang = '17' LIMIT 1 |
0.161
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2927 |
SELECT SQL_NO_CACHE ps.*
FROM iez1_posvegamenu_submenu ps
WHERE ps.`id_posvegamenu_item` = 24 LIMIT 1 |
0.161
ms
|
101 |
|
|
/modules/posvegamenu/classes/PosVegamenuSubmenuClass.php:88
/modules/posvegamenu/posvegamenu.php:1207 (getSubmenuConfig)
/modules/posvegamenu/posvegamenu.php:757 (generateCss)
/classes/Hook.php:1043 (hookDisplayVegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/97/dd/78/97dd786d51edb2cb8ef0bdf09065ca42f52d5f60_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec814f4_70319972)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:211 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/e6/c9/70/e6c970904388c7e7239f40c57e8863c95c6fa9bc_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec3c512_01484232)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/48/e1/7e/48e17e2af3dedfbc92a47c1cf40f36b42f9f53ee_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec29895_07287131)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/77/eb/83/77eb83f23168fcf31f71910c8aa4c461379d1ffa_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec22e50_49498438)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/theme_rozer1layouts_layout_full_width_tpl/d6/12/0f/d6120f37230bc67946b54f723493041b99df25c9_2.module.ets_lookbookviewstemplatesfrontlblist17.tpl.php:30 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68292eeec18a74_01219076)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/override/classes/controller/FrontController.php:34 (smartyOutputContent)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
267 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '715' AND lbl.id_lang = '20' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
330 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '718' AND lbl.id_lang = '20' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
805 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '741' AND lbl.id_lang = '12' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
914 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '748' AND lbl.id_lang = '16' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
160 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "seigicookie" LIMIT 1 |
0.160
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2084 (getModuleIdByName)
/modules/seigicookie/util/module/Upgrade.php:60 (isInstalled)
/modules/seigicookie/seigicookie.inc.php:80 (runUpgrade)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
183 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module_shop` WHERE `id_module` = 0 AND `id_shop` = 3 LIMIT 1 |
0.160
ms
|
0 |
|
|
/classes/module/Module.php:2109
/modules/ambjolisearch/ambjolisearch.php:2226 (isEnabled)
/modules/ambjolisearch/ambjolisearch.php:432 (manageThemeSupport)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
187 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module_shop` WHERE `id_module` = 0 AND `id_shop` = 3 LIMIT 1 |
0.160
ms
|
0 |
|
|
/classes/module/Module.php:2109
/modules/ambjolisearch/ambjolisearch.php:2247 (isEnabled)
/modules/ambjolisearch/ambjolisearch.php:432 (manageThemeSupport)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
257 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '715' AND lbl.id_lang = '10' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
274 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '716' AND lbl.id_lang = '5' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
298 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '717' AND lbl.id_lang = '9' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
299 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '717' AND lbl.id_lang = '10' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
321 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '718' AND lbl.id_lang = '11' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
355 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '720' AND lbl.id_lang = '2' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
377 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '721' AND lbl.id_lang = '3' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
685 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '735' AND lbl.id_lang = '18' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
781 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '740' AND lbl.id_lang = '9' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
789 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '740' AND lbl.id_lang = '17' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
818 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '744' AND lbl.id_lang = '3' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
873 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '746' AND lbl.id_lang = '17' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
909 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '748' AND lbl.id_lang = '11' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
918 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '748' AND lbl.id_lang = '20' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
931 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '749' AND lbl.id_lang = '12' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
932 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '749' AND lbl.id_lang = '13' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
938 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '749' AND lbl.id_lang = '19' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
947 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '750' AND lbl.id_lang = '6' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
953 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '750' AND lbl.id_lang = '13' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
961 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '750' AND lbl.id_lang = '21' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1099 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '757' AND lbl.id_lang = '12' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1139 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '759' AND lbl.id_lang = '6' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1140 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '759' AND lbl.id_lang = '8' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1141 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '759' AND lbl.id_lang = '9' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1191 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '761' AND lbl.id_lang = '17' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1214 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '762' AND lbl.id_lang = '19' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1240 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '764' AND lbl.id_lang = '2' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1246 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '764' AND lbl.id_lang = '9' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1266 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '765' AND lbl.id_lang = '8' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1273 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '765' AND lbl.id_lang = '15' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1277 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '765' AND lbl.id_lang = '19' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1283 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '766' AND lbl.id_lang = '3' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1321 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '767' AND lbl.id_lang = '21' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1325 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '768' AND lbl.id_lang = '3' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1347 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '769' AND lbl.id_lang = '4' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1355 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '769' AND lbl.id_lang = '13' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1426 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '772' AND lbl.id_lang = '21' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1479 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '775' AND lbl.id_lang = '11' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1531 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '777' AND lbl.id_lang = '21' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1548 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '778' AND lbl.id_lang = '17' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1580 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '780' AND lbl.id_lang = '6' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1582 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '780' AND lbl.id_lang = '9' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1615 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '781' AND lbl.id_lang = '21' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1620 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '782' AND lbl.id_lang = '4' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1640 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '783' AND lbl.id_lang = '3' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1641 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '783' AND lbl.id_lang = '4' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1673 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '784' AND lbl.id_lang = '16' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1725 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '787' AND lbl.id_lang = '4' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1759 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '788' AND lbl.id_lang = '18' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1770 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '789' AND lbl.id_lang = '8' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1958 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '798' AND lbl.id_lang = '6' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1968 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '798' AND lbl.id_lang = '17' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1969 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '798' AND lbl.id_lang = '18' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2011 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '800' AND lbl.id_lang = '18' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2048 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '802' AND lbl.id_lang = '13' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2049 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '802' AND lbl.id_lang = '14' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2086 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '804' AND lbl.id_lang = '9' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2088 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '804' AND lbl.id_lang = '11' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2112 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '805' AND lbl.id_lang = '14' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2117 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '805' AND lbl.id_lang = '19' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2133 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '806' AND lbl.id_lang = '14' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2137 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '806' AND lbl.id_lang = '18' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2138 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '806' AND lbl.id_lang = '19' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2179 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '808' AND lbl.id_lang = '15' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2200 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '809' AND lbl.id_lang = '15' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2262 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '812' AND lbl.id_lang = '14' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2622 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '829' AND lbl.id_lang = '17' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2638 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '830' AND lbl.id_lang = '12' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2641 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '830' AND lbl.id_lang = '15' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2686 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '832' AND lbl.id_lang = '18' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2748 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '835' AND lbl.id_lang = '17' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
2789 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '837' AND lbl.id_lang = '16' LIMIT 1 |
0.160
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
35 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module` WHERE `name` = "marketplace" LIMIT 1 |
0.159
ms
|
0 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/override/classes/Dispatcher.php:1106 (isEnabled)
/classes/Dispatcher.php:346 (getController)
/index.php:28 (dispatch)
|
161 |
SELECT SQL_NO_CACHE * FROM iez1_hook_module
WHERE `id_hook` = 76
AND `id_module` = 96
AND `id_shop` = 1 |
0.159
ms
|
1 |
|
|
/classes/Hook.php:515
/classes/Hook.php:599 (isModuleRegisteredOnHook)
/classes/module/Module.php:1061 (registerHook)
/modules/seigicookie/seigicookie.inc.php:1194 (registerHook)
/modules/seigicookie/util/license.php:26 (__construct)
/modules/seigicookie/seigicookie.inc.php:352 (getLicenserObject)
/modules/seigicookie/seigicookie.inc.php:263 (getConsentSettings)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
195 |
SELECT SQL_NO_CACHE `id_module` FROM `iez1_module_shop` WHERE `id_module` = 0 AND `id_shop` = 3 LIMIT 1 |
0.159
ms
|
0 |
|
|
/classes/module/Module.php:2109
/modules/ambjolisearch/ambjolisearch.php:2294 (isEnabled)
/modules/ambjolisearch/ambjolisearch.php:432 (manageThemeSupport)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/override/classes/controller/FrontController.php:17 (initContent)
/classes/controller/ModuleFrontController.php:79 (initContent)
/modules/ets_lookbook/controllers/front/lbshow.php:36 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
224 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '713' AND lbl.id_lang = '19' LIMIT 1 |
0.159
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
237 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '714' AND lbl.id_lang = '11' LIMIT 1 |
0.159
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
256 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '715' AND lbl.id_lang = '9' LIMIT 1 |
0.159
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
285 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '716' AND lbl.id_lang = '17' LIMIT 1 |
0.159
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
317 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '718' AND lbl.id_lang = '6' LIMIT 1 |
0.159
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
341 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '719' AND lbl.id_lang = '10' LIMIT 1 |
0.159
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
351 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '719' AND lbl.id_lang = '20' LIMIT 1 |
0.159
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
775 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '740' AND lbl.id_lang = '2' LIMIT 1 |
0.159
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
776 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '740' AND lbl.id_lang = '3' LIMIT 1 |
0.159
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
822 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '744' AND lbl.id_lang = '8' LIMIT 1 |
0.159
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
861 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '746' AND lbl.id_lang = '4' LIMIT 1 |
0.159
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
882 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '747' AND lbl.id_lang = '4' LIMIT 1 |
0.159
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
933 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '749' AND lbl.id_lang = '14' LIMIT 1 |
0.159
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
944 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '750' AND lbl.id_lang = '3' LIMIT 1 |
0.159
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1145 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '759' AND lbl.id_lang = '13' LIMIT 1 |
0.159
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
1161 |
SELECT SQL_NO_CACHE lbl.rewrite_url
FROM iez1_ets_lookbook_lang lbl
WHERE lbl.id_lookbook = '760' AND lbl.id_lang = '8' LIMIT 1 |
0.159
ms
|
1 |
|
|
/modules/ets_lookbook/classes/LB_Database.php:233
/modules/ets_lookbook/ets_lookbook.php:1641 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:1621 (getLBAlias)
/modules/ets_lookbook/ets_lookbook.php:883 (getLink)
/modules/ets_lookbook/controllers/front/lbshow.php:56 (getLookbooks)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|