232 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `ev_log` l
WHERE (message = "Backward compatibility for this method couldn\'t be handled. Use $this->registerJavascript() instead") AND (severity = 3) AND (error_code = 0) AND (object_type = "") AND (object_id = 0) AND (id_shop = 16) AND (id_shop_group = 0) AND (id_lang = 15) AND (in_all_shops = 0) LIMIT 1 |
47.437
ms
|
146449 |
|
|
/classes/PrestaShopLogger.php:230
/classes/PrestaShopLogger.php:181 (isPresent)
/classes/Tools.php:2744 (addLog)
/classes/Tools.php:2712 (throwDeprecated)
/classes/controller/FrontController.php:2079 (displayAsDeprecated)
/classes/controller/FrontController.php:1123 (getAssetUriFromLegacyDeprecatedMethod)
/modules/gsnippetsreviews/controllers/front/reviews.php:65 (addCSS)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
234 |
SELECT SQL_NO_CACHE COUNT(*)
FROM `ev_log` l
WHERE (message = "Backward compatibility for this method couldn\'t be handled. Use $this->registerJavascript() instead") AND (severity = 3) AND (error_code = 0) AND (object_type = "") AND (object_id = 0) AND (id_shop = 16) AND (id_shop_group = 0) AND (id_lang = 15) AND (in_all_shops = 0) LIMIT 1 |
46.711
ms
|
146449 |
|
|
/classes/PrestaShopLogger.php:230
/classes/PrestaShopLogger.php:181 (isPresent)
/classes/Tools.php:2744 (addLog)
/classes/Tools.php:2712 (throwDeprecated)
/classes/controller/FrontController.php:2079 (displayAsDeprecated)
/classes/controller/FrontController.php:1165 (getAssetUriFromLegacyDeprecatedMethod)
/modules/gsnippetsreviews/controllers/front/reviews.php:66 (addJS)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
168 |
SELECT SQL_NO_CACHE RVW_ID as id,RTG_ID as ratingId,RVW_SHOP_ID as shopId,RVW_PROD_ID as productId,RVW_LANG_ID as langId,UNIX_TIMESTAMP(RVW_DATE_ADD) as dateAdd,UNIX_TIMESTAMP(RVW_DATE_UPD) as dateUpd,RVW_STATUS as status,RVW_CUST_ID as custId,RVW_FB_PAGE_ID as fbPageId,RVW_DATA as data, c.firstname as firstname, c.lastname as lastname, c.email as email, RPT_RVW_ID as reportId FROM ev_gsr_review as rvw LEFT JOIN ev_customer as c ON c.id_customer = rvw.RVW_CUST_ID LEFT JOIN ev_gsr_review_report ON RPT_RVW_ID = rvw.RVW_ID WHERE rvw.RVW_STATUS = "1" AND rvw.RVW_SHOP_ID = 16 AND rvw.RVW_LANG_ID = 15 ORDER BY dateAdd DESC LIMIT 4160,20 |
18.591
ms
|
23332 |
Yes
|
|
/modules/gsnippetsreviews/lib/reviews/review-dao_class.php:404
/modules/gsnippetsreviews/lib/reviews/review_class.php:193 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
167 |
SELECT SQL_NO_CACHE count(*) as count FROM ev_gsr_review WHERE RVW_SHOP_ID = 16 AND RVW_STATUS = "1" AND RVW_LANG_ID = 15 |
8.914
ms
|
23332 |
|
|
/modules/gsnippetsreviews/lib/reviews/review-dao_class.php:456
/modules/gsnippetsreviews/lib/reviews/review_class.php:181 (count)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:745 (count)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:100 (countReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2164 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
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 `ev_configuration` c
LEFT JOIN `ev_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
5.871
ms
|
35370 |
|
|
/classes/Configuration.php:182
/classes/Configuration.php:230 (loadConfiguration)
/classes/Configuration.php:303 (get)
/classes/shop/Shop.php:402 (getMultiShopValues)
/config/config.inc.php:122 (initialize)
/index.php:40 (require_once)
|
233 |
INSERT INTO `ev_log` (`severity`, `error_code`, `message`, `object_id`, `id_shop`, `id_shop_group`, `id_lang`, `in_all_shops`, `id_employee`, `object_type`, `date_add`, `date_upd`) VALUES ('3', '0', 'Backward compatibility for this method couldn\'t be handled. Use $this->registerJavascript() instead', '0', '16', NULL, '15', '0', '0', '', '2025-10-13 13:07:56', '2025-10-13 13:07:56') |
2.923
ms
|
1 |
|
|
/classes/ObjectModel.php:543
/classes/PrestaShopLogger.php:182 (add)
/classes/Tools.php:2744 (addLog)
/classes/Tools.php:2712 (throwDeprecated)
/classes/controller/FrontController.php:2079 (displayAsDeprecated)
/classes/controller/FrontController.php:1123 (getAssetUriFromLegacyDeprecatedMethod)
/modules/gsnippetsreviews/controllers/front/reviews.php:65 (addCSS)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
235 |
INSERT INTO `ev_log` (`severity`, `error_code`, `message`, `object_id`, `id_shop`, `id_shop_group`, `id_lang`, `in_all_shops`, `id_employee`, `object_type`, `date_add`, `date_upd`) VALUES ('3', '0', 'Backward compatibility for this method couldn\'t be handled. Use $this->registerJavascript() instead', '0', '16', NULL, '15', '0', '0', '', '2025-10-13 13:07:56', '2025-10-13 13:07:56') |
2.889
ms
|
1 |
|
|
/classes/ObjectModel.php:543
/classes/PrestaShopLogger.php:182 (add)
/classes/Tools.php:2744 (addLog)
/classes/Tools.php:2712 (throwDeprecated)
/classes/controller/FrontController.php:2079 (displayAsDeprecated)
/classes/controller/FrontController.php:1165 (getAssetUriFromLegacyDeprecatedMethod)
/modules/gsnippetsreviews/controllers/front/reviews.php:66 (addJS)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
15 |
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `ev_module` m
INNER JOIN ev_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 16)
INNER JOIN `ev_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `ev_hook` `h` ON hm.`id_hook` = h.`id_hook`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 16)
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position` |
1.643
ms
|
1072 |
Yes
|
Yes
|
/classes/Hook.php:1514
/classes/Hook.php:823 (getAllHookRegistrations)
/classes/Hook.php:966 (getHookModuleExecList)
/classes/Dispatcher.php:587 (exec)
/classes/Dispatcher.php:238 (loadRoutes)
/classes/Dispatcher.php:196 (__construct)
/index.php:78 (getInstance)
|
24 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ev_meta` m
LEFT JOIN `ev_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 16 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.668
ms
|
414 |
Yes
|
|
/classes/Dispatcher.php:635
/classes/Dispatcher.php:238 (loadRoutes)
/classes/Dispatcher.php:196 (__construct)
/index.php:78 (getInstance)
|
155 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ev_meta` m
LEFT JOIN `ev_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 17 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.656
ms
|
414 |
Yes
|
|
/classes/Dispatcher.php:635
/classes/Dispatcher.php:870 (loadRoutes)
/classes/Link.php:697 (hasRoute)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
139 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ev_meta` m
LEFT JOIN `ev_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 10 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.640
ms
|
414 |
Yes
|
|
/classes/Dispatcher.php:635
/classes/Dispatcher.php:870 (loadRoutes)
/classes/Link.php:697 (hasRoute)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
147 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ev_meta` m
LEFT JOIN `ev_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 13 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.597
ms
|
414 |
Yes
|
|
/classes/Dispatcher.php:635
/classes/Dispatcher.php:870 (loadRoutes)
/classes/Link.php:697 (hasRoute)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
123 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ev_meta` m
LEFT JOIN `ev_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 9 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.534
ms
|
414 |
Yes
|
|
/classes/Dispatcher.php:635
/classes/Dispatcher.php:870 (loadRoutes)
/classes/Link.php:697 (hasRoute)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
279 |
SELECT SQL_NO_CACHE c.id_cms, l.meta_title
FROM ev_cms c
JOIN ev_cms_lang l ON (c.id_cms = l.id_cms)
INNER JOIN ev_cms_shop cms_shop
ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 16)
WHERE l.id_lang = 15 AND c.`active` = 1
GROUP BY c.id_cms
ORDER BY c.`position` |
0.532
ms
|
960 |
Yes
|
Yes
|
/classes/CMS.php:176
/modules/zonethememanager/zonethememanager.php:2129 (listCms)
/classes/Hook.php:1251 (hookDisplayFooterRight)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:101 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:154 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca8beb1_18577615)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5938 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5143 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
17 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ev_hook` |
0.489
ms
|
1317 |
|
|
/classes/Hook.php:1582
/classes/Hook.php:251 (getAllHookIds)
/classes/Hook.php:975 (getIdByName)
/classes/Dispatcher.php:587 (exec)
/classes/Dispatcher.php:238 (loadRoutes)
/classes/Dispatcher.php:196 (__construct)
/index.php:78 (getInstance)
|
127 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ev_meta` m
LEFT JOIN `ev_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 2 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.446
ms
|
414 |
Yes
|
|
/classes/Dispatcher.php:635
/classes/Dispatcher.php:870 (loadRoutes)
/classes/Link.php:697 (hasRoute)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
131 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ev_meta` m
LEFT JOIN `ev_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 4 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.428
ms
|
414 |
Yes
|
|
/classes/Dispatcher.php:635
/classes/Dispatcher.php:870 (loadRoutes)
/classes/Link.php:697 (hasRoute)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
143 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ev_meta` m
LEFT JOIN `ev_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 11 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.426
ms
|
414 |
Yes
|
|
/classes/Dispatcher.php:635
/classes/Dispatcher.php:870 (loadRoutes)
/classes/Link.php:697 (hasRoute)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
159 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ev_meta` m
LEFT JOIN `ev_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 19 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.411
ms
|
414 |
Yes
|
|
/classes/Dispatcher.php:635
/classes/Dispatcher.php:870 (loadRoutes)
/classes/Link.php:697 (hasRoute)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
135 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ev_meta` m
LEFT JOIN `ev_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 8 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.406
ms
|
414 |
Yes
|
|
/classes/Dispatcher.php:635
/classes/Dispatcher.php:870 (loadRoutes)
/classes/Link.php:697 (hasRoute)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
151 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ev_meta` m
LEFT JOIN `ev_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 18 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.406
ms
|
414 |
Yes
|
|
/classes/Dispatcher.php:635
/classes/Dispatcher.php:870 (loadRoutes)
/classes/Link.php:697 (hasRoute)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
14 |
SELECT SQL_NO_CACHE lower(name) as name
FROM `ev_hook` h
WHERE (h.active = 1) |
0.357
ms
|
1317 |
|
|
/classes/Hook.php:1622
/classes/Hook.php:924 (getHookStatusByName)
/classes/Dispatcher.php:587 (exec)
/classes/Dispatcher.php:238 (loadRoutes)
/classes/Dispatcher.php:196 (__construct)
/index.php:78 (getInstance)
|
27 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ev_module` m
LEFT JOIN `ev_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 16 |
0.347
ms
|
202 |
|
|
/classes/module/Module.php:340
/modules/gsnippetsreviews/gsnippetsreviews.php:118 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1364 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1343 (coreLoadModule)
/classes/Dispatcher.php:379 (getInstanceByName)
/index.php:78 (dispatch)
|
0 |
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM ev_shop_url su
LEFT JOIN ev_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'evek.dk' OR su.domain_ssl = 'evek.dk')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
0.342
ms
|
2 |
Yes
|
|
/classes/shop/Shop.php:1395
/classes/shop/Shop.php:359 (findShopByHost)
/config/config.inc.php:122 (initialize)
/index.php:40 (require_once)
|
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 ev_shop_group gs
LEFT JOIN ev_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN ev_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.324
ms
|
14 |
Yes
|
|
/classes/shop/Shop.php:719
/classes/shop/Shop.php:778 (cacheShops)
/classes/Configuration.php:300 (getShops)
/classes/shop/Shop.php:402 (getMultiShopValues)
/config/config.inc.php:122 (initialize)
/index.php:40 (require_once)
|
23 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ev_module` m
LEFT JOIN `ev_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 16 |
0.320
ms
|
202 |
|
|
/classes/module/Module.php:340
/modules/klarnapayment/klarnapayment.php:69 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1364 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1343 (coreLoadModule)
/classes/Hook.php:1122 (getInstanceByName)
/classes/Dispatcher.php:587 (exec)
/classes/Dispatcher.php:238 (loadRoutes)
/classes/Dispatcher.php:196 (__construct)
/index.php:78 (getInstance)
|
176 |
SELECT SQL_NO_CACHE DISTINCT a.*, cl.`name` AS country, s.name AS state, s.iso_code AS state_iso
FROM `ev_address` a
LEFT JOIN `ev_country` c ON (a.`id_country` = c.`id_country`)
LEFT JOIN `ev_country_lang` cl ON (c.`id_country` = cl.`id_country`)
LEFT JOIN `ev_state` s ON (s.`id_state` = a.`id_state`)
INNER JOIN ev_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 16)
WHERE `id_lang` = 15 AND `id_customer` = 32420 AND a.`deleted` = 0 |
0.276
ms
|
1 |
|
|
/classes/Customer.php:661
/modules/gsnippetsreviews/lib/module-tools_class.php:258 (getAddresses)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
236 |
SELECT SQL_NO_CACHE 1 FROM ev_cart_product cp INNER JOIN ev_product p
ON (p.id_product = cp.id_product) INNER JOIN ev_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1 |
0.274
ms
|
250 |
|
|
/classes/Cart.php:3961
/classes/Cart.php:3942 (hasProducts)
/classes/Cart.php:2012 (isVirtualCart)
/src/Adapter/Presenter/Cart/CartLazyArray.php:138 (getOrderTotal)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getTotals)
/src/Adapter/Presenter/AbstractLazyArray.php:124 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:81 (json_encode)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/ff/d6/75/ffd675602a746cb258d42faa8cfbc3a95630626b_2.file.javascript.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9f7917_59914596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/cc/d8/17/ccd8179b6008b500b000be44ee6a4ef7a349f1bc_2.file.head.tpl.php:444 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/cc/d8/17/ccd8179b6008b500b000be44ee6a4ef7a349f1bc_2.file.head.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9e3401_24440725)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5664 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
170 |
SELECT SQL_NO_CACHE DISTINCT a.*, cl.`name` AS country, s.name AS state, s.iso_code AS state_iso
FROM `ev_address` a
LEFT JOIN `ev_country` c ON (a.`id_country` = c.`id_country`)
LEFT JOIN `ev_country_lang` cl ON (c.`id_country` = cl.`id_country`)
LEFT JOIN `ev_state` s ON (s.`id_state` = a.`id_state`)
INNER JOIN ev_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 16)
WHERE `id_lang` = 15 AND `id_customer` = 32415 AND a.`deleted` = 0 |
0.272
ms
|
1 |
|
|
/classes/Customer.php:661
/modules/gsnippetsreviews/lib/module-tools_class.php:258 (getAddresses)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
21 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ev_module` m
LEFT JOIN `ev_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 16 |
0.271
ms
|
202 |
|
|
/classes/module/Module.php:340
/modules/blockblog/blockblog.php:159 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1364 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1343 (coreLoadModule)
/classes/Hook.php:1122 (getInstanceByName)
/classes/Dispatcher.php:587 (exec)
/classes/Dispatcher.php:238 (loadRoutes)
/classes/Dispatcher.php:196 (__construct)
/index.php:78 (getInstance)
|
192 |
SELECT SQL_NO_CACHE DISTINCT a.*, cl.`name` AS country, s.name AS state, s.iso_code AS state_iso
FROM `ev_address` a
LEFT JOIN `ev_country` c ON (a.`id_country` = c.`id_country`)
LEFT JOIN `ev_country_lang` cl ON (c.`id_country` = cl.`id_country`)
LEFT JOIN `ev_state` s ON (s.`id_state` = a.`id_state`)
INNER JOIN ev_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 16)
WHERE `id_lang` = 15 AND `id_customer` = 32430 AND a.`deleted` = 0 |
0.269
ms
|
1 |
|
|
/classes/Customer.php:661
/modules/gsnippetsreviews/lib/module-tools_class.php:258 (getAddresses)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
162 |
SELECT SQL_NO_CACHE pc.*, ba2c.status as status_author
FROM `ev_blog_post` pc
LEFT JOIN `ev_blog_post_data` pc_d
on(pc.id = pc_d.id_item)
LEFT JOIN `ev_blog_avatar2customer` ba2c ON(pc.author_id = ba2c.id_customer)
WHERE pc.status = 1 and pc_d.id_lang = 15
AND FIND_IN_SET(16,pc.ids_shops)
AND FIND_IN_SET(1,pc.ids_groups) AND ba2c.id_shop = 16
AND ba2c.status != 2
AND pc.img != '' AND pc.is_slider = 1
AND (pc.`publish_date` <= NOW())
ORDER BY pc.`time_add` desc LIMIT 5 |
0.267
ms
|
276 |
Yes
|
|
/modules/blockblog/classes/blogspm.class.php:8313
/modules/blockblog/blockblog.php:3018 (getSliderForPosts)
/modules/blockblog/blockblog.php:2968 (setSliderSettings)
/classes/Hook.php:1251 (hookHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
194 |
SELECT SQL_NO_CACHE DISTINCT a.*, cl.`name` AS country, s.name AS state, s.iso_code AS state_iso
FROM `ev_address` a
LEFT JOIN `ev_country` c ON (a.`id_country` = c.`id_country`)
LEFT JOIN `ev_country_lang` cl ON (c.`id_country` = cl.`id_country`)
LEFT JOIN `ev_state` s ON (s.`id_state` = a.`id_state`)
INNER JOIN ev_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 16)
WHERE `id_lang` = 15 AND `id_customer` = 32431 AND a.`deleted` = 0 |
0.258
ms
|
1 |
|
|
/classes/Customer.php:661
/modules/gsnippetsreviews/lib/module-tools_class.php:258 (getAddresses)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
172 |
SELECT SQL_NO_CACHE DISTINCT a.*, cl.`name` AS country, s.name AS state, s.iso_code AS state_iso
FROM `ev_address` a
LEFT JOIN `ev_country` c ON (a.`id_country` = c.`id_country`)
LEFT JOIN `ev_country_lang` cl ON (c.`id_country` = cl.`id_country`)
LEFT JOIN `ev_state` s ON (s.`id_state` = a.`id_state`)
INNER JOIN ev_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 16)
WHERE `id_lang` = 15 AND `id_customer` = 32418 AND a.`deleted` = 0 |
0.235
ms
|
1 |
|
|
/classes/Customer.php:661
/modules/gsnippetsreviews/lib/module-tools_class.php:258 (getAddresses)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
28 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ev_module` m
LEFT JOIN `ev_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 16 |
0.229
ms
|
202 |
|
|
/classes/module/Module.php:340
/modules/recaptchapro/recaptchapro.php:48 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1364 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1343 (coreLoadModule)
/classes/Hook.php:1122 (getInstanceByName)
/classes/Dispatcher.php:484 (exec)
/index.php:78 (dispatch)
|
273 |
SELECT SQL_NO_CACHE *
FROM `ev_zmenu` m
LEFT JOIN `ev_zmenu_lang` ml ON m.`id_zmenu` = ml.`id_zmenu`
WHERE m.`id_shop` = 16
AND `id_lang` = 15
AND `active` = 1
GROUP BY m.`id_zmenu`
ORDER BY m.`position` ASC |
0.223
ms
|
118 |
Yes
|
Yes
|
/modules/zonemegamenu/classes/ZMenu.php:104
/modules/zonemegamenu/classes/ZMenu.php:113 (getList)
/modules/zonemegamenu/zonemegamenu.php:1508 (getListFront)
/modules/zonemegamenu/zonemegamenu.php:1527 (preProcess)
/modules/zonemegamenu/zonemegamenu.php:1535 (hookDisplayTop)
/classes/Hook.php:1251 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:416 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:71 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
178 |
SELECT SQL_NO_CACHE DISTINCT a.*, cl.`name` AS country, s.name AS state, s.iso_code AS state_iso
FROM `ev_address` a
LEFT JOIN `ev_country` c ON (a.`id_country` = c.`id_country`)
LEFT JOIN `ev_country_lang` cl ON (c.`id_country` = cl.`id_country`)
LEFT JOIN `ev_state` s ON (s.`id_state` = a.`id_state`)
INNER JOIN ev_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 16)
WHERE `id_lang` = 15 AND `id_customer` = 32421 AND a.`deleted` = 0 |
0.220
ms
|
1 |
|
|
/classes/Customer.php:661
/modules/gsnippetsreviews/lib/module-tools_class.php:258 (getAddresses)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
119 |
SELECT SQL_NO_CACHE c.`id_shop`, l.`id_lang`, l.`name`, l.`iso_code`, l.`language_code`
FROM `ev_configuration` c
INNER JOIN `ev_shop` s ON (s.id_shop = c.id_shop AND s.active = 1)
LEFT JOIN `ev_lang` l ON (l.`id_lang` = c.`value`)
WHERE c.`name` = "PS_LANG_DEFAULT" AND (c.`id_shop` = 16 OR c.`id_shop` = 14 OR c.`id_shop` = 18 OR c.`id_shop` = 11 OR c.`id_shop` = 2 OR c.`id_shop` = 10 OR c.`id_shop` = 9 OR c.`id_shop` = 8 OR c.`id_shop` = 13 OR c.`id_shop` = 19 OR c.`id_shop` = 15 OR c.`id_shop` = 4 OR c.`id_shop` = 12 OR c.`id_shop` = 17) |
0.218
ms
|
19 |
|
|
/modules/rc_domainbylang/rc_domainbylang.php:310
/modules/rc_domainbylang/rc_domainbylang.php:469 (getDefaultLangShopsByGroup)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
244 |
SELECT SQL_NO_CACHE c.iso_code
FROM `ev_country` c
LEFT JOIN `ev_module_country` `mc` ON c.id_country = mc.id_country
WHERE (c.active = 1) AND (mc.id_module = 344) AND (mc.id_shop = 16)
ORDER BY c.iso_code ASC |
0.215
ms
|
95 |
Yes
|
|
/modules/klarnapayment/src/Core/Shared/Repository/CountryRepository.php:63
/modules/klarnapayment/src/Infrastructure/Verification/CanRenderWidgets.php:53 (getPaymentCountries)
/modules/klarnapayment/klarnapayment.php:676 (verify)
/classes/Hook.php:1251 (hookDisplayBanner)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:244 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:56 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
283 |
SELECT SQL_NO_CACHE c.iso_code
FROM `ev_country` c
LEFT JOIN `ev_module_country` `mc` ON c.id_country = mc.id_country
WHERE (c.active = 1) AND (mc.id_module = 344) AND (mc.id_shop = 16)
ORDER BY c.iso_code ASC |
0.201
ms
|
95 |
Yes
|
|
/modules/klarnapayment/src/Core/Shared/Repository/CountryRepository.php:63
/modules/klarnapayment/src/Infrastructure/Verification/CanRenderWidgets.php:53 (getPaymentCountries)
/modules/klarnapayment/klarnapayment.php:694 (verify)
/classes/Hook.php:1251 (hookDisplayFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:115 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca8beb1_18577615)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5938 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5143 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
174 |
SELECT SQL_NO_CACHE DISTINCT a.*, cl.`name` AS country, s.name AS state, s.iso_code AS state_iso
FROM `ev_address` a
LEFT JOIN `ev_country` c ON (a.`id_country` = c.`id_country`)
LEFT JOIN `ev_country_lang` cl ON (c.`id_country` = cl.`id_country`)
LEFT JOIN `ev_state` s ON (s.`id_state` = a.`id_state`)
INNER JOIN ev_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 16)
WHERE `id_lang` = 15 AND `id_customer` = 32419 AND a.`deleted` = 0 |
0.198
ms
|
1 |
|
|
/classes/Customer.php:661
/modules/gsnippetsreviews/lib/module-tools_class.php:258 (getAddresses)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
198 |
SELECT SQL_NO_CACHE DISTINCT a.*, cl.`name` AS country, s.name AS state, s.iso_code AS state_iso
FROM `ev_address` a
LEFT JOIN `ev_country` c ON (a.`id_country` = c.`id_country`)
LEFT JOIN `ev_country_lang` cl ON (c.`id_country` = cl.`id_country`)
LEFT JOIN `ev_state` s ON (s.`id_state` = a.`id_state`)
INNER JOIN ev_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 16)
WHERE `id_lang` = 15 AND `id_customer` = 32433 AND a.`deleted` = 0 |
0.195
ms
|
1 |
|
|
/classes/Customer.php:661
/modules/gsnippetsreviews/lib/module-tools_class.php:258 (getAddresses)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
7 |
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `ev_lang` l
LEFT JOIN `ev_lang_shop` ls ON (l.id_lang = ls.id_lang) |
0.191
ms
|
13 |
|
|
/classes/Language.php:1070
/config/config.inc.php:151 (loadLanguages)
/index.php:40 (require_once)
|
208 |
SELECT SQL_NO_CACHE DISTINCT a.*, cl.`name` AS country, s.name AS state, s.iso_code AS state_iso
FROM `ev_address` a
LEFT JOIN `ev_country` c ON (a.`id_country` = c.`id_country`)
LEFT JOIN `ev_country_lang` cl ON (c.`id_country` = cl.`id_country`)
LEFT JOIN `ev_state` s ON (s.`id_state` = a.`id_state`)
INNER JOIN ev_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 16)
WHERE `id_lang` = 15 AND `id_customer` = 146 AND a.`deleted` = 0 |
0.188
ms
|
1 |
|
|
/classes/Customer.php:661
/modules/gsnippetsreviews/lib/module-tools_class.php:258 (getAddresses)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
6 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ev_shop s
LEFT JOIN ev_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 16
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
0.186
ms
|
1 |
|
|
/classes/shop/Shop.php:218
/classes/shop/Shop.php:152 (setUrl)
/classes/shop/Shop.php:435 (__construct)
/config/config.inc.php:122 (initialize)
/index.php:40 (require_once)
|
8 |
SELECT SQL_NO_CACHE *
FROM `ev_country` a
LEFT JOIN `ev_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 15
LEFT JOIN `ev_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 16
WHERE (a.`id_country` = 20) LIMIT 1 |
0.186
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/config/config.inc.php:154 (__construct)
/index.php:40 (require_once)
|
182 |
SELECT SQL_NO_CACHE DISTINCT a.*, cl.`name` AS country, s.name AS state, s.iso_code AS state_iso
FROM `ev_address` a
LEFT JOIN `ev_country` c ON (a.`id_country` = c.`id_country`)
LEFT JOIN `ev_country_lang` cl ON (c.`id_country` = cl.`id_country`)
LEFT JOIN `ev_state` s ON (s.`id_state` = a.`id_state`)
INNER JOIN ev_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 16)
WHERE `id_lang` = 15 AND `id_customer` = 32423 AND a.`deleted` = 0 |
0.186
ms
|
1 |
|
|
/classes/Customer.php:661
/modules/gsnippetsreviews/lib/module-tools_class.php:258 (getAddresses)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
188 |
SELECT SQL_NO_CACHE DISTINCT a.*, cl.`name` AS country, s.name AS state, s.iso_code AS state_iso
FROM `ev_address` a
LEFT JOIN `ev_country` c ON (a.`id_country` = c.`id_country`)
LEFT JOIN `ev_country_lang` cl ON (c.`id_country` = cl.`id_country`)
LEFT JOIN `ev_state` s ON (s.`id_state` = a.`id_state`)
INNER JOIN ev_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 16)
WHERE `id_lang` = 15 AND `id_customer` = 32428 AND a.`deleted` = 0 |
0.185
ms
|
1 |
|
|
/classes/Customer.php:661
/modules/gsnippetsreviews/lib/module-tools_class.php:258 (getAddresses)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
196 |
SELECT SQL_NO_CACHE DISTINCT a.*, cl.`name` AS country, s.name AS state, s.iso_code AS state_iso
FROM `ev_address` a
LEFT JOIN `ev_country` c ON (a.`id_country` = c.`id_country`)
LEFT JOIN `ev_country_lang` cl ON (c.`id_country` = cl.`id_country`)
LEFT JOIN `ev_state` s ON (s.`id_state` = a.`id_state`)
INNER JOIN ev_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 16)
WHERE `id_lang` = 15 AND `id_customer` = 32432 AND a.`deleted` = 0 |
0.184
ms
|
1 |
|
|
/classes/Customer.php:661
/modules/gsnippetsreviews/lib/module-tools_class.php:258 (getAddresses)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
200 |
SELECT SQL_NO_CACHE DISTINCT a.*, cl.`name` AS country, s.name AS state, s.iso_code AS state_iso
FROM `ev_address` a
LEFT JOIN `ev_country` c ON (a.`id_country` = c.`id_country`)
LEFT JOIN `ev_country_lang` cl ON (c.`id_country` = cl.`id_country`)
LEFT JOIN `ev_state` s ON (s.`id_state` = a.`id_state`)
INNER JOIN ev_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 16)
WHERE `id_lang` = 15 AND `id_customer` = 32435 AND a.`deleted` = 0 |
0.184
ms
|
1 |
|
|
/classes/Customer.php:661
/modules/gsnippetsreviews/lib/module-tools_class.php:258 (getAddresses)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
209 |
SELECT SQL_NO_CACHE *
FROM `ev_product` a
LEFT JOIN `ev_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 15
LEFT JOIN `ev_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 16
WHERE (a.`id_product` = 1984) AND (b.`id_shop` = 16) LIMIT 1 |
0.184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/override/classes/Product.php:52 (__construct)
/modules/gsnippetsreviews/lib/module-tools_class.php:1280 (__construct)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2230 (isProductObj)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
184 |
SELECT SQL_NO_CACHE DISTINCT a.*, cl.`name` AS country, s.name AS state, s.iso_code AS state_iso
FROM `ev_address` a
LEFT JOIN `ev_country` c ON (a.`id_country` = c.`id_country`)
LEFT JOIN `ev_country_lang` cl ON (c.`id_country` = cl.`id_country`)
LEFT JOIN `ev_state` s ON (s.`id_state` = a.`id_state`)
INNER JOIN ev_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 16)
WHERE `id_lang` = 15 AND `id_customer` = 32424 AND a.`deleted` = 0 |
0.182
ms
|
1 |
|
|
/classes/Customer.php:661
/modules/gsnippetsreviews/lib/module-tools_class.php:258 (getAddresses)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
206 |
SELECT SQL_NO_CACHE DISTINCT a.*, cl.`name` AS country, s.name AS state, s.iso_code AS state_iso
FROM `ev_address` a
LEFT JOIN `ev_country` c ON (a.`id_country` = c.`id_country`)
LEFT JOIN `ev_country_lang` cl ON (c.`id_country` = cl.`id_country`)
LEFT JOIN `ev_state` s ON (s.`id_state` = a.`id_state`)
INNER JOIN ev_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 16)
WHERE `id_lang` = 15 AND `id_customer` = 32438 AND a.`deleted` = 0 |
0.182
ms
|
1 |
|
|
/classes/Customer.php:661
/modules/gsnippetsreviews/lib/module-tools_class.php:258 (getAddresses)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
180 |
SELECT SQL_NO_CACHE DISTINCT a.*, cl.`name` AS country, s.name AS state, s.iso_code AS state_iso
FROM `ev_address` a
LEFT JOIN `ev_country` c ON (a.`id_country` = c.`id_country`)
LEFT JOIN `ev_country_lang` cl ON (c.`id_country` = cl.`id_country`)
LEFT JOIN `ev_state` s ON (s.`id_state` = a.`id_state`)
INNER JOIN ev_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 16)
WHERE `id_lang` = 15 AND `id_customer` = 32422 AND a.`deleted` = 0 |
0.181
ms
|
1 |
|
|
/classes/Customer.php:661
/modules/gsnippetsreviews/lib/module-tools_class.php:258 (getAddresses)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
18 |
SELECT SQL_NO_CACHE *
FROM `ev_group` a
LEFT JOIN `ev_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 16
WHERE (a.`id_group` = 1) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Group.php:81 (__construct)
/classes/Group.php:397 (__construct)
/modules/blockblog/classes/blogspm.class.php:64 (getCurrent)
/modules/blockblog/blockblog.php:154 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1364 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1343 (coreLoadModule)
/classes/Hook.php:1122 (getInstanceByName)
/classes/Dispatcher.php:587 (exec)
/classes/Dispatcher.php:238 (loadRoutes)
/classes/Dispatcher.php:196 (__construct)
/index.php:78 (getInstance)
|
186 |
SELECT SQL_NO_CACHE DISTINCT a.*, cl.`name` AS country, s.name AS state, s.iso_code AS state_iso
FROM `ev_address` a
LEFT JOIN `ev_country` c ON (a.`id_country` = c.`id_country`)
LEFT JOIN `ev_country_lang` cl ON (c.`id_country` = cl.`id_country`)
LEFT JOIN `ev_state` s ON (s.`id_state` = a.`id_state`)
INNER JOIN ev_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 16)
WHERE `id_lang` = 15 AND `id_customer` = 32425 AND a.`deleted` = 0 |
0.176
ms
|
1 |
|
|
/classes/Customer.php:661
/modules/gsnippetsreviews/lib/module-tools_class.php:258 (getAddresses)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
190 |
SELECT SQL_NO_CACHE DISTINCT a.*, cl.`name` AS country, s.name AS state, s.iso_code AS state_iso
FROM `ev_address` a
LEFT JOIN `ev_country` c ON (a.`id_country` = c.`id_country`)
LEFT JOIN `ev_country_lang` cl ON (c.`id_country` = cl.`id_country`)
LEFT JOIN `ev_state` s ON (s.`id_state` = a.`id_state`)
INNER JOIN ev_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 16)
WHERE `id_lang` = 15 AND `id_customer` = 32429 AND a.`deleted` = 0 |
0.175
ms
|
1 |
|
|
/classes/Customer.php:661
/modules/gsnippetsreviews/lib/module-tools_class.php:258 (getAddresses)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
202 |
SELECT SQL_NO_CACHE DISTINCT a.*, cl.`name` AS country, s.name AS state, s.iso_code AS state_iso
FROM `ev_address` a
LEFT JOIN `ev_country` c ON (a.`id_country` = c.`id_country`)
LEFT JOIN `ev_country_lang` cl ON (c.`id_country` = cl.`id_country`)
LEFT JOIN `ev_state` s ON (s.`id_state` = a.`id_state`)
INNER JOIN ev_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 16)
WHERE `id_lang` = 15 AND `id_customer` = 32436 AND a.`deleted` = 0 |
0.175
ms
|
1 |
|
|
/classes/Customer.php:661
/modules/gsnippetsreviews/lib/module-tools_class.php:258 (getAddresses)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
204 |
SELECT SQL_NO_CACHE DISTINCT a.*, cl.`name` AS country, s.name AS state, s.iso_code AS state_iso
FROM `ev_address` a
LEFT JOIN `ev_country` c ON (a.`id_country` = c.`id_country`)
LEFT JOIN `ev_country_lang` cl ON (c.`id_country` = cl.`id_country`)
LEFT JOIN `ev_state` s ON (s.`id_state` = a.`id_state`)
INNER JOIN ev_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 16)
WHERE `id_lang` = 15 AND `id_customer` = 32437 AND a.`deleted` = 0 |
0.171
ms
|
1 |
|
|
/classes/Customer.php:661
/modules/gsnippetsreviews/lib/module-tools_class.php:258 (getAddresses)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
10 |
SELECT SQL_NO_CACHE *
FROM `ev_lang` a
LEFT JOIN `ev_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 16
WHERE (a.`id_lang` = 15) LIMIT 1 |
0.164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/config/config.inc.php:219 (__construct)
/index.php:40 (require_once)
|
5 |
SELECT SQL_NO_CACHE *
FROM `ev_shop` a
WHERE (a.`id_shop` = 16) LIMIT 1 |
0.163
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:149 (__construct)
/classes/shop/Shop.php:435 (__construct)
/config/config.inc.php:122 (initialize)
/index.php:40 (require_once)
|
22 |
SELECT SQL_NO_CACHE name, alias FROM `ev_hook_alias` |
0.160
ms
|
88 |
|
|
/classes/Hook.php:375
/classes/Hook.php:171 (getCanonicalHookNames)
/classes/Hook.php:402 (normalizeHookName)
/classes/Hook.php:426 (getAllKnownNames)
/classes/Hook.php:1133 (isHookCallableOn)
/classes/Dispatcher.php:587 (exec)
/classes/Dispatcher.php:238 (loadRoutes)
/classes/Dispatcher.php:196 (__construct)
/index.php:78 (getInstance)
|
13 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ev_lang` l
JOIN ev_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 16)
WHERE l.`active` = 1 LIMIT 1 |
0.151
ms
|
2 |
|
|
/classes/Language.php:1204
/classes/Language.php:1510 (countActiveLanguages)
/classes/Dispatcher.php:508 (isMultiLanguageActivated)
/classes/Dispatcher.php:227 (setRequestUri)
/classes/Dispatcher.php:196 (__construct)
/index.php:78 (getInstance)
|
98 |
SELECT SQL_NO_CACHE *
FROM `ev_zthememanager_lang`
WHERE `id_zthememanager` = 11 |
0.147
ms
|
13 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/zonethememanager/classes/ZManager.php:75 (__construct)
/modules/zonethememanager/classes/ZManager.php:180 (__construct)
/modules/zonethememanager/zonethememanager.php:1933 (getSettingsByShop)
/classes/Hook.php:1251 (hookActionFrontControllerSetVariables)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:536 (exec)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
85 |
SELECT SQL_NO_CACHE *
FROM ev_meta m
LEFT JOIN ev_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "module-gsnippetsreviews-reviews"
OR m.page = "modulegsnippetsreviewsreviews"
)
AND ml.id_lang = 15
AND ml.id_shop = 16 LIMIT 1 |
0.137
ms
|
2 |
|
|
/classes/Meta.php:181
/classes/Meta.php:325 (getMetaByPage)
/classes/Meta.php:310 (getHomeMetas)
/classes/controller/FrontController.php:1744 (getMetaTags)
/classes/controller/FrontController.php:521 (getTemplateVarPage)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
169 |
SELECT SQL_NO_CACHE *
FROM `ev_customer` a
WHERE (a.`id_customer` = 32415) LIMIT 1 |
0.134
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Customer.php:230 (__construct)
/modules/gsnippetsreviews/lib/module-tools_class.php:255 (__construct)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
25 |
SELECT SQL_NO_CACHE * FROM `ev_hook_module_exceptions`
WHERE `id_shop` IN (16) |
0.133
ms
|
1 |
|
|
/classes/module/Module.php:2146
/classes/Hook.php:1064 (getExceptionsStatic)
/classes/Dispatcher.php:346 (exec)
/index.php:78 (dispatch)
|
160 |
SELECT SQL_NO_CACHE count(*) as count
FROM `ev_blog_post` pc
LEFT JOIN `ev_blog_post_data` pc_d
on(pc.id = pc_d.id_item)
LEFT JOIN `ev_blog_avatar2customer` ba2c ON(pc.author_id = ba2c.id_customer)
WHERE pc.status = 1 and pc_d.id_lang = 15
AND FIND_IN_SET(16,pc.ids_shops)
AND FIND_IN_SET(1,pc.ids_groups)
AND ba2c.status != 2 AND ba2c.id_shop = 16
AND pc.img != '' AND pc.is_slider = 1
AND (pc.`publish_date` <= NOW()) LIMIT 1 |
0.131
ms
|
276 |
|
|
/modules/blockblog/classes/blogspm.class.php:8279
/modules/blockblog/blockblog.php:2864 (getCountSliders)
/classes/Hook.php:1251 (hookHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
19 |
SELECT SQL_NO_CACHE *
FROM `ev_group_lang`
WHERE `id_group` = 1 |
0.128
ms
|
13 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Group.php:81 (__construct)
/classes/Group.php:397 (__construct)
/modules/blockblog/classes/blogspm.class.php:64 (getCurrent)
/modules/blockblog/blockblog.php:154 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1364 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1343 (coreLoadModule)
/classes/Hook.php:1122 (getInstanceByName)
/classes/Dispatcher.php:587 (exec)
/classes/Dispatcher.php:238 (loadRoutes)
/classes/Dispatcher.php:196 (__construct)
/index.php:78 (getInstance)
|
16 |
SELECT SQL_NO_CACHE `name`, `alias` FROM `ev_hook_alias` |
0.127
ms
|
88 |
|
|
/classes/Hook.php:321
/classes/Hook.php:354 (getAllHookAliases)
/classes/Hook.php:839 (getHookAliasesFor)
/classes/Hook.php:966 (getHookModuleExecList)
/classes/Dispatcher.php:587 (exec)
/classes/Dispatcher.php:238 (loadRoutes)
/classes/Dispatcher.php:196 (__construct)
/index.php:78 (getInstance)
|
238 |
SELECT SQL_NO_CACHE 1 FROM `ev_cart_rule` WHERE ((date_to >= "2025-10-13 00:00:00" AND date_to <= "2025-10-13 23:59:59") OR (date_from >= "2025-10-13 00:00:00" AND date_from <= "2025-10-13 23:59:59") OR (date_from < "2025-10-13 00:00:00" AND date_to > "2025-10-13 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/CartRule.php:359
/classes/CartRule.php:391 (haveCartRuleToday)
/classes/Cart.php:2825 (getCustomerCartRules)
/classes/Cart.php:3150 (getDeliveryOptionList)
/classes/Cart.php:3223 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:355 (processCalculation)
/src/Core/Cart/Calculator.php:156 (calculateFees)
/classes/Cart.php:2068 (processCalculation)
/src/Adapter/Presenter/Cart/CartLazyArray.php:138 (getOrderTotal)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getTotals)
/src/Adapter/Presenter/AbstractLazyArray.php:124 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:81 (json_encode)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/ff/d6/75/ffd675602a746cb258d42faa8cfbc3a95630626b_2.file.javascript.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9f7917_59914596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/cc/d8/17/ccd8179b6008b500b000be44ee6a4ef7a349f1bc_2.file.head.tpl.php:444 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/cc/d8/17/ccd8179b6008b500b000be44ee6a4ef7a349f1bc_2.file.head.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9e3401_24440725)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5664 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
240 |
SELECT SQL_NO_CACHE 1 FROM `ev_cart_rule` WHERE ((date_to >= "2025-10-13 00:00:00" AND date_to <= "2025-10-13 23:59:59") OR (date_from >= "2025-10-13 00:00:00" AND date_from <= "2025-10-13 23:59:59") OR (date_from < "2025-10-13 00:00:00" AND date_to > "2025-10-13 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/CartRule.php:359
/classes/CartRule.php:391 (haveCartRuleToday)
/classes/CartRule.php:572 (getCustomerCartRules)
/classes/Cart.php:512 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartLazyArray.php:322 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:124 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:81 (json_encode)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/ff/d6/75/ffd675602a746cb258d42faa8cfbc3a95630626b_2.file.javascript.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9f7917_59914596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/cc/d8/17/ccd8179b6008b500b000be44ee6a4ef7a349f1bc_2.file.head.tpl.php:444 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/cc/d8/17/ccd8179b6008b500b000be44ee6a4ef7a349f1bc_2.file.head.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9e3401_24440725)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5664 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
84 |
SELECT SQL_NO_CACHE *
FROM `ev_currency` a0
LEFT JOIN `ev_currency_lang` `a1` ON (a0.`id_currency` = a1.`id_currency`)
WHERE (a0.`id_currency` = 1) |
0.115
ms
|
13 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/klarnapayment/src/Infrastructure/Repository/CollectionRepository.php:53 (getFirst)
/modules/klarnapayment/src/Infrastructure/Provider/ApplicationContextProvider.php:72 (findOneBy)
/modules/klarnapayment/klarnapayment.php:339 (get)
/classes/Hook.php:1251 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:957 (exec)
/tools/profiling/Controller.php:53 (setMedia)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
272 |
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ev_cart_product`
WHERE `id_cart` = 0 LIMIT 1 |
0.111
ms
|
250 |
|
|
/classes/Cart.php:1292
/src/Adapter/Presenter/Cart/CartLazyArray.php:247 (getNbProducts)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getProductsCount)
/var/cache/dev/smarty/compile/z_emarket/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php:32 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca52807_48993838)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2395 (fetch)
/modules/ps_shoppingcart/ps_shoppingcart.php:136 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:342 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:380 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:66 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
26 |
SELECT SQL_NO_CACHE * FROM `ev_image_type` |
0.109
ms
|
10 |
|
|
/classes/ImageType.php:165
/classes/ImageType.php:206 (getByNameNType)
/modules/gsnippetsreviews/conf/common.conf.php:197 (getFormattedName)
/modules/gsnippetsreviews/gsnippetsreviews.php:94 (require_once)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1364 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1343 (coreLoadModule)
/classes/Dispatcher.php:379 (getInstanceByName)
/index.php:78 (dispatch)
|
9 |
SELECT SQL_NO_CACHE *
FROM `ev_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.107
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:565 (__construct)
/config/config.inc.php:179 (getGroup)
/index.php:40 (require_once)
|
11 |
SELECT SQL_NO_CACHE id_shop
FROM `ev_lang_shop`
WHERE `id_lang` = 15
AND id_shop = 16 LIMIT 1 |
0.106
ms
|
1 |
|
|
/classes/ObjectModel.php:1582
/config/config.inc.php:224 (isAssociatedToShop)
/index.php:40 (require_once)
|
239 |
SELECT SQL_NO_CACHE * FROM `ev_cart_rule` cr
LEFT JOIN `ev_cart_rule_lang` crl
ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 15) WHERE (cr.`id_customer` = 0) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1 |
0.106
ms
|
1 |
|
|
/classes/CartRule.php:425
/classes/Cart.php:2825 (getCustomerCartRules)
/classes/Cart.php:3150 (getDeliveryOptionList)
/classes/Cart.php:3223 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:355 (processCalculation)
/src/Core/Cart/Calculator.php:156 (calculateFees)
/classes/Cart.php:2068 (processCalculation)
/src/Adapter/Presenter/Cart/CartLazyArray.php:138 (getOrderTotal)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getTotals)
/src/Adapter/Presenter/AbstractLazyArray.php:124 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:81 (json_encode)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/ff/d6/75/ffd675602a746cb258d42faa8cfbc3a95630626b_2.file.javascript.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9f7917_59914596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/cc/d8/17/ccd8179b6008b500b000be44ee6a4ef7a349f1bc_2.file.head.tpl.php:444 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/cc/d8/17/ccd8179b6008b500b000be44ee6a4ef7a349f1bc_2.file.head.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9e3401_24440725)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5664 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
245 |
SELECT SQL_NO_CACHE c.*
FROM `ev_module_currency` mc
LEFT JOIN `ev_currency` c ON c.`id_currency` = mc.`id_currency`
WHERE c.`deleted` = 0
AND mc.`id_module` = 344
AND c.`active` = 1
AND mc.id_shop = 16
ORDER BY c.`iso_code` ASC |
0.106
ms
|
10 |
Yes
|
|
/classes/Currency.php:826
/modules/klarnapayment/src/Infrastructure/Adapter/Currency.php:35 (getPaymentCurrencies)
/modules/klarnapayment/src/Infrastructure/Verification/CanRenderWidgets.php:64 (getPaymentCurrencies)
/modules/klarnapayment/klarnapayment.php:676 (verify)
/classes/Hook.php:1251 (hookDisplayBanner)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:244 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:56 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
242 |
SELECT SQL_NO_CACHE id_zthememanager
FROM `ev_zthememanager` m
WHERE m.`id_shop` = 16 LIMIT 1 |
0.105
ms
|
11 |
|
|
/modules/zonethememanager/classes/ZManager.php:177
/modules/zonethememanager/zonethememanager.php:2090 (getSettingsByShop)
/classes/Hook.php:1251 (hookDisplayBanner)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:244 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:56 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
20 |
SELECT SQL_NO_CACHE id_shop
FROM `ev_group_shop`
WHERE `id_group` = 1
AND id_shop = 16 LIMIT 1 |
0.104
ms
|
1 |
|
|
/classes/ObjectModel.php:1582
/classes/Group.php:400 (isAssociatedToShop)
/modules/blockblog/classes/blogspm.class.php:64 (getCurrent)
/modules/blockblog/blockblog.php:154 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1364 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1343 (coreLoadModule)
/classes/Hook.php:1122 (getInstanceByName)
/classes/Dispatcher.php:587 (exec)
/classes/Dispatcher.php:238 (loadRoutes)
/classes/Dispatcher.php:196 (__construct)
/index.php:78 (getInstance)
|
115 |
SELECT SQL_NO_CACHE *
FROM `ev_currency` a0
LEFT JOIN `ev_currency_lang` `a1` ON (a0.`id_currency` = a1.`id_currency`)
WHERE (a0.`id_currency` = 1) |
0.104
ms
|
13 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/klarnapayment/src/Infrastructure/Repository/CollectionRepository.php:53 (getFirst)
/modules/klarnapayment/src/Infrastructure/Provider/ApplicationContextProvider.php:72 (findOneBy)
/modules/klarnapayment/src/Presentation/Loader/HeadSectionAssetLoader.php:62 (get)
/modules/klarnapayment/klarnapayment.php:168 (register)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
211 |
SELECT SQL_NO_CACHE RTG_ID as id,RTG_SHOP_ID as shopId,RTG_PROD_ID as prodId,RTG_LANG_ID as langId,UNIX_TIMESTAMP(RTG_DATE_ADD) as dateAdd,RTG_NOTE as note,RTG_STATUS as status,RTG_CUST_ID as custId,RTG_DATA as data ,AFS_ID as afsId,AFS_TYPE as type,UNIX_TIMESTAMP(AFS_DATE_ADD) as replyDateAdd,UNIX_TIMESTAMP(AFS_DATE_UPD) as replyDateUpd,AFS_DISPLAY as replyDisplay,AFS_DATA as replyData FROM ev_gsr_rating as r LEFT JOIN ev_gsr_aftersales as afs ON (r.RTG_ID = afs.AFS_ID AND afs.AFS_TYPE = "rating") WHERE r.RTG_STATUS = "1" AND r.RTG_ID = 140288 |
0.104
ms
|
0 |
|
|
/modules/gsnippetsreviews/lib/reviews/rating-dao_class.php:334
/modules/gsnippetsreviews/lib/reviews/rating_class.php:173 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:649 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:84 (getRatings)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2265 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
3 |
SELECT SQL_NO_CACHE value FROM `ev_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.103
ms
|
4 |
|
|
/classes/shop/Shop.php:1214
/classes/Configuration.php:237 (isFeatureActive)
/classes/Configuration.php:303 (get)
/classes/shop/Shop.php:402 (getMultiShopValues)
/config/config.inc.php:122 (initialize)
/index.php:40 (require_once)
|
34 |
SELECT SQL_NO_CACHE *
FROM `ev_currency` a
LEFT JOIN `ev_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 15
LEFT JOIN `ev_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 16
WHERE (a.`id_currency` = 10) LIMIT 1 |
0.101
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
118 |
SELECT SQL_NO_CACHE *
FROM `ev_cms` a
LEFT JOIN `ev_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 15
LEFT JOIN `ev_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 16
WHERE (a.`id_cms` = 2) AND (b.`id_shop` = 16) LIMIT 1 |
0.100
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Link.php:555 (__construct)
/modules/pscookiebanner/pscookiebanner.php:420 (getCMSLink)
/classes/Hook.php:1251 (hookHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
284 |
SELECT SQL_NO_CACHE c.*
FROM `ev_module_currency` mc
LEFT JOIN `ev_currency` c ON c.`id_currency` = mc.`id_currency`
WHERE c.`deleted` = 0
AND mc.`id_module` = 344
AND c.`active` = 1
AND mc.id_shop = 16
ORDER BY c.`iso_code` ASC |
0.099
ms
|
10 |
Yes
|
|
/classes/Currency.php:826
/modules/klarnapayment/src/Infrastructure/Adapter/Currency.php:35 (getPaymentCurrencies)
/modules/klarnapayment/src/Infrastructure/Verification/CanRenderWidgets.php:64 (getPaymentCurrencies)
/modules/klarnapayment/klarnapayment.php:694 (verify)
/classes/Hook.php:1251 (hookDisplayFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:115 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:160 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca8beb1_18577615)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5938 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5143 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
230 |
SELECT SQL_NO_CACHE *
FROM `ev_product` a
LEFT JOIN `ev_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 15
LEFT JOIN `ev_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 16
WHERE (a.`id_product` = 2338) AND (b.`id_shop` = 16) LIMIT 1 |
0.098
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/override/classes/Product.php:52 (__construct)
/modules/gsnippetsreviews/lib/module-tools_class.php:1280 (__construct)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2230 (isProductObj)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
31 |
SELECT SQL_NO_CACHE * FROM `ev_currency` c ORDER BY `iso_code` ASC |
0.095
ms
|
13 |
Yes
|
|
/classes/Currency.php:708
/src/Adapter/Currency/CurrencyDataProvider.php:84 (findAllInstalled)
/src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php:89 (findAllInstalled)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (getAllInstalledCurrencyIsoCodes)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
12 |
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ev_shop_url
WHERE main = 1
AND id_shop = 16 LIMIT 1 |
0.095
ms
|
1 |
|
|
/classes/shop/ShopUrl.php:178
/classes/shop/ShopUrl.php:198 (cacheMainDomainForShop)
/classes/Tools.php:292 (getMainShopDomain)
/classes/Link.php:64 (getShopDomain)
/config/config.inc.php:285 (__construct)
/index.php:40 (require_once)
|
122 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ev_lang` l
JOIN ev_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 9)
WHERE l.`active` = 1 LIMIT 1 |
0.094
ms
|
2 |
|
|
/classes/Language.php:1204
/classes/Language.php:1510 (countActiveLanguages)
/classes/Link.php:1333 (isMultiLanguageActivated)
/classes/Link.php:690 (getLangLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
241 |
SELECT SQL_NO_CACHE * FROM `ev_cart_rule` cr
LEFT JOIN `ev_cart_rule_lang` crl
ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 15) WHERE (cr.`id_customer` = 0) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%" |
0.093
ms
|
1 |
|
|
/classes/CartRule.php:425
/classes/CartRule.php:572 (getCustomerCartRules)
/classes/Cart.php:512 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartLazyArray.php:322 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:124 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:81 (json_encode)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/ff/d6/75/ffd675602a746cb258d42faa8cfbc3a95630626b_2.file.javascript.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9f7917_59914596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/cc/d8/17/ccd8179b6008b500b000be44ee6a4ef7a349f1bc_2.file.head.tpl.php:444 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/cc/d8/17/ccd8179b6008b500b000be44ee6a4ef7a349f1bc_2.file.head.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9e3401_24440725)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5664 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
275 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module` WHERE `name` = "ps_socialfollow" LIMIT 1 |
0.091
ms
|
1 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:87 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:150 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca8beb1_18577615)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5938 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5143 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
237 |
SELECT SQL_NO_CACHE 1 FROM ev_cart_product cp
INNER JOIN ev_product p ON (p.id_product = cp.id_product AND cache_is_pack = 0 and p.is_virtual = 0)
INNER JOIN ev_product_shop ps ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product)
WHERE cp.id_cart=0 LIMIT 1 |
0.090
ms
|
250 |
|
|
/classes/Cart.php:3984
/classes/Cart.php:3945 (hasRealProducts)
/classes/Cart.php:2012 (isVirtualCart)
/src/Adapter/Presenter/Cart/CartLazyArray.php:138 (getOrderTotal)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getTotals)
/src/Adapter/Presenter/AbstractLazyArray.php:124 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:81 (json_encode)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/ff/d6/75/ffd675602a746cb258d42faa8cfbc3a95630626b_2.file.javascript.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9f7917_59914596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/cc/d8/17/ccd8179b6008b500b000be44ee6a4ef7a349f1bc_2.file.head.tpl.php:444 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/cc/d8/17/ccd8179b6008b500b000be44ee6a4ef7a349f1bc_2.file.head.tpl.php:72 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9e3401_24440725)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5664 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
165 |
SELECT SQL_NO_CACHE id_zthememanager
FROM `ev_zthememanager` m
WHERE m.`id_shop` = 16 LIMIT 1 |
0.083
ms
|
11 |
|
|
/modules/zonethememanager/classes/ZManager.php:177
/modules/zonethememanager/zonethememanager.php:1905 (getSettingsByShop)
/modules/zonethememanager/zonethememanager.php:2057 (getBoxedBackgroundCSS)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
193 |
SELECT SQL_NO_CACHE *
FROM `ev_customer` a
WHERE (a.`id_customer` = 32431) LIMIT 1 |
0.082
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Customer.php:230 (__construct)
/modules/gsnippetsreviews/lib/module-tools_class.php:255 (__construct)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
250 |
SELECT SQL_NO_CACHE *
FROM `ev_currency` c
INNER JOIN ev_currency_shop currency_shop
ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = 16)
WHERE c.`deleted` = 0 AND c.`active` = 1 ORDER BY `iso_code` ASC |
0.082
ms
|
13 |
Yes
|
|
/classes/Currency.php:687
/classes/Currency.php:669 (findAll)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:267 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
280 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module` WHERE `name` = "ps_emailsubscription" LIMIT 1 |
0.081
ms
|
1 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:101 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:154 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca8beb1_18577615)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5938 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5143 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
124 |
SELECT SQL_NO_CACHE *
FROM `ev_shop` a
WHERE (a.`id_shop` = 2) LIMIT 1 |
0.081
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:149 (__construct)
/classes/Link.php:1370 (__construct)
/classes/Link.php:690 (getBaseLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
277 |
SELECT SQL_NO_CACHE id_zthememanager
FROM `ev_zthememanager` m
WHERE m.`id_shop` = 16 LIMIT 1 |
0.080
ms
|
11 |
|
|
/modules/zonethememanager/classes/ZManager.php:177
/modules/zonethememanager/zonethememanager.php:2108 (getSettingsByShop)
/classes/Hook.php:1251 (hookDisplayFooterLeft)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:87 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:150 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca8beb1_18577615)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5938 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5143 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
210 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ev_category_lang` cl
WHERE `id_lang` = 15
AND cl.id_shop = 16
AND cl.`id_category` = 2 LIMIT 1 |
0.079
ms
|
1 |
|
|
/classes/Category.php:1366
/classes/Product.php:740 (getLinkRewrite)
/override/classes/Product.php:52 (__construct)
/modules/gsnippetsreviews/lib/module-tools_class.php:1280 (__construct)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2230 (isProductObj)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
121 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ev_shop s
LEFT JOIN ev_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 9
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
0.077
ms
|
1 |
|
|
/classes/shop/Shop.php:218
/classes/shop/Shop.php:152 (setUrl)
/classes/Link.php:1370 (__construct)
/classes/Link.php:690 (getBaseLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
129 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ev_shop s
LEFT JOIN ev_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 4
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
0.077
ms
|
1 |
|
|
/classes/shop/Shop.php:218
/classes/shop/Shop.php:152 (setUrl)
/classes/Link.php:1370 (__construct)
/classes/Link.php:690 (getBaseLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
246 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module` WHERE `name` = "ps_languageselector" LIMIT 1 |
0.077
ms
|
1 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:267 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
286 |
SELECT SQL_NO_CACHE `save_time`
FROM `ev_zpopupnewsletter`
WHERE `id_shop` = 16 AND `active` = 1 LIMIT 1 |
0.076
ms
|
11 |
|
|
/modules/zonepopupnewsletter/classes/ZPopupNewsletter.php:78
/modules/zonepopupnewsletter/zonepopupnewsletter.php:425 (getSaveTimeByShop)
/modules/zonepopupnewsletter/zonepopupnewsletter.php:445 (preProcess)
/classes/Hook.php:1251 (hookDisplayOutsideMainPage)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5956 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5151 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
282 |
SELECT SQL_NO_CACHE psgdpr.active FROM `ev_psgdpr_consent` psgdpr
WHERE psgdpr.id_module = 17 LIMIT 1 |
0.075
ms
|
8 |
|
|
/modules/psgdpr/classes/GDPRConsent.php:130
/modules/psgdpr/psgdpr.php:683 (getConsentActive)
/classes/Hook.php:1251 (hookDisplayGDPRConsent)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarket/30/7d/c6/307dc6bd4724d29d1572cc301dd7148e962604ef_2.module.ps_emailsubscriptionviewstemplateshookps_emailsubscription.tpl.php:77 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8caa2ad3_56286927)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2395 (fetch)
/modules/ps_emailsubscription/ps_emailsubscription.php:902 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:101 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:154 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca8beb1_18577615)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5938 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5143 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
177 |
SELECT SQL_NO_CACHE *
FROM `ev_customer` a
WHERE (a.`id_customer` = 32421) LIMIT 1 |
0.074
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Customer.php:230 (__construct)
/modules/gsnippetsreviews/lib/module-tools_class.php:255 (__construct)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
243 |
SELECT SQL_NO_CACHE *
FROM `ev_zthememanager` a
LEFT JOIN `ev_zthememanager_lang` `b` ON a.`id_zthememanager` = b.`id_zthememanager` AND b.`id_lang` = 15
WHERE (a.`id_zthememanager` = 11) LIMIT 1 |
0.074
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/zonethememanager/classes/ZManager.php:75 (__construct)
/modules/zonethememanager/classes/ZManager.php:180 (__construct)
/modules/zonethememanager/zonethememanager.php:2090 (getSettingsByShop)
/classes/Hook.php:1251 (hookDisplayBanner)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:244 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:56 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
29 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module` WHERE `name` = "xps_checkout" LIMIT 1 |
0.073
ms
|
0 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2212 (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:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1364 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1343 (coreLoadModule)
/classes/Hook.php:1122 (getInstanceByName)
/classes/Dispatcher.php:484 (exec)
/index.php:78 (dispatch)
|
96 |
SELECT SQL_NO_CACHE id_zthememanager
FROM `ev_zthememanager` m
WHERE m.`id_shop` = 16 LIMIT 1 |
0.073
ms
|
11 |
|
|
/modules/zonethememanager/classes/ZManager.php:177
/modules/zonethememanager/zonethememanager.php:1933 (getSettingsByShop)
/classes/Hook.php:1251 (hookActionFrontControllerSetVariables)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:536 (exec)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
103 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module` WHERE `name` = "bestkit_opc" LIMIT 1 |
0.073
ms
|
0 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/modules/paypalfeeplus/paypalfeeplus.php:264 (isEnabled)
/modules/paypalfeeplus/paypalfeeplus.php:288 (hookHeader)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
140 |
SELECT SQL_NO_CACHE *
FROM `ev_shop` a
WHERE (a.`id_shop` = 11) LIMIT 1 |
0.073
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:149 (__construct)
/classes/Link.php:1370 (__construct)
/classes/Link.php:690 (getBaseLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
212 |
SELECT SQL_NO_CACHE RTG_ID as id,RTG_SHOP_ID as shopId,RTG_PROD_ID as prodId,RTG_LANG_ID as langId,UNIX_TIMESTAMP(RTG_DATE_ADD) as dateAdd,RTG_NOTE as note,RTG_STATUS as status,RTG_CUST_ID as custId,RTG_DATA as data ,AFS_ID as afsId,AFS_TYPE as type,UNIX_TIMESTAMP(AFS_DATE_ADD) as replyDateAdd,UNIX_TIMESTAMP(AFS_DATE_UPD) as replyDateUpd,AFS_DISPLAY as replyDisplay,AFS_DATA as replyData FROM ev_gsr_rating as r LEFT JOIN ev_gsr_aftersales as afs ON (r.RTG_ID = afs.AFS_ID AND afs.AFS_TYPE = "rating") WHERE r.RTG_STATUS = "1" AND r.RTG_ID = 140289 |
0.073
ms
|
0 |
|
|
/modules/gsnippetsreviews/lib/reviews/rating-dao_class.php:334
/modules/gsnippetsreviews/lib/reviews/rating_class.php:173 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:649 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:84 (getRatings)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2265 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
130 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ev_lang` l
JOIN ev_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 4)
WHERE l.`active` = 1 LIMIT 1 |
0.072
ms
|
2 |
|
|
/classes/Language.php:1204
/classes/Language.php:1510 (countActiveLanguages)
/classes/Link.php:1333 (isMultiLanguageActivated)
/classes/Link.php:690 (getLangLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
166 |
SELECT SQL_NO_CACHE * FROM ev_rec_whitelist WHERE ip_address = "216.73.216.86" |
0.072
ms
|
1 |
|
|
/modules/recaptchapro/recaptchapro.php:1286
/modules/recaptchapro/recaptchapro.php:871 (checkIfWhitelisted)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
132 |
SELECT SQL_NO_CACHE *
FROM `ev_shop` a
WHERE (a.`id_shop` = 8) LIMIT 1 |
0.071
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:149 (__construct)
/classes/Link.php:1370 (__construct)
/classes/Link.php:690 (getBaseLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
83 |
SELECT SQL_NO_CACHE s.id_shop, s.id_shop_group FROM ev_shop s |
0.071
ms
|
14 |
|
|
/classes/shop/Shop.php:925
/src/Adapter/Configuration.php:383 (getGroupIdFromShopId)
/src/Adapter/Configuration.php:119 (getShopGroupId)
/src/Adapter/Assets/AssetUrlGeneratorTrait.php:68 (get)
/classes/assets/StylesheetManager.php:124 (getFQDN)
/classes/assets/StylesheetManager.php:78 (add)
/classes/controller/FrontController.php:1071 (register)
/classes/controller/FrontController.php:933 (registerStylesheet)
/tools/profiling/Controller.php:53 (setMedia)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
86 |
SELECT SQL_NO_CACHE * FROM `ev_image_type` WHERE 1 AND `categories` = 1 AND `theme_name` = 'z_emarket' OR `theme_name` IS NULL ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.070
ms
|
10 |
Yes
|
|
/classes/ImageType.php:113
/src/Adapter/Image/ImageRetriever.php:375 (getImagesTypes)
/classes/controller/FrontController.php:1541 (getNoPictureImage)
/classes/controller/FrontController.php:1693 (getTemplateVarUrls)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
148 |
SELECT SQL_NO_CACHE *
FROM `ev_shop` a
WHERE (a.`id_shop` = 18) LIMIT 1 |
0.070
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:149 (__construct)
/classes/Link.php:1370 (__construct)
/classes/Link.php:690 (getBaseLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
173 |
SELECT SQL_NO_CACHE *
FROM `ev_customer` a
WHERE (a.`id_customer` = 32419) LIMIT 1 |
0.070
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Customer.php:230 (__construct)
/modules/gsnippetsreviews/lib/module-tools_class.php:255 (__construct)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
156 |
SELECT SQL_NO_CACHE *
FROM `ev_shop` a
WHERE (a.`id_shop` = 19) LIMIT 1 |
0.070
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:149 (__construct)
/classes/Link.php:1370 (__construct)
/classes/Link.php:690 (getBaseLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
152 |
SELECT SQL_NO_CACHE *
FROM `ev_shop` a
WHERE (a.`id_shop` = 17) LIMIT 1 |
0.069
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:149 (__construct)
/classes/Link.php:1370 (__construct)
/classes/Link.php:690 (getBaseLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
265 |
SELECT SQL_NO_CACHE id_zthememanager
FROM `ev_zthememanager` m
WHERE m.`id_shop` = 16 LIMIT 1 |
0.069
ms
|
11 |
|
|
/modules/zonethememanager/classes/ZManager.php:177
/modules/zonethememanager/zonethememanager.php:2073 (getSettingsByShop)
/classes/Hook.php:1251 (hookDisplayNav1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:310 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
285 |
SELECT SQL_NO_CACHE id_zthememanager
FROM `ev_zthememanager` m
WHERE m.`id_shop` = 16 LIMIT 1 |
0.068
ms
|
11 |
|
|
/modules/zonethememanager/classes/ZManager.php:177
/modules/zonethememanager/zonethememanager.php:2168 (getSettingsByShop)
/classes/Hook.php:1251 (hookDisplayFooterAfter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:176 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:233 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca8beb1_18577615)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5938 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5143 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
161 |
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `ev_currency` c
LEFT JOIN ev_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 16)
WHERE c.`active` = 1 AND c.`deleted` = 0 LIMIT 1 |
0.067
ms
|
13 |
|
|
/classes/Currency.php:1120
/classes/Currency.php:1139 (countActiveCurrencies)
/classes/module/Module.php:2326 (isMultiCurrencyActivated)
/modules/blockblog/blockblog.php:2889 (getCacheId)
/classes/Hook.php:1251 (hookHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
175 |
SELECT SQL_NO_CACHE *
FROM `ev_customer` a
WHERE (a.`id_customer` = 32420) LIMIT 1 |
0.067
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Customer.php:230 (__construct)
/modules/gsnippetsreviews/lib/module-tools_class.php:255 (__construct)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
144 |
SELECT SQL_NO_CACHE *
FROM `ev_shop` a
WHERE (a.`id_shop` = 13) LIMIT 1 |
0.066
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:149 (__construct)
/classes/Link.php:1370 (__construct)
/classes/Link.php:690 (getBaseLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
274 |
SELECT SQL_NO_CACHE d.`id_zmenu`, COUNT(d.`id_zdropdown`) as total
FROM `ev_zdropdown` d
WHERE `active` = 1
GROUP BY d.`id_zmenu` |
0.065
ms
|
17 |
Yes
|
|
/modules/zonemegamenu/classes/ZMenu.php:230
/modules/zonemegamenu/classes/ZMenu.php:135 (getTotalDropdown)
/modules/zonemegamenu/zonemegamenu.php:1508 (getListFront)
/modules/zonemegamenu/zonemegamenu.php:1527 (preProcess)
/modules/zonemegamenu/zonemegamenu.php:1535 (hookDisplayTop)
/classes/Hook.php:1251 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:416 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:71 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
80 |
SELECT SQL_NO_CACHE *
FROM `ev_currency` a
LEFT JOIN `ev_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 16
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.065
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Tools.php:685 (getCurrencyInstance)
/classes/controller/FrontController.php:331 (setCurrency)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
266 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module` WHERE `name` = "ps_searchbar" LIMIT 1 |
0.064
ms
|
1 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:342 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:380 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:66 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
287 |
SELECT SQL_NO_CACHE id_zthememanager
FROM `ev_zthememanager` m
WHERE m.`id_shop` = 16 LIMIT 1 |
0.064
ms
|
11 |
|
|
/modules/zonethememanager/classes/ZManager.php:177
/modules/zonethememanager/zonethememanager.php:2199 (getSettingsByShop)
/classes/Hook.php:1251 (hookDisplayOutsideMainPage)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5956 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5151 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
171 |
SELECT SQL_NO_CACHE *
FROM `ev_customer` a
WHERE (a.`id_customer` = 32418) LIMIT 1 |
0.062
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Customer.php:230 (__construct)
/modules/gsnippetsreviews/lib/module-tools_class.php:255 (__construct)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
278 |
SELECT SQL_NO_CACHE id_zthememanager
FROM `ev_zthememanager` m
WHERE m.`id_shop` = 16 LIMIT 1 |
0.062
ms
|
11 |
|
|
/modules/zonethememanager/classes/ZManager.php:177
/modules/zonethememanager/zonethememanager.php:2125 (getSettingsByShop)
/classes/Hook.php:1251 (hookDisplayFooterRight)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:101 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:154 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca8beb1_18577615)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5938 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5143 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
128 |
SELECT SQL_NO_CACHE *
FROM `ev_shop` a
WHERE (a.`id_shop` = 4) LIMIT 1 |
0.059
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:149 (__construct)
/classes/Link.php:1370 (__construct)
/classes/Link.php:690 (getBaseLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
125 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ev_shop s
LEFT JOIN ev_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 2
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
0.057
ms
|
1 |
|
|
/classes/shop/Shop.php:218
/classes/shop/Shop.php:152 (setUrl)
/classes/Link.php:1370 (__construct)
/classes/Link.php:690 (getBaseLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
126 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ev_lang` l
JOIN ev_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 2)
WHERE l.`active` = 1 LIMIT 1 |
0.057
ms
|
2 |
|
|
/classes/Language.php:1204
/classes/Language.php:1510 (countActiveLanguages)
/classes/Link.php:1333 (isMultiLanguageActivated)
/classes/Link.php:690 (getLangLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
199 |
SELECT SQL_NO_CACHE *
FROM `ev_customer` a
WHERE (a.`id_customer` = 32435) LIMIT 1 |
0.057
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Customer.php:230 (__construct)
/modules/gsnippetsreviews/lib/module-tools_class.php:255 (__construct)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
195 |
SELECT SQL_NO_CACHE *
FROM `ev_customer` a
WHERE (a.`id_customer` = 32432) LIMIT 1 |
0.056
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Customer.php:230 (__construct)
/modules/gsnippetsreviews/lib/module-tools_class.php:255 (__construct)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
207 |
SELECT SQL_NO_CACHE *
FROM `ev_customer` a
WHERE (a.`id_customer` = 146) LIMIT 1 |
0.056
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Customer.php:230 (__construct)
/modules/gsnippetsreviews/lib/module-tools_class.php:255 (__construct)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
141 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ev_shop s
LEFT JOIN ev_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 11
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
0.056
ms
|
1 |
|
|
/classes/shop/Shop.php:218
/classes/shop/Shop.php:152 (setUrl)
/classes/Link.php:1370 (__construct)
/classes/Link.php:690 (getBaseLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
116 |
SELECT SQL_NO_CACHE *
FROM `ev_currency` a0
LEFT JOIN `ev_currency_lang` `a1` ON (a0.`id_currency` = a1.`id_currency`)
WHERE (a0.`id_currency` = 1) |
0.055
ms
|
13 |
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:398 (getAll)
/modules/klarnapayment/src/Infrastructure/Repository/CollectionRepository.php:53 (getFirst)
/modules/klarnapayment/src/Infrastructure/Provider/ApplicationContextProvider.php:72 (findOneBy)
/modules/klarnapayment/src/Presentation/Loader/KlarnaSdkClientAssetLoader.php:88 (get)
/modules/klarnapayment/src/Presentation/Loader/HeadSectionAssetLoader.php:78 (register)
/modules/klarnapayment/klarnapayment.php:168 (register)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
149 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ev_shop s
LEFT JOIN ev_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 18
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
0.055
ms
|
1 |
|
|
/classes/shop/Shop.php:218
/classes/shop/Shop.php:152 (setUrl)
/classes/Link.php:1370 (__construct)
/classes/Link.php:690 (getBaseLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
181 |
SELECT SQL_NO_CACHE *
FROM `ev_customer` a
WHERE (a.`id_customer` = 32423) LIMIT 1 |
0.054
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Customer.php:230 (__construct)
/modules/gsnippetsreviews/lib/module-tools_class.php:255 (__construct)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
88 |
SELECT SQL_NO_CACHE * FROM `ev_image_type` WHERE 1 AND `suppliers` = 1 AND `theme_name` = 'z_emarket' OR `theme_name` IS NULL ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.054
ms
|
10 |
Yes
|
|
/classes/ImageType.php:113
/src/Adapter/Image/ImageRetriever.php:375 (getImagesTypes)
/classes/controller/FrontController.php:1541 (getNoPictureImage)
/classes/controller/FrontController.php:1693 (getTemplateVarUrls)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
201 |
SELECT SQL_NO_CACHE *
FROM `ev_customer` a
WHERE (a.`id_customer` = 32436) LIMIT 1 |
0.054
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Customer.php:230 (__construct)
/modules/gsnippetsreviews/lib/module-tools_class.php:255 (__construct)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
179 |
SELECT SQL_NO_CACHE *
FROM `ev_customer` a
WHERE (a.`id_customer` = 32422) LIMIT 1 |
0.053
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Customer.php:230 (__construct)
/modules/gsnippetsreviews/lib/module-tools_class.php:255 (__construct)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
62 |
SELECT SQL_NO_CACHE *
FROM `ev_currency` a
LEFT JOIN `ev_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 15
LEFT JOIN `ev_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 16
WHERE (a.`id_currency` = 8) LIMIT 1 |
0.053
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
133 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ev_shop s
LEFT JOIN ev_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 8
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
0.052
ms
|
1 |
|
|
/classes/shop/Shop.php:218
/classes/shop/Shop.php:152 (setUrl)
/classes/Link.php:1370 (__construct)
/classes/Link.php:690 (getBaseLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
145 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ev_shop s
LEFT JOIN ev_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 13
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
0.052
ms
|
1 |
|
|
/classes/shop/Shop.php:218
/classes/shop/Shop.php:152 (setUrl)
/classes/Link.php:1370 (__construct)
/classes/Link.php:690 (getBaseLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
231 |
SELECT SQL_NO_CACHE RTG_ID as id,RTG_SHOP_ID as shopId,RTG_PROD_ID as prodId,RTG_LANG_ID as langId,UNIX_TIMESTAMP(RTG_DATE_ADD) as dateAdd,RTG_NOTE as note,RTG_STATUS as status,RTG_CUST_ID as custId,RTG_DATA as data ,AFS_ID as afsId,AFS_TYPE as type,UNIX_TIMESTAMP(AFS_DATE_ADD) as replyDateAdd,UNIX_TIMESTAMP(AFS_DATE_UPD) as replyDateUpd,AFS_DISPLAY as replyDisplay,AFS_DATA as replyData FROM ev_gsr_rating as r LEFT JOIN ev_gsr_aftersales as afs ON (r.RTG_ID = afs.AFS_ID AND afs.AFS_TYPE = "rating") WHERE r.RTG_STATUS = "1" AND r.RTG_ID = 177460 |
0.052
ms
|
0 |
|
|
/modules/gsnippetsreviews/lib/reviews/rating-dao_class.php:334
/modules/gsnippetsreviews/lib/reviews/rating_class.php:173 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:649 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:84 (getRatings)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2265 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
93 |
SELECT SQL_NO_CACHE *
FROM `ev_country` a
LEFT JOIN `ev_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 16
WHERE (a.`id_country` = 1) LIMIT 1 |
0.052
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:402 (__construct)
/classes/AddressFormat.php:437 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1713 (generateAddress)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
142 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ev_lang` l
JOIN ev_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 11)
WHERE l.`active` = 1 LIMIT 1 |
0.052
ms
|
2 |
|
|
/classes/Language.php:1204
/classes/Language.php:1510 (countActiveLanguages)
/classes/Link.php:1333 (isMultiLanguageActivated)
/classes/Link.php:690 (getLangLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
150 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ev_lang` l
JOIN ev_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 18)
WHERE l.`active` = 1 LIMIT 1 |
0.052
ms
|
2 |
|
|
/classes/Language.php:1204
/classes/Language.php:1510 (countActiveLanguages)
/classes/Link.php:1333 (isMultiLanguageActivated)
/classes/Link.php:690 (getLangLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
157 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ev_shop s
LEFT JOIN ev_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 19
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
0.052
ms
|
1 |
|
|
/classes/shop/Shop.php:218
/classes/shop/Shop.php:152 (setUrl)
/classes/Link.php:1370 (__construct)
/classes/Link.php:690 (getBaseLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
163 |
SELECT SQL_NO_CACHE id_zcolorsfonts
FROM `ev_zcolorsfonts` m
WHERE m.`id_shop` = 16 LIMIT 1 |
0.052
ms
|
11 |
|
|
/modules/zonecolorsfonts/classes/ZColorsFonts.php:115
/modules/zonecolorsfonts/zonecolorsfonts.php:522 (getSettingsByShop)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
183 |
SELECT SQL_NO_CACHE *
FROM `ev_customer` a
WHERE (a.`id_customer` = 32424) LIMIT 1 |
0.052
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Customer.php:230 (__construct)
/modules/gsnippetsreviews/lib/module-tools_class.php:255 (__construct)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
185 |
SELECT SQL_NO_CACHE *
FROM `ev_customer` a
WHERE (a.`id_customer` = 32425) LIMIT 1 |
0.052
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Customer.php:230 (__construct)
/modules/gsnippetsreviews/lib/module-tools_class.php:255 (__construct)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
197 |
SELECT SQL_NO_CACHE *
FROM `ev_customer` a
WHERE (a.`id_customer` = 32433) LIMIT 1 |
0.052
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Customer.php:230 (__construct)
/modules/gsnippetsreviews/lib/module-tools_class.php:255 (__construct)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
189 |
SELECT SQL_NO_CACHE *
FROM `ev_customer` a
WHERE (a.`id_customer` = 32429) LIMIT 1 |
0.051
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Customer.php:230 (__construct)
/modules/gsnippetsreviews/lib/module-tools_class.php:255 (__construct)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
203 |
SELECT SQL_NO_CACHE *
FROM `ev_customer` a
WHERE (a.`id_customer` = 32437) LIMIT 1 |
0.051
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Customer.php:230 (__construct)
/modules/gsnippetsreviews/lib/module-tools_class.php:255 (__construct)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
134 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ev_lang` l
JOIN ev_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 8)
WHERE l.`active` = 1 LIMIT 1 |
0.050
ms
|
2 |
|
|
/classes/Language.php:1204
/classes/Language.php:1510 (countActiveLanguages)
/classes/Link.php:1333 (isMultiLanguageActivated)
/classes/Link.php:690 (getLangLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
191 |
SELECT SQL_NO_CACHE *
FROM `ev_customer` a
WHERE (a.`id_customer` = 32430) LIMIT 1 |
0.050
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Customer.php:230 (__construct)
/modules/gsnippetsreviews/lib/module-tools_class.php:255 (__construct)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
205 |
SELECT SQL_NO_CACHE *
FROM `ev_customer` a
WHERE (a.`id_customer` = 32438) LIMIT 1 |
0.050
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Customer.php:230 (__construct)
/modules/gsnippetsreviews/lib/module-tools_class.php:255 (__construct)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
153 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ev_shop s
LEFT JOIN ev_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 17
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
0.050
ms
|
1 |
|
|
/classes/shop/Shop.php:218
/classes/shop/Shop.php:152 (setUrl)
/classes/Link.php:1370 (__construct)
/classes/Link.php:690 (getBaseLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
187 |
SELECT SQL_NO_CACHE *
FROM `ev_customer` a
WHERE (a.`id_customer` = 32428) LIMIT 1 |
0.050
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Customer.php:230 (__construct)
/modules/gsnippetsreviews/lib/module-tools_class.php:255 (__construct)
/modules/gsnippetsreviews/lib/reviews/review_class.php:218 (getCustomerAddressForReview)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:684 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:80 (getReviews)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2190 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
66 |
SELECT SQL_NO_CACHE *
FROM `ev_currency` a
LEFT JOIN `ev_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 15
LEFT JOIN `ev_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 16
WHERE (a.`id_currency` = 6) LIMIT 1 |
0.049
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
158 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ev_lang` l
JOIN ev_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 19)
WHERE l.`active` = 1 LIMIT 1 |
0.048
ms
|
2 |
|
|
/classes/Language.php:1204
/classes/Language.php:1510 (countActiveLanguages)
/classes/Link.php:1333 (isMultiLanguageActivated)
/classes/Link.php:690 (getLangLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
213 |
SELECT SQL_NO_CACHE RTG_ID as id,RTG_SHOP_ID as shopId,RTG_PROD_ID as prodId,RTG_LANG_ID as langId,UNIX_TIMESTAMP(RTG_DATE_ADD) as dateAdd,RTG_NOTE as note,RTG_STATUS as status,RTG_CUST_ID as custId,RTG_DATA as data ,AFS_ID as afsId,AFS_TYPE as type,UNIX_TIMESTAMP(AFS_DATE_ADD) as replyDateAdd,UNIX_TIMESTAMP(AFS_DATE_UPD) as replyDateUpd,AFS_DISPLAY as replyDisplay,AFS_DATA as replyData FROM ev_gsr_rating as r LEFT JOIN ev_gsr_aftersales as afs ON (r.RTG_ID = afs.AFS_ID AND afs.AFS_TYPE = "rating") WHERE r.RTG_STATUS = "1" AND r.RTG_ID = 140290 |
0.048
ms
|
0 |
|
|
/modules/gsnippetsreviews/lib/reviews/rating-dao_class.php:334
/modules/gsnippetsreviews/lib/reviews/rating_class.php:173 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:649 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:84 (getRatings)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2265 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
137 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ev_shop s
LEFT JOIN ev_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 10
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
0.047
ms
|
1 |
|
|
/classes/shop/Shop.php:218
/classes/shop/Shop.php:152 (setUrl)
/classes/Link.php:1370 (__construct)
/classes/Link.php:690 (getBaseLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
154 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ev_lang` l
JOIN ev_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 17)
WHERE l.`active` = 1 LIMIT 1 |
0.047
ms
|
2 |
|
|
/classes/Language.php:1204
/classes/Language.php:1510 (countActiveLanguages)
/classes/Link.php:1333 (isMultiLanguageActivated)
/classes/Link.php:690 (getLangLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
4 |
SELECT SQL_NO_CACHE COUNT(*) FROM ev_shop LIMIT 1 |
0.046
ms
|
14 |
|
|
/classes/shop/Shop.php:1215
/classes/Configuration.php:237 (isFeatureActive)
/classes/Configuration.php:303 (get)
/classes/shop/Shop.php:402 (getMultiShopValues)
/config/config.inc.php:122 (initialize)
/index.php:40 (require_once)
|
87 |
SELECT SQL_NO_CACHE * FROM `ev_image_type` WHERE 1 AND `manufacturers` = 1 AND `theme_name` = 'z_emarket' OR `theme_name` IS NULL ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.046
ms
|
10 |
Yes
|
|
/classes/ImageType.php:113
/src/Adapter/Image/ImageRetriever.php:375 (getImagesTypes)
/classes/controller/FrontController.php:1541 (getNoPictureImage)
/classes/controller/FrontController.php:1693 (getTemplateVarUrls)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
138 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ev_lang` l
JOIN ev_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 10)
WHERE l.`active` = 1 LIMIT 1 |
0.046
ms
|
2 |
|
|
/classes/Language.php:1204
/classes/Language.php:1510 (countActiveLanguages)
/classes/Link.php:1333 (isMultiLanguageActivated)
/classes/Link.php:690 (getLangLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
146 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ev_lang` l
JOIN ev_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 13)
WHERE l.`active` = 1 LIMIT 1 |
0.046
ms
|
2 |
|
|
/classes/Language.php:1204
/classes/Language.php:1510 (countActiveLanguages)
/classes/Link.php:1333 (isMultiLanguageActivated)
/classes/Link.php:690 (getLangLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
268 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module` WHERE `name` = "ps_customersignin" LIMIT 1 |
0.044
ms
|
1 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:342 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:380 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:66 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
251 |
SELECT SQL_NO_CACHE *
FROM `ev_currency` a
LEFT JOIN `ev_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 16
WHERE (a.`id_currency` = 9) LIMIT 1 |
0.043
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Currency.php:766 (getCurrencyInstance)
/classes/Currency.php:668 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:267 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
38 |
SELECT SQL_NO_CACHE *
FROM `ev_currency` a
LEFT JOIN `ev_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 15
LEFT JOIN `ev_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 16
WHERE (a.`id_currency` = 9) LIMIT 1 |
0.042
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
58 |
SELECT SQL_NO_CACHE *
FROM `ev_currency` a
LEFT JOIN `ev_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 15
LEFT JOIN `ev_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 16
WHERE (a.`id_currency` = 12) LIMIT 1 |
0.040
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
120 |
SELECT SQL_NO_CACHE *
FROM `ev_shop` a
WHERE (a.`id_shop` = 9) LIMIT 1 |
0.040
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:149 (__construct)
/classes/Link.php:1370 (__construct)
/classes/Link.php:690 (getBaseLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
214 |
SELECT SQL_NO_CACHE RTG_ID as id,RTG_SHOP_ID as shopId,RTG_PROD_ID as prodId,RTG_LANG_ID as langId,UNIX_TIMESTAMP(RTG_DATE_ADD) as dateAdd,RTG_NOTE as note,RTG_STATUS as status,RTG_CUST_ID as custId,RTG_DATA as data ,AFS_ID as afsId,AFS_TYPE as type,UNIX_TIMESTAMP(AFS_DATE_ADD) as replyDateAdd,UNIX_TIMESTAMP(AFS_DATE_UPD) as replyDateUpd,AFS_DISPLAY as replyDisplay,AFS_DATA as replyData FROM ev_gsr_rating as r LEFT JOIN ev_gsr_aftersales as afs ON (r.RTG_ID = afs.AFS_ID AND afs.AFS_TYPE = "rating") WHERE r.RTG_STATUS = "1" AND r.RTG_ID = 140291 |
0.040
ms
|
0 |
|
|
/modules/gsnippetsreviews/lib/reviews/rating-dao_class.php:334
/modules/gsnippetsreviews/lib/reviews/rating_class.php:173 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:649 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:84 (getRatings)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2265 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
89 |
SELECT SQL_NO_CACHE * FROM `ev_image_type` WHERE 1 AND `products` = 1 AND `theme_name` = 'z_emarket' OR `theme_name` IS NULL ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.040
ms
|
10 |
Yes
|
|
/classes/ImageType.php:113
/src/Adapter/Image/ImageRetriever.php:375 (getImagesTypes)
/classes/controller/FrontController.php:1541 (getNoPictureImage)
/classes/controller/FrontController.php:1693 (getTemplateVarUrls)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
94 |
SELECT SQL_NO_CACHE *
FROM `ev_country_lang`
WHERE `id_country` = 1 |
0.039
ms
|
13 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:402 (__construct)
/classes/AddressFormat.php:437 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1713 (generateAddress)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
218 |
SELECT SQL_NO_CACHE RTG_ID as id,RTG_SHOP_ID as shopId,RTG_PROD_ID as prodId,RTG_LANG_ID as langId,UNIX_TIMESTAMP(RTG_DATE_ADD) as dateAdd,RTG_NOTE as note,RTG_STATUS as status,RTG_CUST_ID as custId,RTG_DATA as data ,AFS_ID as afsId,AFS_TYPE as type,UNIX_TIMESTAMP(AFS_DATE_ADD) as replyDateAdd,UNIX_TIMESTAMP(AFS_DATE_UPD) as replyDateUpd,AFS_DISPLAY as replyDisplay,AFS_DATA as replyData FROM ev_gsr_rating as r LEFT JOIN ev_gsr_aftersales as afs ON (r.RTG_ID = afs.AFS_ID AND afs.AFS_TYPE = "rating") WHERE r.RTG_STATUS = "1" AND r.RTG_ID = 140295 |
0.039
ms
|
0 |
|
|
/modules/gsnippetsreviews/lib/reviews/rating-dao_class.php:334
/modules/gsnippetsreviews/lib/reviews/rating_class.php:173 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:649 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:84 (getRatings)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2265 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
54 |
SELECT SQL_NO_CACHE *
FROM `ev_currency` a
LEFT JOIN `ev_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 15
LEFT JOIN `ev_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 16
WHERE (a.`id_currency` = 4) LIMIT 1 |
0.038
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
227 |
SELECT SQL_NO_CACHE RTG_ID as id,RTG_SHOP_ID as shopId,RTG_PROD_ID as prodId,RTG_LANG_ID as langId,UNIX_TIMESTAMP(RTG_DATE_ADD) as dateAdd,RTG_NOTE as note,RTG_STATUS as status,RTG_CUST_ID as custId,RTG_DATA as data ,AFS_ID as afsId,AFS_TYPE as type,UNIX_TIMESTAMP(AFS_DATE_ADD) as replyDateAdd,UNIX_TIMESTAMP(AFS_DATE_UPD) as replyDateUpd,AFS_DISPLAY as replyDisplay,AFS_DATA as replyData FROM ev_gsr_rating as r LEFT JOIN ev_gsr_aftersales as afs ON (r.RTG_ID = afs.AFS_ID AND afs.AFS_TYPE = "rating") WHERE r.RTG_STATUS = "1" AND r.RTG_ID = 140304 |
0.038
ms
|
0 |
|
|
/modules/gsnippetsreviews/lib/reviews/rating-dao_class.php:334
/modules/gsnippetsreviews/lib/reviews/rating_class.php:173 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:649 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:84 (getRatings)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2265 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
252 |
SELECT SQL_NO_CACHE *
FROM `ev_currency_lang`
WHERE `id_currency` = 9 |
0.038
ms
|
13 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Currency.php:766 (getCurrencyInstance)
/classes/Currency.php:668 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:267 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
70 |
SELECT SQL_NO_CACHE *
FROM `ev_currency` a
LEFT JOIN `ev_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 15
LEFT JOIN `ev_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 16
WHERE (a.`id_currency` = 2) LIMIT 1 |
0.037
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
42 |
SELECT SQL_NO_CACHE *
FROM `ev_currency` a
LEFT JOIN `ev_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 15
LEFT JOIN `ev_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 16
WHERE (a.`id_currency` = 5) LIMIT 1 |
0.037
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
78 |
SELECT SQL_NO_CACHE *
FROM `ev_currency` a
LEFT JOIN `ev_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 15
LEFT JOIN `ev_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 16
WHERE (a.`id_currency` = 3) LIMIT 1 |
0.037
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
217 |
SELECT SQL_NO_CACHE RTG_ID as id,RTG_SHOP_ID as shopId,RTG_PROD_ID as prodId,RTG_LANG_ID as langId,UNIX_TIMESTAMP(RTG_DATE_ADD) as dateAdd,RTG_NOTE as note,RTG_STATUS as status,RTG_CUST_ID as custId,RTG_DATA as data ,AFS_ID as afsId,AFS_TYPE as type,UNIX_TIMESTAMP(AFS_DATE_ADD) as replyDateAdd,UNIX_TIMESTAMP(AFS_DATE_UPD) as replyDateUpd,AFS_DISPLAY as replyDisplay,AFS_DATA as replyData FROM ev_gsr_rating as r LEFT JOIN ev_gsr_aftersales as afs ON (r.RTG_ID = afs.AFS_ID AND afs.AFS_TYPE = "rating") WHERE r.RTG_STATUS = "1" AND r.RTG_ID = 140294 |
0.037
ms
|
0 |
|
|
/modules/gsnippetsreviews/lib/reviews/rating-dao_class.php:334
/modules/gsnippetsreviews/lib/reviews/rating_class.php:173 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:649 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:84 (getRatings)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2265 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
221 |
SELECT SQL_NO_CACHE RTG_ID as id,RTG_SHOP_ID as shopId,RTG_PROD_ID as prodId,RTG_LANG_ID as langId,UNIX_TIMESTAMP(RTG_DATE_ADD) as dateAdd,RTG_NOTE as note,RTG_STATUS as status,RTG_CUST_ID as custId,RTG_DATA as data ,AFS_ID as afsId,AFS_TYPE as type,UNIX_TIMESTAMP(AFS_DATE_ADD) as replyDateAdd,UNIX_TIMESTAMP(AFS_DATE_UPD) as replyDateUpd,AFS_DISPLAY as replyDisplay,AFS_DATA as replyData FROM ev_gsr_rating as r LEFT JOIN ev_gsr_aftersales as afs ON (r.RTG_ID = afs.AFS_ID AND afs.AFS_TYPE = "rating") WHERE r.RTG_STATUS = "1" AND r.RTG_ID = 140298 |
0.037
ms
|
0 |
|
|
/modules/gsnippetsreviews/lib/reviews/rating-dao_class.php:334
/modules/gsnippetsreviews/lib/reviews/rating_class.php:173 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:649 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:84 (getRatings)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2265 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
226 |
SELECT SQL_NO_CACHE RTG_ID as id,RTG_SHOP_ID as shopId,RTG_PROD_ID as prodId,RTG_LANG_ID as langId,UNIX_TIMESTAMP(RTG_DATE_ADD) as dateAdd,RTG_NOTE as note,RTG_STATUS as status,RTG_CUST_ID as custId,RTG_DATA as data ,AFS_ID as afsId,AFS_TYPE as type,UNIX_TIMESTAMP(AFS_DATE_ADD) as replyDateAdd,UNIX_TIMESTAMP(AFS_DATE_UPD) as replyDateUpd,AFS_DISPLAY as replyDisplay,AFS_DATA as replyData FROM ev_gsr_rating as r LEFT JOIN ev_gsr_aftersales as afs ON (r.RTG_ID = afs.AFS_ID AND afs.AFS_TYPE = "rating") WHERE r.RTG_STATUS = "1" AND r.RTG_ID = 140303 |
0.037
ms
|
0 |
|
|
/modules/gsnippetsreviews/lib/reviews/rating-dao_class.php:334
/modules/gsnippetsreviews/lib/reviews/rating_class.php:173 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:649 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:84 (getRatings)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2265 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
50 |
SELECT SQL_NO_CACHE *
FROM `ev_currency` a
LEFT JOIN `ev_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 15
LEFT JOIN `ev_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 16
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.036
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
215 |
SELECT SQL_NO_CACHE RTG_ID as id,RTG_SHOP_ID as shopId,RTG_PROD_ID as prodId,RTG_LANG_ID as langId,UNIX_TIMESTAMP(RTG_DATE_ADD) as dateAdd,RTG_NOTE as note,RTG_STATUS as status,RTG_CUST_ID as custId,RTG_DATA as data ,AFS_ID as afsId,AFS_TYPE as type,UNIX_TIMESTAMP(AFS_DATE_ADD) as replyDateAdd,UNIX_TIMESTAMP(AFS_DATE_UPD) as replyDateUpd,AFS_DISPLAY as replyDisplay,AFS_DATA as replyData FROM ev_gsr_rating as r LEFT JOIN ev_gsr_aftersales as afs ON (r.RTG_ID = afs.AFS_ID AND afs.AFS_TYPE = "rating") WHERE r.RTG_STATUS = "1" AND r.RTG_ID = 140292 |
0.036
ms
|
0 |
|
|
/modules/gsnippetsreviews/lib/reviews/rating-dao_class.php:334
/modules/gsnippetsreviews/lib/reviews/rating_class.php:173 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:649 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:84 (getRatings)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2265 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
46 |
SELECT SQL_NO_CACHE *
FROM `ev_currency` a
LEFT JOIN `ev_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 15
LEFT JOIN `ev_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 16
WHERE (a.`id_currency` = 7) LIMIT 1 |
0.035
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
90 |
SELECT SQL_NO_CACHE * FROM `ev_image_type` WHERE 1 AND `stores` = 1 AND `theme_name` = 'z_emarket' OR `theme_name` IS NULL ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.035
ms
|
10 |
Yes
|
|
/classes/ImageType.php:113
/src/Adapter/Image/ImageRetriever.php:375 (getImagesTypes)
/classes/controller/FrontController.php:1541 (getNoPictureImage)
/classes/controller/FrontController.php:1693 (getTemplateVarUrls)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
216 |
SELECT SQL_NO_CACHE RTG_ID as id,RTG_SHOP_ID as shopId,RTG_PROD_ID as prodId,RTG_LANG_ID as langId,UNIX_TIMESTAMP(RTG_DATE_ADD) as dateAdd,RTG_NOTE as note,RTG_STATUS as status,RTG_CUST_ID as custId,RTG_DATA as data ,AFS_ID as afsId,AFS_TYPE as type,UNIX_TIMESTAMP(AFS_DATE_ADD) as replyDateAdd,UNIX_TIMESTAMP(AFS_DATE_UPD) as replyDateUpd,AFS_DISPLAY as replyDisplay,AFS_DATA as replyData FROM ev_gsr_rating as r LEFT JOIN ev_gsr_aftersales as afs ON (r.RTG_ID = afs.AFS_ID AND afs.AFS_TYPE = "rating") WHERE r.RTG_STATUS = "1" AND r.RTG_ID = 140293 |
0.035
ms
|
0 |
|
|
/modules/gsnippetsreviews/lib/reviews/rating-dao_class.php:334
/modules/gsnippetsreviews/lib/reviews/rating_class.php:173 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:649 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:84 (getRatings)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2265 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
219 |
SELECT SQL_NO_CACHE RTG_ID as id,RTG_SHOP_ID as shopId,RTG_PROD_ID as prodId,RTG_LANG_ID as langId,UNIX_TIMESTAMP(RTG_DATE_ADD) as dateAdd,RTG_NOTE as note,RTG_STATUS as status,RTG_CUST_ID as custId,RTG_DATA as data ,AFS_ID as afsId,AFS_TYPE as type,UNIX_TIMESTAMP(AFS_DATE_ADD) as replyDateAdd,UNIX_TIMESTAMP(AFS_DATE_UPD) as replyDateUpd,AFS_DISPLAY as replyDisplay,AFS_DATA as replyData FROM ev_gsr_rating as r LEFT JOIN ev_gsr_aftersales as afs ON (r.RTG_ID = afs.AFS_ID AND afs.AFS_TYPE = "rating") WHERE r.RTG_STATUS = "1" AND r.RTG_ID = 140296 |
0.035
ms
|
0 |
|
|
/modules/gsnippetsreviews/lib/reviews/rating-dao_class.php:334
/modules/gsnippetsreviews/lib/reviews/rating_class.php:173 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:649 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:84 (getRatings)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2265 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
220 |
SELECT SQL_NO_CACHE RTG_ID as id,RTG_SHOP_ID as shopId,RTG_PROD_ID as prodId,RTG_LANG_ID as langId,UNIX_TIMESTAMP(RTG_DATE_ADD) as dateAdd,RTG_NOTE as note,RTG_STATUS as status,RTG_CUST_ID as custId,RTG_DATA as data ,AFS_ID as afsId,AFS_TYPE as type,UNIX_TIMESTAMP(AFS_DATE_ADD) as replyDateAdd,UNIX_TIMESTAMP(AFS_DATE_UPD) as replyDateUpd,AFS_DISPLAY as replyDisplay,AFS_DATA as replyData FROM ev_gsr_rating as r LEFT JOIN ev_gsr_aftersales as afs ON (r.RTG_ID = afs.AFS_ID AND afs.AFS_TYPE = "rating") WHERE r.RTG_STATUS = "1" AND r.RTG_ID = 140297 |
0.035
ms
|
0 |
|
|
/modules/gsnippetsreviews/lib/reviews/rating-dao_class.php:334
/modules/gsnippetsreviews/lib/reviews/rating_class.php:173 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:649 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:84 (getRatings)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2265 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
222 |
SELECT SQL_NO_CACHE RTG_ID as id,RTG_SHOP_ID as shopId,RTG_PROD_ID as prodId,RTG_LANG_ID as langId,UNIX_TIMESTAMP(RTG_DATE_ADD) as dateAdd,RTG_NOTE as note,RTG_STATUS as status,RTG_CUST_ID as custId,RTG_DATA as data ,AFS_ID as afsId,AFS_TYPE as type,UNIX_TIMESTAMP(AFS_DATE_ADD) as replyDateAdd,UNIX_TIMESTAMP(AFS_DATE_UPD) as replyDateUpd,AFS_DISPLAY as replyDisplay,AFS_DATA as replyData FROM ev_gsr_rating as r LEFT JOIN ev_gsr_aftersales as afs ON (r.RTG_ID = afs.AFS_ID AND afs.AFS_TYPE = "rating") WHERE r.RTG_STATUS = "1" AND r.RTG_ID = 140299 |
0.035
ms
|
0 |
|
|
/modules/gsnippetsreviews/lib/reviews/rating-dao_class.php:334
/modules/gsnippetsreviews/lib/reviews/rating_class.php:173 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:649 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:84 (getRatings)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2265 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
223 |
SELECT SQL_NO_CACHE RTG_ID as id,RTG_SHOP_ID as shopId,RTG_PROD_ID as prodId,RTG_LANG_ID as langId,UNIX_TIMESTAMP(RTG_DATE_ADD) as dateAdd,RTG_NOTE as note,RTG_STATUS as status,RTG_CUST_ID as custId,RTG_DATA as data ,AFS_ID as afsId,AFS_TYPE as type,UNIX_TIMESTAMP(AFS_DATE_ADD) as replyDateAdd,UNIX_TIMESTAMP(AFS_DATE_UPD) as replyDateUpd,AFS_DISPLAY as replyDisplay,AFS_DATA as replyData FROM ev_gsr_rating as r LEFT JOIN ev_gsr_aftersales as afs ON (r.RTG_ID = afs.AFS_ID AND afs.AFS_TYPE = "rating") WHERE r.RTG_STATUS = "1" AND r.RTG_ID = 140300 |
0.035
ms
|
0 |
|
|
/modules/gsnippetsreviews/lib/reviews/rating-dao_class.php:334
/modules/gsnippetsreviews/lib/reviews/rating_class.php:173 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:649 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:84 (getRatings)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2265 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
224 |
SELECT SQL_NO_CACHE RTG_ID as id,RTG_SHOP_ID as shopId,RTG_PROD_ID as prodId,RTG_LANG_ID as langId,UNIX_TIMESTAMP(RTG_DATE_ADD) as dateAdd,RTG_NOTE as note,RTG_STATUS as status,RTG_CUST_ID as custId,RTG_DATA as data ,AFS_ID as afsId,AFS_TYPE as type,UNIX_TIMESTAMP(AFS_DATE_ADD) as replyDateAdd,UNIX_TIMESTAMP(AFS_DATE_UPD) as replyDateUpd,AFS_DISPLAY as replyDisplay,AFS_DATA as replyData FROM ev_gsr_rating as r LEFT JOIN ev_gsr_aftersales as afs ON (r.RTG_ID = afs.AFS_ID AND afs.AFS_TYPE = "rating") WHERE r.RTG_STATUS = "1" AND r.RTG_ID = 140301 |
0.035
ms
|
0 |
|
|
/modules/gsnippetsreviews/lib/reviews/rating-dao_class.php:334
/modules/gsnippetsreviews/lib/reviews/rating_class.php:173 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:649 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:84 (getRatings)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2265 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
228 |
SELECT SQL_NO_CACHE RTG_ID as id,RTG_SHOP_ID as shopId,RTG_PROD_ID as prodId,RTG_LANG_ID as langId,UNIX_TIMESTAMP(RTG_DATE_ADD) as dateAdd,RTG_NOTE as note,RTG_STATUS as status,RTG_CUST_ID as custId,RTG_DATA as data ,AFS_ID as afsId,AFS_TYPE as type,UNIX_TIMESTAMP(AFS_DATE_ADD) as replyDateAdd,UNIX_TIMESTAMP(AFS_DATE_UPD) as replyDateUpd,AFS_DISPLAY as replyDisplay,AFS_DATA as replyData FROM ev_gsr_rating as r LEFT JOIN ev_gsr_aftersales as afs ON (r.RTG_ID = afs.AFS_ID AND afs.AFS_TYPE = "rating") WHERE r.RTG_STATUS = "1" AND r.RTG_ID = 140305 |
0.035
ms
|
0 |
|
|
/modules/gsnippetsreviews/lib/reviews/rating-dao_class.php:334
/modules/gsnippetsreviews/lib/reviews/rating_class.php:173 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:649 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:84 (getRatings)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2265 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
229 |
SELECT SQL_NO_CACHE RTG_ID as id,RTG_SHOP_ID as shopId,RTG_PROD_ID as prodId,RTG_LANG_ID as langId,UNIX_TIMESTAMP(RTG_DATE_ADD) as dateAdd,RTG_NOTE as note,RTG_STATUS as status,RTG_CUST_ID as custId,RTG_DATA as data ,AFS_ID as afsId,AFS_TYPE as type,UNIX_TIMESTAMP(AFS_DATE_ADD) as replyDateAdd,UNIX_TIMESTAMP(AFS_DATE_UPD) as replyDateUpd,AFS_DISPLAY as replyDisplay,AFS_DATA as replyData FROM ev_gsr_rating as r LEFT JOIN ev_gsr_aftersales as afs ON (r.RTG_ID = afs.AFS_ID AND afs.AFS_TYPE = "rating") WHERE r.RTG_STATUS = "1" AND r.RTG_ID = 140306 |
0.035
ms
|
0 |
|
|
/modules/gsnippetsreviews/lib/reviews/rating-dao_class.php:334
/modules/gsnippetsreviews/lib/reviews/rating_class.php:173 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:649 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:84 (getRatings)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2265 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
32 |
SELECT SQL_NO_CACHE `id_lang` FROM `ev_lang`
WHERE `locale` = 'da-dk'
OR `language_code` = 'da-dk' LIMIT 1 |
0.035
ms
|
13 |
|
|
/classes/Language.php:870
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
74 |
SELECT SQL_NO_CACHE *
FROM `ev_currency` a
LEFT JOIN `ev_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 15
LEFT JOIN `ev_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 16
WHERE (a.`id_currency` = 11) LIMIT 1 |
0.034
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
225 |
SELECT SQL_NO_CACHE RTG_ID as id,RTG_SHOP_ID as shopId,RTG_PROD_ID as prodId,RTG_LANG_ID as langId,UNIX_TIMESTAMP(RTG_DATE_ADD) as dateAdd,RTG_NOTE as note,RTG_STATUS as status,RTG_CUST_ID as custId,RTG_DATA as data ,AFS_ID as afsId,AFS_TYPE as type,UNIX_TIMESTAMP(AFS_DATE_ADD) as replyDateAdd,UNIX_TIMESTAMP(AFS_DATE_UPD) as replyDateUpd,AFS_DISPLAY as replyDisplay,AFS_DATA as replyData FROM ev_gsr_rating as r LEFT JOIN ev_gsr_aftersales as afs ON (r.RTG_ID = afs.AFS_ID AND afs.AFS_TYPE = "rating") WHERE r.RTG_STATUS = "1" AND r.RTG_ID = 140302 |
0.034
ms
|
0 |
|
|
/modules/gsnippetsreviews/lib/reviews/rating-dao_class.php:334
/modules/gsnippetsreviews/lib/reviews/rating_class.php:173 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:649 (get)
/modules/gsnippetsreviews/lib/reviews/review-ctrl_class.php:84 (getRatings)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:2265 (run)
/modules/gsnippetsreviews/lib/hook/hook-display_class.php:170 (displayReviewListPage)
/modules/gsnippetsreviews/lib/hook/hook-ctrl_class.php:75 (run)
/modules/gsnippetsreviews/controllers/front/reviews.php:51 (run)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
136 |
SELECT SQL_NO_CACHE *
FROM `ev_shop` a
WHERE (a.`id_shop` = 10) LIMIT 1 |
0.034
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:149 (__construct)
/classes/Link.php:1370 (__construct)
/classes/Link.php:690 (getBaseLink)
/modules/rc_domainbylang/rc_domainbylang.php:490 (getModuleLink)
/modules/rc_domainbylang/rc_domainbylang.php:729 (getDefaultLink)
/modules/rc_domainbylang/rc_domainbylang.php:740 (prepareHook)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
164 |
SELECT SQL_NO_CACHE *
FROM `ev_zcolorsfonts` a
WHERE (a.`id_zcolorsfonts` = 8) LIMIT 1 |
0.033
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/zonecolorsfonts/classes/ZColorsFonts.php:61 (__construct)
/modules/zonecolorsfonts/classes/ZColorsFonts.php:122 (__construct)
/modules/zonecolorsfonts/zonecolorsfonts.php:522 (getSettingsByShop)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:469 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
97 |
SELECT SQL_NO_CACHE *
FROM `ev_zthememanager` a
WHERE (a.`id_zthememanager` = 11) LIMIT 1 |
0.033
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/zonethememanager/classes/ZManager.php:75 (__construct)
/modules/zonethememanager/classes/ZManager.php:180 (__construct)
/modules/zonethememanager/zonethememanager.php:1933 (getSettingsByShop)
/classes/Hook.php:1251 (hookActionFrontControllerSetVariables)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:536 (exec)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
35 |
SELECT SQL_NO_CACHE `id_lang` FROM `ev_lang`
WHERE `locale` = 'da-dk'
OR `language_code` = 'da-dk' LIMIT 1 |
0.032
ms
|
13 |
|
|
/classes/Language.php:870
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:114 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
59 |
SELECT SQL_NO_CACHE `id_lang` FROM `ev_lang`
WHERE `locale` = 'da-dk'
OR `language_code` = 'da-dk' LIMIT 1 |
0.032
ms
|
13 |
|
|
/classes/Language.php:870
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:114 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
253 |
SELECT SQL_NO_CACHE *
FROM `ev_currency` a
LEFT JOIN `ev_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 16
WHERE (a.`id_currency` = 5) LIMIT 1 |
0.032
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Currency.php:766 (getCurrencyInstance)
/classes/Currency.php:668 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:267 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
276 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module_shop` WHERE `id_module` = 28 AND `id_shop` = 16 LIMIT 1 |
0.032
ms
|
1 |
|
|
/classes/module/Module.php:2245
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:87 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:150 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca8beb1_18577615)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5938 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5143 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
33 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ev_currency` c
WHERE (iso_code = 'BGN') LIMIT 1 |
0.031
ms
|
2 |
|
|
/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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
247 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module_shop` WHERE `id_module` = 112 AND `id_shop` = 16 LIMIT 1 |
0.030
ms
|
1 |
|
|
/classes/module/Module.php:2245
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:267 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
81 |
SELECT SQL_NO_CACHE *
FROM `ev_currency_lang`
WHERE `id_currency` = 1 |
0.029
ms
|
13 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Tools.php:685 (getCurrencyInstance)
/classes/controller/FrontController.php:331 (setCurrency)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
281 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module_shop` WHERE `id_module` = 17 AND `id_shop` = 16 LIMIT 1 |
0.029
ms
|
1 |
|
|
/classes/module/Module.php:2245
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:101 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:154 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/83/0c/11/830c1147547cfe56cd0a3f8588e708cab4516976_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca8beb1_18577615)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5938 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5143 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
255 |
SELECT SQL_NO_CACHE *
FROM `ev_currency` a
LEFT JOIN `ev_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 16
WHERE (a.`id_currency` = 7) LIMIT 1 |
0.029
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Currency.php:766 (getCurrencyInstance)
/classes/Currency.php:668 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:267 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
91 |
SELECT SQL_NO_CACHE format
FROM `ev_address_format`
WHERE `id_country` = 1 LIMIT 1 |
0.028
ms
|
1 |
|
|
/classes/AddressFormat.php:651
/classes/AddressFormat.php:628 (getFormatDB)
/classes/AddressFormat.php:613 (getFormat)
/classes/AddressFormat.php:560 (getAddressCountryFormat)
/classes/AddressFormat.php:436 (getOrderedAddressFields)
/classes/controller/FrontController.php:1713 (generateAddress)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
261 |
SELECT SQL_NO_CACHE *
FROM `ev_currency` a
LEFT JOIN `ev_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 16
WHERE (a.`id_currency` = 11) LIMIT 1 |
0.028
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Currency.php:766 (getCurrencyInstance)
/classes/Currency.php:668 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:267 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
51 |
SELECT SQL_NO_CACHE `id_lang` FROM `ev_lang`
WHERE `locale` = 'da-dk'
OR `language_code` = 'da-dk' LIMIT 1 |
0.028
ms
|
13 |
|
|
/classes/Language.php:870
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:114 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
117 |
SELECT SQL_NO_CACHE `name`
FROM `ev_hook`
WHERE `id_hook` = 14 LIMIT 1 |
0.028
ms
|
1 |
|
|
/classes/Hook.php:267
/classes/Hook.php:1044 (getNameById)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
257 |
SELECT SQL_NO_CACHE *
FROM `ev_currency` a
LEFT JOIN `ev_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 16
WHERE (a.`id_currency` = 4) LIMIT 1 |
0.028
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Currency.php:766 (getCurrencyInstance)
/classes/Currency.php:668 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:267 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
270 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module` WHERE `name` = "ps_shoppingcart" LIMIT 1 |
0.028
ms
|
1 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:342 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:380 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:66 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
63 |
SELECT SQL_NO_CACHE `id_lang` FROM `ev_lang`
WHERE `locale` = 'da-dk'
OR `language_code` = 'da-dk' LIMIT 1 |
0.027
ms
|
13 |
|
|
/classes/Language.php:870
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:114 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
67 |
SELECT SQL_NO_CACHE `id_lang` FROM `ev_lang`
WHERE `locale` = 'da-dk'
OR `language_code` = 'da-dk' LIMIT 1 |
0.027
ms
|
13 |
|
|
/classes/Language.php:870
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:114 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
95 |
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ev_required_field |
0.027
ms
|
1 |
|
|
/classes/ObjectModel.php:1447
/classes/ObjectModel.php:1482 (getFieldsRequiredDatabase)
/classes/ObjectModel.php:1413 (cacheFieldsRequiredDatabase)
/classes/controller/FrontController.php:526 (validateFieldsRequiredDatabase)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
37 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ev_currency` c
WHERE (iso_code = 'CHF') LIMIT 1 |
0.027
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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
61 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ev_currency` c
WHERE (iso_code = 'PLN') LIMIT 1 |
0.027
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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
259 |
SELECT SQL_NO_CACHE *
FROM `ev_currency` a
LEFT JOIN `ev_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 16
WHERE (a.`id_currency` = 12) LIMIT 1 |
0.027
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Currency.php:766 (getCurrencyInstance)
/classes/Currency.php:668 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:267 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
263 |
SELECT SQL_NO_CACHE *
FROM `ev_currency` a
LEFT JOIN `ev_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 16
WHERE (a.`id_currency` = 3) LIMIT 1 |
0.027
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Currency.php:766 (getCurrencyInstance)
/classes/Currency.php:668 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:267 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
77 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ev_currency` c
WHERE (iso_code = 'USD') LIMIT 1 |
0.026
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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
99 |
SELECT SQL_NO_CACHE `content`
FROM `ev_zcolorsfonts` m
WHERE m.`id_shop` = 16 LIMIT 1 |
0.026
ms
|
11 |
|
|
/modules/zonethememanager/classes/ZManager.php:191
/modules/zonethememanager/zonethememanager.php:1938 (getStyleClassesByShop)
/classes/Hook.php:1251 (hookActionFrontControllerSetVariables)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:536 (exec)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
104 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module_shop` WHERE `id_module` = 0 AND `id_shop` = 16 LIMIT 1 |
0.026
ms
|
0 |
|
|
/classes/module/Module.php:2245
/modules/paypalfeeplus/paypalfeeplus.php:264 (isEnabled)
/modules/paypalfeeplus/paypalfeeplus.php:288 (hookHeader)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
254 |
SELECT SQL_NO_CACHE *
FROM `ev_currency_lang`
WHERE `id_currency` = 5 |
0.026
ms
|
13 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Currency.php:766 (getCurrencyInstance)
/classes/Currency.php:668 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:267 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
267 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module_shop` WHERE `id_module` = 25 AND `id_shop` = 16 LIMIT 1 |
0.026
ms
|
1 |
|
|
/classes/module/Module.php:2245
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:342 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:380 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:66 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
60 |
SELECT SQL_NO_CACHE `id_lang` FROM `ev_lang`
WHERE `locale` = 'da-dk'
OR `language_code` = 'da-dk' LIMIT 1 |
0.025
ms
|
13 |
|
|
/classes/Language.php:870
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
65 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ev_currency` c
WHERE (iso_code = 'RON') LIMIT 1 |
0.025
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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
69 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ev_currency` c
WHERE (iso_code = 'RUB') LIMIT 1 |
0.025
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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
248 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module` WHERE `name` = "ps_currencyselector" LIMIT 1 |
0.024
ms
|
1 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:267 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
249 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module_shop` WHERE `id_module` = 13 AND `id_shop` = 16 LIMIT 1 |
0.024
ms
|
1 |
|
|
/classes/module/Module.php:2245
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:267 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
256 |
SELECT SQL_NO_CACHE *
FROM `ev_currency_lang`
WHERE `id_currency` = 7 |
0.024
ms
|
13 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Currency.php:766 (getCurrencyInstance)
/classes/Currency.php:668 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:267 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
258 |
SELECT SQL_NO_CACHE *
FROM `ev_currency_lang`
WHERE `id_currency` = 4 |
0.024
ms
|
13 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Currency.php:766 (getCurrencyInstance)
/classes/Currency.php:668 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:267 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
260 |
SELECT SQL_NO_CACHE *
FROM `ev_currency_lang`
WHERE `id_currency` = 12 |
0.024
ms
|
13 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Currency.php:766 (getCurrencyInstance)
/classes/Currency.php:668 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:267 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
264 |
SELECT SQL_NO_CACHE *
FROM `ev_currency_lang`
WHERE `id_currency` = 3 |
0.024
ms
|
13 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Currency.php:766 (getCurrencyInstance)
/classes/Currency.php:668 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:267 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
64 |
SELECT SQL_NO_CACHE `id_lang` FROM `ev_lang`
WHERE `locale` = 'da-dk'
OR `language_code` = 'da-dk' LIMIT 1 |
0.024
ms
|
13 |
|
|
/classes/Language.php:870
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
68 |
SELECT SQL_NO_CACHE `id_lang` FROM `ev_lang`
WHERE `locale` = 'da-dk'
OR `language_code` = 'da-dk' LIMIT 1 |
0.024
ms
|
13 |
|
|
/classes/Language.php:870
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
262 |
SELECT SQL_NO_CACHE *
FROM `ev_currency_lang`
WHERE `id_currency` = 11 |
0.023
ms
|
13 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Currency.php:766 (getCurrencyInstance)
/classes/Currency.php:668 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:267 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
100 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module` WHERE `name` = "ps_legalcompliance" LIMIT 1 |
0.023
ms
|
0 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/modules/zonethememanager/zonethememanager.php:2028 (isEnabled)
/classes/Hook.php:1251 (hookActionFrontControllerSetVariables)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:536 (exec)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
269 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module_shop` WHERE `id_module` = 15 AND `id_shop` = 16 LIMIT 1 |
0.023
ms
|
1 |
|
|
/classes/module/Module.php:2245
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:342 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:380 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:66 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
36 |
SELECT SQL_NO_CACHE `id_lang` FROM `ev_lang`
WHERE `locale` = 'da-dk'
OR `language_code` = 'da-dk' LIMIT 1 |
0.022
ms
|
13 |
|
|
/classes/Language.php:870
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
101 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module_shop` WHERE `id_module` = 0 AND `id_shop` = 16 LIMIT 1 |
0.022
ms
|
0 |
|
|
/classes/module/Module.php:2245
/modules/zonethememanager/zonethememanager.php:2028 (isEnabled)
/classes/Hook.php:1251 (hookActionFrontControllerSetVariables)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:536 (exec)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
114 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module_shop` WHERE `id_module` = 0 AND `id_shop` = 16 LIMIT 1 |
0.022
ms
|
0 |
|
|
/classes/module/Module.php:2245
/modules/paypalfeeplus/paypalfeeplus.php:281 (isEnabled)
/modules/paypalfeeplus/paypalfeeplus.php:288 (hookHeader)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
30 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module` WHERE `name` = "xbraintreeofficial" LIMIT 1 |
0.021
ms
|
0 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2212 (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:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1364 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1343 (coreLoadModule)
/classes/Hook.php:1122 (getInstanceByName)
/classes/Dispatcher.php:484 (exec)
/index.php:78 (dispatch)
|
76 |
SELECT SQL_NO_CACHE `id_lang` FROM `ev_lang`
WHERE `locale` = 'da-dk'
OR `language_code` = 'da-dk' LIMIT 1 |
0.021
ms
|
13 |
|
|
/classes/Language.php:870
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
92 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ev_country`
WHERE `id_country` = 1 LIMIT 1 |
0.021
ms
|
1 |
|
|
/classes/Country.php:402
/classes/AddressFormat.php:632 (isNeedDniByCountryId)
/classes/AddressFormat.php:613 (getFormat)
/classes/AddressFormat.php:560 (getAddressCountryFormat)
/classes/AddressFormat.php:436 (getOrderedAddressFields)
/classes/controller/FrontController.php:1713 (generateAddress)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
271 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module_shop` WHERE `id_module` = 109 AND `id_shop` = 16 LIMIT 1 |
0.021
ms
|
1 |
|
|
/classes/module/Module.php:2245
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1188 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:342 (__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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:380 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/22/70/e12270aebc78902844c95e6d7a06187e2c7b47da_2.file.header.tpl.php:66 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8ca2ce23_17061103)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5736 (_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/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/f1/52/83/f15283c593769e566b416b6491863cadfd335323_2.file.layout-both-columns.tpl.php:5101 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9cd7e1_18015778)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/2e/61/fd/2e61fd7997ae41a1044539b1f948b29e855a3cc1_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a27b9_43476395)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/e1/2a/da/e12ada47876968e2275ab0e5d06a20aed5e6cbf1_2.file.page.tpl.php:34 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9a0349_78156656)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/z_emarketlayouts_layout_full_width_tpl/30/ae/63/30ae634f6234040cb00a09089dac7458294006c6_2.module.gsnippetsreviewsviewstemplatesfrontreviewlist17.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_68ecdd8c9892b4_84138767)
/vendor/smarty/smarty/libs/sysplugins/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/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
39 |
SELECT SQL_NO_CACHE `id_lang` FROM `ev_lang`
WHERE `locale` = 'da-dk'
OR `language_code` = 'da-dk' LIMIT 1 |
0.020
ms
|
13 |
|
|
/classes/Language.php:870
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:114 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
41 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ev_currency` c
WHERE (iso_code = 'CZK') LIMIT 1 |
0.020
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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
43 |
SELECT SQL_NO_CACHE `id_lang` FROM `ev_lang`
WHERE `locale` = 'da-dk'
OR `language_code` = 'da-dk' LIMIT 1 |
0.020
ms
|
13 |
|
|
/classes/Language.php:870
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:114 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
53 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ev_currency` c
WHERE (iso_code = 'GBP') LIMIT 1 |
0.020
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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
71 |
SELECT SQL_NO_CACHE `id_lang` FROM `ev_lang`
WHERE `locale` = 'da-dk'
OR `language_code` = 'da-dk' LIMIT 1 |
0.020
ms
|
13 |
|
|
/classes/Language.php:870
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:114 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
79 |
SELECT SQL_NO_CACHE `id_lang` FROM `ev_lang`
WHERE `locale` = 'da-dk'
OR `language_code` = 'da-dk' LIMIT 1 |
0.020
ms
|
13 |
|
|
/classes/Language.php:870
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:114 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
82 |
SELECT SQL_NO_CACHE id_shop
FROM `ev_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 16 LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/ObjectModel.php:1582
/classes/Tools.php:689 (isAssociatedToShop)
/classes/controller/FrontController.php:331 (setCurrency)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
109 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module` WHERE `name` = "supercheckout" LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/modules/paypalfeeplus/paypalfeeplus.php:279 (isEnabled)
/modules/paypalfeeplus/paypalfeeplus.php:288 (hookHeader)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
45 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ev_currency` c
WHERE (iso_code = 'DKK') LIMIT 1 |
0.019
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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
47 |
SELECT SQL_NO_CACHE `id_lang` FROM `ev_lang`
WHERE `locale` = 'da-dk'
OR `language_code` = 'da-dk' LIMIT 1 |
0.019
ms
|
13 |
|
|
/classes/Language.php:870
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:114 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
52 |
SELECT SQL_NO_CACHE `id_lang` FROM `ev_lang`
WHERE `locale` = 'da-dk'
OR `language_code` = 'da-dk' LIMIT 1 |
0.019
ms
|
13 |
|
|
/classes/Language.php:870
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
55 |
SELECT SQL_NO_CACHE `id_lang` FROM `ev_lang`
WHERE `locale` = 'da-dk'
OR `language_code` = 'da-dk' LIMIT 1 |
0.019
ms
|
13 |
|
|
/classes/Language.php:870
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:114 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
73 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ev_currency` c
WHERE (iso_code = 'SEK') LIMIT 1 |
0.019
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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
75 |
SELECT SQL_NO_CACHE `id_lang` FROM `ev_lang`
WHERE `locale` = 'da-dk'
OR `language_code` = 'da-dk' LIMIT 1 |
0.019
ms
|
13 |
|
|
/classes/Language.php:870
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:114 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
49 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ev_currency` c
WHERE (iso_code = 'EUR') LIMIT 1 |
0.019
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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
105 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module` WHERE `name` = "onepagecheckoutps" LIMIT 1 |
0.018
ms
|
0 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/modules/paypalfeeplus/paypalfeeplus.php:277 (isEnabled)
/modules/paypalfeeplus/paypalfeeplus.php:288 (hookHeader)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
108 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module_shop` WHERE `id_module` = 0 AND `id_shop` = 16 LIMIT 1 |
0.018
ms
|
0 |
|
|
/classes/module/Module.php:2245
/modules/paypalfeeplus/paypalfeeplus.php:278 (isEnabled)
/modules/paypalfeeplus/paypalfeeplus.php:288 (hookHeader)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
57 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ev_currency` c
WHERE (iso_code = 'NOK') LIMIT 1 |
0.018
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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
106 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module_shop` WHERE `id_module` = 0 AND `id_shop` = 16 LIMIT 1 |
0.018
ms
|
0 |
|
|
/classes/module/Module.php:2245
/modules/paypalfeeplus/paypalfeeplus.php:277 (isEnabled)
/modules/paypalfeeplus/paypalfeeplus.php:288 (hookHeader)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
112 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module_shop` WHERE `id_module` = 282 AND `id_shop` = 16 LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/module/Module.php:2245
/modules/paypalfeeplus/paypalfeeplus.php:280 (isEnabled)
/modules/paypalfeeplus/paypalfeeplus.php:288 (hookHeader)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
44 |
SELECT SQL_NO_CACHE `id_lang` FROM `ev_lang`
WHERE `locale` = 'da-dk'
OR `language_code` = 'da-dk' LIMIT 1 |
0.017
ms
|
13 |
|
|
/classes/Language.php:870
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
102 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module` WHERE `name` = "pm_advancedsearch4" LIMIT 1 |
0.017
ms
|
0 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2212 (getModuleIdByName)
/modules/zonethememanager/zonethememanager.php:2029 (isInstalled)
/classes/Hook.php:1251 (hookActionFrontControllerSetVariables)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:536 (exec)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
107 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module` WHERE `name` = "steasycheckout" LIMIT 1 |
0.017
ms
|
0 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/modules/paypalfeeplus/paypalfeeplus.php:278 (isEnabled)
/modules/paypalfeeplus/paypalfeeplus.php:288 (hookHeader)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
40 |
SELECT SQL_NO_CACHE `id_lang` FROM `ev_lang`
WHERE `locale` = 'da-dk'
OR `language_code` = 'da-dk' LIMIT 1 |
0.017
ms
|
13 |
|
|
/classes/Language.php:870
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
48 |
SELECT SQL_NO_CACHE `id_lang` FROM `ev_lang`
WHERE `locale` = 'da-dk'
OR `language_code` = 'da-dk' LIMIT 1 |
0.017
ms
|
13 |
|
|
/classes/Language.php:870
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
56 |
SELECT SQL_NO_CACHE `id_lang` FROM `ev_lang`
WHERE `locale` = 'da-dk'
OR `language_code` = 'da-dk' LIMIT 1 |
0.017
ms
|
13 |
|
|
/classes/Language.php:870
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
72 |
SELECT SQL_NO_CACHE `id_lang` FROM `ev_lang`
WHERE `locale` = 'da-dk'
OR `language_code` = 'da-dk' LIMIT 1 |
0.017
ms
|
13 |
|
|
/classes/Language.php:870
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:219 (getLocale)
/classes/controller/FrontController.php:242 (init)
/modules/gsnippetsreviews/controllers/front/reviews.php:26 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
110 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module_shop` WHERE `id_module` = 268 AND `id_shop` = 16 LIMIT 1 |
0.016
ms
|
0 |
|
|
/classes/module/Module.php:2245
/modules/paypalfeeplus/paypalfeeplus.php:279 (isEnabled)
/modules/paypalfeeplus/paypalfeeplus.php:288 (hookHeader)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
113 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module` WHERE `name` = "ets_onepagecheckout" LIMIT 1 |
0.016
ms
|
0 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/modules/paypalfeeplus/paypalfeeplus.php:281 (isEnabled)
/modules/paypalfeeplus/paypalfeeplus.php:288 (hookHeader)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
111 |
SELECT SQL_NO_CACHE `id_module` FROM `ev_module` WHERE `name` = "thecheckout" LIMIT 1 |
0.014
ms
|
1 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/modules/paypalfeeplus/paypalfeeplus.php:280 (isEnabled)
/modules/paypalfeeplus/paypalfeeplus.php:288 (hookHeader)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1142 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/classes/controller/ModuleFrontController.php:89 (initContent)
/modules/gsnippetsreviews/controllers/front/reviews.php:40 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|