| 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 `ps_configuration` c
LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
1.130
ms
|
13545 |
|
|
/classes/Configuration.php:162
/classes/Configuration.php:210 (loadConfiguration)
/classes/Configuration.php:283 (get)
/classes/shop/Shop.php:379 (getMultiShopValues)
/config/config.inc.php:103 (initialize)
/index.php:20 (require_once)
|
| 352 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.954
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 102 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.950
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 250 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.935
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 104 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.932
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 114 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.912
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 106 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.910
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 110 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.908
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 138 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.908
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 336 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.905
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 118 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.903
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 168 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.902
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 116 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.902
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 134 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.902
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 286 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.902
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 158 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.901
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 246 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.901
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 252 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.901
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 308 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.901
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 112 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.900
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 122 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.900
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 128 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.900
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 130 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.900
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 302 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.900
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 334 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.900
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 120 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.899
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 132 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.899
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 262 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.899
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 126 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.898
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 200 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.898
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 298 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.898
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 346 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.898
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 152 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.897
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 354 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.897
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 108 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.897
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 258 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.897
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 124 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.896
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 264 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.896
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 156 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.895
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 266 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.895
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 312 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.895
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 162 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.894
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 342 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.894
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 344 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.894
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 494 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.894
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 136 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.893
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 164 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.893
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 174 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.893
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 212 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.893
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 296 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.893
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 330 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.893
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 356 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.892
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 280 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.892
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 332 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.892
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 484 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.892
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 140 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.891
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 142 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.891
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 148 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.891
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 154 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.891
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 172 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.891
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 176 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.891
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 182 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.891
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 260 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.891
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 490 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.891
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 188 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.890
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 196 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.890
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 282 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.890
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 372 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.890
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 290 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.890
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 194 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.889
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 146 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.888
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 292 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.888
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 476 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.888
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 180 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.888
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 254 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.888
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 288 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.888
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 436 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.888
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 170 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.887
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 256 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.887
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 244 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.887
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 270 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.887
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 350 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.887
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 364 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.887
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 366 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.887
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 370 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.887
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 386 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.887
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 470 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.887
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 294 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.886
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 150 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.886
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 160 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.886
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 166 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.886
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 202 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.886
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 204 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.886
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 208 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.886
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 276 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.886
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 360 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.886
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 468 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.886
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 144 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.885
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 206 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.885
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 284 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.885
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 314 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.885
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 320 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.885
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 368 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.885
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 472 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.885
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 492 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.885
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 500 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.885
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 538 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.885
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 572 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.885
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 222 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.884
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 272 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.884
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 310 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.884
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 340 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.884
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 378 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.884
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 410 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.884
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 498 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.884
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 502 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.884
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 540 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.884
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 542 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.884
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 546 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.884
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 552 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.884
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 396 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.884
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 198 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.883
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 218 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.883
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 220 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.883
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 268 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.883
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 384 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.883
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 486 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.883
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 326 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.883
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 374 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.883
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 376 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.883
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 564 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.883
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 178 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.882
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 238 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.882
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 504 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.882
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 508 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.882
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 192 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.882
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 316 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.882
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 322 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.882
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 362 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.882
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 380 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.882
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 398 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.882
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 464 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.882
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 478 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.882
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 522 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.882
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 548 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.882
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 562 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.882
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 576 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.882
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 586 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.882
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 230 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.881
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 524 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.881
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 190 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.881
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 226 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.881
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 300 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.881
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 304 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.881
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 416 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.881
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 460 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.881
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 474 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.881
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 480 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.881
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 506 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.881
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 550 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.881
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 560 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.881
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 574 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.881
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 580 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.881
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 584 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.881
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 184 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.880
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 216 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.880
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 224 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.880
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 232 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.880
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 278 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.880
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 318 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.880
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 324 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.880
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 328 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.880
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 358 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.880
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 388 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.880
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 488 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.880
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 514 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.880
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 526 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.880
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 528 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.880
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 578 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.880
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 210 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.879
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 234 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.879
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 516 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.879
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 544 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.879
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 566 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.879
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 570 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.879
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 228 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.879
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 404 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.879
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 466 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.879
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 534 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.879
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 186 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.878
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 392 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.878
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 306 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.878
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 382 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.878
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 214 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.877
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 454 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.877
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 338 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.877
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 348 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.877
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 428 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.877
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 512 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.877
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 518 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.877
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 568 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.877
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 236 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.876
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 394 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.876
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 240 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.876
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 248 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.876
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 420 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.876
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 452 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.876
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 510 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.876
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 530 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.876
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 582 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.876
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 242 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.875
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 418 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.875
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 434 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.875
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 444 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.875
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 450 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.875
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 482 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.875
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 536 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.875
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 554 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.875
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 274 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.874
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 430 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.874
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 458 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.874
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 496 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.874
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 558 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.874
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 406 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.874
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 446 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.874
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 412 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.873
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 424 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.873
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 556 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.873
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 408 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.872
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 414 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.872
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 422 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.872
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 432 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.872
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 456 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.872
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 520 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.872
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 426 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.871
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 442 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.871
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 400 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.871
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 402 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.871
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 440 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.871
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 462 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.870
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 532 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.869
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 390 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.868
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 448 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.867
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 438 |
SELECT SQL_NO_CACHE cl.*, c.*, cl.`name` AS country, zz.`name` AS zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7
INNER JOIN `ps_carrier_zone` cz ON cz.id_zone = c.id_zone
LEFT JOIN `ps_zone` zz ON zz.id_zone = c.id_zone
INNER JOIN `ps_carrier` cr ON cr.id_carrier = cz.id_carrier AND cr.active = 1 AND cr.deleted = 0
INNER JOIN `ps_carrier_shop` cs ON cr.id_carrier = cs.id_carrier AND cs.id_shop = 1
WHERE 1
AND c.active = 1
GROUP BY c.`id_country`
ORDER BY cl.name ASC |
0.864
ms
|
540 |
Yes
|
Yes
|
/classes/Carrier.php:627
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 16 |
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `ps_module` m
INNER JOIN ps_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1)
INNER JOIN `ps_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `ps_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `ps_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position` |
0.645
ms
|
644 |
Yes
|
Yes
|
/classes/Hook.php:1497
/classes/Hook.php:802 (getAllHookRegistrations)
/classes/Hook.php:945 (getHookModuleExecList)
/classes/Dispatcher.php:575 (exec)
/classes/Dispatcher.php:233 (loadRoutes)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 1435 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2026-09-03 00:00:00",
INTERVAL 30 DAY)) > 0 AS new, product_shop.price AS orderprice, psales.`quantity` as sales
FROM `ps_category_product` cp
LEFT JOIN `ps_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ps_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `ps_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 7 AND cl.id_shop = 1 )
LEFT JOIN `ps_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 7 AND pl.id_shop = 1 )
LEFT JOIN `ps_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `ps_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 7)
LEFT JOIN `ps_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
LEFT JOIN `ps_product_sale` psales
ON psales.`id_product` = p.`id_product`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 184 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY RAND() LIMIT 10 |
0.622
ms
|
28 |
Yes
|
|
/classes/Category.php:1074
/src/Adapter/Category/CategoryProductSearchProvider.php:63 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:98 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:251 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1422 |
SELECT SQL_NO_CACHE * FROM `ps_delivery` WHERE (id_carrier, id_zone) IN (SELECT id_carrier, id_zone FROM `ps_carrier_zone`) |
0.579
ms
|
1242 |
|
|
/modules/estimateddelivery/estimateddelivery.php:5165
/modules/estimateddelivery/estimateddelivery.php:5081 (getCarriersRange)
/modules/estimateddelivery/estimateddelivery.php:4006 (addPricesToCarriers)
/modules/estimateddelivery/estimateddelivery.php:3864 (showEstimatedDelivery)
/modules/estimateddelivery/estimateddelivery.php:6439 (generateEstimatedDelivery)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 70 |
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `ps_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `ps_hook_alias` ha
INNER JOIN `ps_hook` h ON ha.name = h.name |
0.570
ms
|
0 |
|
|
/classes/Hook.php:1565
/classes/Hook.php:244 (getAllHookIds)
/classes/tax/TaxManagerFactory.php:43 (getIdByName)
/classes/tax/TaxManagerFactory.php:22 (execHookTaxManagerFactory)
/classes/Product.php:6581 (getManager)
/classes/Product.php:700 (getTaxesRate)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 71 |
SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, m.active
FROM `ps_hook_module` hm
STRAIGHT_JOIN `ps_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `ps_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position |
0.561
ms
|
683 |
|
|
/classes/Hook.php:488
/classes/Hook.php:535 (getHookModuleList)
/classes/tax/TaxManagerFactory.php:43 (getModulesFromHook)
/classes/tax/TaxManagerFactory.php:22 (execHookTaxManagerFactory)
/classes/Product.php:6581 (getManager)
/classes/Product.php:700 (getTaxesRate)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 101 |
SELECT SQL_NO_CACHE cl.*,c.*, cl.`name` country, z.`name` zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON (c.`id_country` = cl.`id_country` AND cl.`id_lang` = 7)
LEFT JOIN `ps_zone` z ON (z.`id_zone` = c.`id_zone`)
WHERE 1 AND c.active = 1
ORDER BY cl.name ASC |
0.397
ms
|
244 |
Yes
|
|
/classes/Country.php:127
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:207 (getCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 0 |
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM ps_shop_url su
LEFT JOIN ps_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'www.fuzion.it' OR su.domain_ssl = 'www.fuzion.it')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
0.373
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:1372
/classes/shop/Shop.php:336 (findShopByHost)
/config/config.inc.php:103 (initialize)
/index.php:20 (require_once)
|
| 644 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity, pl.`description`, pl.`description_short`, pl.`link_rewrite`,
pl.`meta_description`, pl.`meta_title`, pl.`name`, pl.`available_now`, pl.`available_later`,
image_shop.`id_image` id_image, il.`legend`, m.`name` as manufacturer_name, cl.`name` AS category_default, IFNULL(product_attribute_shop.id_product_attribute, 0) id_product_attribute,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2026-09-03 00:00:00",
INTERVAL 30 DAY
)
) > 0 AS new
FROM `ps_accessory`
LEFT JOIN `ps_product` p ON p.`id_product` = `id_product_2`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN `ps_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 7 AND pl.id_shop = 1
)
LEFT JOIN `ps_category_lang` cl ON (
product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 7 AND cl.id_shop = 1
)
LEFT JOIN `ps_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `ps_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 7)
LEFT JOIN `ps_manufacturer` m ON (p.`id_manufacturer`= m.`id_manufacturer`)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
WHERE `id_product_1` = 662 AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none'
GROUP BY product_shop.id_product
ORDER BY pl.`name` |
0.338
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4482
/controllers/front/ProductController.php:359 (getAccessories)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1292 |
SELECT SQL_NO_CACHE * FROM ps_carrier_shop AS cs
LEFT JOIN ps_carrier USING (id_carrier)
LEFT JOIN ps_ed_carriers edc USING (id_reference, id_shop)
LEFT JOIN ps_carrier_lang AS cl USING (id_carrier, id_shop)
LEFT JOIN ps_carrier_zone AS cz USING (id_carrier)
WHERE id_zone IN (9)
AND active = 1 AND deleted = 0
AND cl.id_lang = 7
AND cs.id_shop = 1
GROUP BY id_reference
ORDER BY position ASC, id_carrier DESC |
0.335
ms
|
4 |
Yes
|
Yes
|
/modules/estimateddelivery/estimateddelivery.php:3533
/modules/estimateddelivery/estimateddelivery.php:6284 (getIpCarriers)
/modules/estimateddelivery/estimateddelivery.php:6032 (getEDCarriers)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 683 |
SHOW TABLES LIKE "ps_gmcp_1800" |
0.304
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:88
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 103 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.275
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 245 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.273
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 105 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.262
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 18 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook` |
0.260
ms
|
1355 |
|
|
/classes/Hook.php:1565
/classes/Hook.php:244 (getAllHookIds)
/classes/Hook.php:954 (getIdByName)
/classes/Dispatcher.php:575 (exec)
/classes/Dispatcher.php:233 (loadRoutes)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 690 |
SHOW TABLES LIKE "ps_gmcp_1900" |
0.258
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:88
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 353 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.258
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1290 |
SELECT SQL_NO_CACHE `iso_code`
FROM `ps_country`
WHERE `id_country` = 10 LIMIT 1 |
0.258
ms
|
1 |
|
|
/classes/Country.php:256
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:247 (getIsoById)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:156 (handlePhaseExhaustion)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:66 (tryExternalApis)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:165 (getIpInfo)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:66 (tryExternalApis)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:165 (getIpInfo)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:66 (tryExternalApis)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:165 (getIpInfo)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:66 (tryExternalApis)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:165 (getIpInfo)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:66 (tryExternalApis)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:243 (getIpInfo)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:156 (handlePhaseExhaustion)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:66 (tryExternalApis)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:165 (getIpInfo)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:66 (tryExternalApis)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:165 (getIpInfo)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:66 (tryExternalApis)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:165 (getIpInfo)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:66 (tryExternalApis)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:165 (getIpInfo)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:66 (tryExternalApis)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:237 (getIpInfo)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:156 (handlePhaseExhaustion)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:66 (tryExternalApis)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:165 (getIpInfo)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:66 (tryExternalApis)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:165 (getIpInfo)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:66 (tryExternalApis)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:165 (getIpInfo)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:66 (tryExternalApis)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:165 (getIpInfo)
/modules/estimateddelivery/classes/EDIpGeolocationHelper.php:66 (tryExternalApis)
/modules/estimateddelivery/estimateddelivery.php:3309 (getIpInfo)
/modules/estimateddelivery/estimateddelivery.php:3425 (ipInfo)
/modules/estimateddelivery/estimateddelivery.php:6284 (getIpCarriers)
/modules/estimateddelivery/estimateddelivery.php:6032 (getEDCarriers)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 251 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.256
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 107 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.255
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 109 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.252
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 119 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.252
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1568 |
INSERT INTO `ps_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('14682410', '', 'www.fuzion.it/hr/led-svjetla-bez-pogreske-canbus-filtara/662-led-otporne-na-greske-t10-w5w-prikljucak-i-reprodukcija-iskljucite-signalnu-lampicu-canbus-bez-pogreske.html?PageSpeed=noscript', '', '2026-09-03 14:20:27') |
0.251
ms
|
1 |
|
|
/classes/ObjectModel.php:524
/classes/ConnectionsSource.php:86 (add)
/modules/statsdata/statsdata.php:119 (logHttpReferer)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1234 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:534 (__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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 113 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.250
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 357 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.250
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 111 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.249
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 161 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.249
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 117 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.248
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 199 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.248
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 253 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.248
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 129 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.247
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 131 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.247
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 133 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.247
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 153 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.247
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 115 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.246
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 155 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.246
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 163 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.246
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 201 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.246
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 151 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.246
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 263 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.246
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 283 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.246
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 135 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.245
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 137 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.245
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 157 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.245
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 207 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.245
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 363 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.245
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 159 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.245
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 203 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.245
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 257 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.245
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 287 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.245
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 297 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.245
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 121 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.244
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 127 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.244
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 165 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.244
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 233 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.244
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 355 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.244
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 391 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.244
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 419 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.244
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 535 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.244
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 123 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.244
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 125 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.244
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 255 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.244
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 289 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.244
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 341 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.244
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 489 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.244
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 299 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.243
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 423 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.243
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 139 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.243
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 141 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.243
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 171 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.243
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 193 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.243
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 211 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.243
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 225 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.243
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 231 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.243
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 261 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.243
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 285 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.243
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 293 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.243
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 295 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.243
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 307 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.243
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 365 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.243
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 411 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.243
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 247 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.242
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 143 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.242
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 145 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.242
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 167 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.242
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 169 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.242
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 219 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.242
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 223 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.242
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 309 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.242
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 327 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.242
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 343 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.242
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 359 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.242
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 367 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.242
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 421 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.242
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 461 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.242
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 539 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.242
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 149 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.241
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 173 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.241
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 175 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.241
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 205 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.241
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 215 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.241
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 217 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.241
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 221 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.241
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 239 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.241
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 249 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.241
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 259 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.241
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 269 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.241
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 291 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.241
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 303 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.241
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 313 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.241
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 373 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.241
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 467 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.241
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 469 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.241
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 537 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.241
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 241 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.241
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 311 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.241
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 345 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.241
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 385 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.241
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 463 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.241
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 481 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.241
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 483 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.241
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 147 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.240
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 181 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.240
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 187 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.240
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 197 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.240
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 209 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.240
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 265 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.240
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 267 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.240
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 271 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.240
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 315 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.240
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 325 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.240
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 491 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.240
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 565 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.240
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 179 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.240
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 183 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.240
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 191 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.240
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 195 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.240
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 213 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.240
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 227 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.240
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 375 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.240
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 417 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.240
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 425 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.240
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 465 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.240
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 495 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.240
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 275 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.239
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 301 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.239
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 319 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.239
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 337 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.239
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 361 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.239
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 393 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.239
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 427 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.239
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 433 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.239
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 471 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.239
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 475 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.239
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 177 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.239
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 185 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.239
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 229 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.239
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 235 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.239
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 237 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.239
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 277 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.239
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 317 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.239
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 321 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.239
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 323 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.239
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 335 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.239
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 347 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.239
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 371 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.239
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 399 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.239
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 403 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.239
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 507 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.239
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 381 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 437 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 477 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 497 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 515 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 545 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 547 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 189 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 243 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 273 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 305 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 331 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 369 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 387 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 397 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 401 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 405 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 413 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 449 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 479 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 485 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 493 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 501 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 509 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 541 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 559 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.238
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 457 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 279 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 281 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 329 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 333 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 339 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 349 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 351 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 377 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 379 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 383 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 389 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 395 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 407 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 409 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 415 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 431 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 435 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 473 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 499 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 503 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 505 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 513 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 523 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 533 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 569 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.237
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 589 |
SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2026-09-03 00:00:00" AND date_to <= "2026-09-03 23:59:59") OR (date_from >= "2026-09-03 00:00:00" AND date_from <= "2026-09-03 23:59:59") OR (date_from < "2026-09-03 00:00:00" AND date_to > "2026-09-03 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 |
0.237
ms
|
29 |
|
|
/classes/CartRule.php:380
/classes/CartRule.php:412 (haveCartRuleToday)
/override/classes/CartRule.php:108 (getCustomerCartRules)
/classes/Cart.php:3117 (getCustomerCartRules)
/classes/Cart.php:3443 (getDeliveryOptionList)
/classes/Cart.php:3522 (getDeliveryOption)
/src/Core/Cart/Fees.php:76 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:336 (processCalculation)
/src/Core/Cart/Calculator.php:137 (calculateFees)
/classes/Cart.php:2288 (processCalculation)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:129 (getOrderTotal)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:532 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 429 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.236
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 439 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.236
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 445 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.236
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 451 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.236
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 459 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.236
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 487 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.236
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 521 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.236
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 525 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.236
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 527 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.236
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 531 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.236
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 543 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.236
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 549 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.236
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 551 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.236
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 553 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.236
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 555 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.236
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 557 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.236
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 567 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.236
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 573 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.236
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 587 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.236
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 726 |
SELECT SQL_NO_CACHE *
FROM `ps_gmcp_feeds` ff
WHERE (ff.id_shop=1)
ORDER BY ff.feed_is_default ASC |
0.236
ms
|
370 |
Yes
|
|
/modules/gmerchantcenterpro/models/Feeds.php:101
/modules/gmerchantcenterpro/lib/moduleTools.php:199 (getAvailableFeeds)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 517 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.236
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 585 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.236
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 441 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.235
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 443 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.235
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 447 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.235
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 511 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.235
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 529 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.235
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 561 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.235
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 571 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.235
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 579 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.235
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 581 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.235
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 453 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.235
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 519 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.235
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 563 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.235
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 577 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.235
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 583 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.235
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 455 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.234
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 575 |
SELECT SQL_NO_CACHE s.*
FROM `ps_state` s
WHERE s.id_country IN (0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243)
AND s.active = 1
ORDER BY s.`name` ASC |
0.234
ms
|
324 |
Yes
|
|
/classes/Carrier.php:650
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:504 (getDeliveredCountries)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:219 (hasAtLeastOneCarrier)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:109 (getAllowedDestinations)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:531 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 629 |
SELECT SQL_NO_CACHE *,
( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 2, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 2) AND
`id_country` IN (0, 10) AND
`id_group` IN (0, 1) AND `id_product` = 662 AND `id_customer` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-09-03 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-03 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.224
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:602
/controllers/front/ProductController.php:540 (getQuantityDiscounts)
/controllers/front/ProductController.php:306 (assignPriceAndTax)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 631 |
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 7)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 7)
LEFT JOIN `ps_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 662 |
0.204
ms
|
1 |
|
|
/classes/Product.php:7233
/controllers/front/ProductController.php:808 (getAttributesInformationsByProduct)
/controllers/front/ProductController.php:309 (assignAttributesCombinations)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 623 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_description`
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 7 AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 184
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.199
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:926
/controllers/front/ProductController.php:868 (getSubCategories)
/controllers/front/ProductController.php:300 (assignCategory)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1548 |
SELECT SQL_NO_CACHE c.id_cms, l.meta_title
FROM ps_cms c
JOIN ps_cms_lang l ON (c.id_cms = l.id_cms)
INNER JOIN ps_cms_shop cms_shop
ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 1)
WHERE l.id_lang = 7 AND c.`active` = 1
GROUP BY c.id_cms
ORDER BY c.`position` |
0.195
ms
|
152 |
Yes
|
Yes
|
/classes/CMS.php:156
/modules/zonethememanager/zonethememanager.php:2154 (listCms)
/classes/Hook.php:1234 (hookDisplayFooterRight)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61932a16_45587173)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:447 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 645 |
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name, a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`, IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`, product_attribute_shop.`default_on`, pa.`reference`, pa.`ean13`, pa.`mpn`, pa.`upc`, pa.`isbn`, product_attribute_shop.`unit_price_impact`, product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`, pal.`available_now`, pal.`available_later`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `ps_product_attribute_lang` `pal` ON pa.id_product_attribute = pal.id_product_attribute AND pal.id_lang = 7
LEFT JOIN `ps_product_attribute_combination` `pac` ON pac.id_product_attribute = pa.id_product_attribute
LEFT JOIN `ps_attribute` `a` ON a.id_attribute = pac.id_attribute
LEFT JOIN `ps_attribute_group` `ag` ON ag.id_attribute_group = a.id_attribute_group
LEFT JOIN `ps_attribute_lang` `al` ON a.id_attribute = al.id_attribute
LEFT JOIN `ps_attribute_group_lang` `agl` ON ag.id_attribute_group = agl.id_attribute_group
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE (pa.id_product = 662) AND (al.id_lang = 7) AND (agl.id_lang = 7)
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.position ASC, a.position ASC, agl.name ASC |
0.194
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4368
/controllers/front/ProductController.php:586 (getAttributesGroups)
/controllers/front/ProductController.php:394 (assignAttributesGroups)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 15 |
SELECT SQL_NO_CACHE lower(name) as name
FROM `ps_hook` h
WHERE (h.active = 1) |
0.193
ms
|
1355 |
|
|
/classes/Hook.php:1605
/classes/Hook.php:903 (getHookStatusByName)
/classes/Dispatcher.php:575 (exec)
/classes/Dispatcher.php:233 (loadRoutes)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 1388 |
SELECT SQL_NO_CACHE count(distinct(o.`id_order`))
FROM `ps_orders` o
LEFT JOIN ps_order_cart_rule od ON o.id_order = od.id_order
INNER JOIN ps_quantity_discount_rule_order qdro ON od.id_cart_rule = qdro.id_cart_rule
WHERE qdro.id_quantity_discount_rule = 1
AND 8 != o.current_state LIMIT 1 |
0.188
ms
|
146 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:4255
/modules/quantitydiscountpro/quantitydiscountpro.php:863 (isQuantityDiscountRuleValidForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:747 (getMessage)
/classes/Hook.php:1234 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/9f/2c/dc/9f2cdca44c9409413272d3bb2271c097ec2fffbc_2.file.product-prices.tpl.php:54 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61864675_29784914)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:133 (_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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:219 (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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61854307_26884749)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:249 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1574 |
SELECT SQL_NO_CACHE *
FROM `ps_advancedpopup`
INNER JOIN `ps_advancedpopup_lang` ON `ps_advancedpopup`.`id_advancedpopup` = `ps_advancedpopup_lang`.`id_advancedpopup`
WHERE `id_shop` = 1 AND `id_lang` = 7 AND `active` = 1
AND (`zones` = ""
OR `zones` IS NULL
OR FIND_IN_SET("9", `zones`))
AND (`date_init` <= "2026-09-03 14:20:27" OR `date_init` = "1970-01-01 01:00:00")
AND (`date_end` >= "2026-09-03 14:20:27" OR `date_end` = "1970-01-01 01:00:00")
AND (`customers` = ""
OR `customers` IS NULL
OR FIND_IN_SET("0", `customers`))
AND (`languages` = ""
OR `languages` IS NULL
OR FIND_IN_SET("7", `languages`))
AND (`display_ip_string` = ""
OR `display_ip_string` IS NULL
OR FIND_IN_SET("216.73.217.61", `display_ip_string`))
AND (`display_url_string` = ""
OR `display_url_string` IS NULL
OR INSTR("www.fuzion.it/hr/led-svjetla-bez-pogreske-canbus-filtara/662-led-otporne-na-greske-t10-w5w-prikljucak-i-reprodukcija-iskljucite-signalnu-lampicu-canbus-bez-pogreske.html?PageSpeed=noscript", `display_url_string`) > 0)
AND (`genders` = ""
OR `genders` IS NULL) AND (`groups` = ""
OR `groups` IS NULL OR FIND_IN_SET(1, `groups`)) AND `display_desktop` = 1 AND (`cms` = ""
OR `cms` IS NULL) AND (`controller_exceptions` = ""
OR `controller_exceptions` IS NULL
OR FIND_IN_SET("product", `controller_exceptions`)) AND (`display_after_cart` = 1
OR (`products` = ""
OR `products` IS NULL
OR FIND_IN_SET(662, `products`))) AND (`categories` = ""
OR `categories` IS NULL OR FIND_IN_SET(184, `categories`)) AND (`display_after_cart` = 1
OR (`manufacturers` = ""
OR `manufacturers` IS NULL
OR FIND_IN_SET("3", `manufacturers`))) AND (`display_after_cart` = 1
OR (`suppliers` = ""
OR `suppliers` IS NULL
OR FIND_IN_SET("0", `suppliers`))) ORDER BY `priority` ASC; |
0.185
ms
|
1 |
Yes
|
|
/modules/advancedpopupcreator/classes/AdvancedPopup.php:437
/modules/advancedpopupcreator/advancedpopupcreator.php:420 (getPopups)
/modules/advancedpopupcreator/advancedpopupcreator.php:367 (hookFooter)
/classes/Hook.php:1234 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:534 (__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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1532 |
SELECT SQL_NO_CACHE count(o.id_order) as count FROM ps_orders as o
LEFT JOIN ps_order_detail as od ON(o.id_order = od.id_order)
WHERE o.id_customer = 0 AND od.product_id = 662
AND o.id_shop = 1 AND od.id_shop = 1 LIMIT 1 |
0.182
ms
|
1 |
|
|
/modules/ws_productreviews/classes/WsProductReviews.php:306
/modules/ws_productreviews/classes/WsProductReviews.php:272 (checkProductBought)
/modules/ws_productreviews/classes/WsProductReviews.php:214 (getReviews)
/modules/ws_productreviews/ws_productreviews.php:1993 (getReviewsByPage)
/modules/ws_productreviews/ws_productreviews.php:1920 (reviewsBildContent)
/classes/Hook.php:1234 (hookDisplayFooterProduct)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 25 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ps_meta` m
LEFT JOIN `ps_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.179
ms
|
456 |
Yes
|
|
/classes/Dispatcher.php:623
/classes/Dispatcher.php:233 (loadRoutes)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 1420 |
SELECT SQL_NO_CACHE * FROM (SELECT c.id_carrier, c.id_reference, c.name, cl.delay, c.position, c.is_free, c.range_behavior, c.shipping_method, edc.picking_limit, edc.picking_days, edc.shippingdays, edc.min, edc.max, edc.ignore_picking, edc.ed_active, edc.ed_alias, cl.delay AS carrier_description
FROM `ps_carrier` c
LEFT JOIN `ps_carrier_lang` cl ON (c.`id_carrier` = cl.`id_carrier` AND cl.`id_lang` = 7 AND cl.id_shop = 1 )
LEFT JOIN `ps_ed_carriers` AS edc ON (c.id_reference = edc.id_reference AND edc.id_shop = 1)
WHERE cl.id_lang = 7 AND active = 1 AND deleted = 0 AND cl.id_shop IN (1)
ORDER BY c.id_reference DESC, c.id_carrier DESC) AS tmp
GROUP BY id_reference |
0.173
ms
|
4 |
Yes
|
Yes
|
/modules/estimateddelivery/estimateddelivery.php:2368
/modules/estimateddelivery/estimateddelivery.php:4969 (getCarriersList)
/modules/estimateddelivery/estimateddelivery.php:4803 (getProductCarriers)
/modules/estimateddelivery/estimateddelivery.php:4791 (getAndProcessProductCarriers)
/modules/estimateddelivery/estimateddelivery.php:3992 (getAvailableCarriersForED)
/modules/estimateddelivery/estimateddelivery.php:3864 (showEstimatedDelivery)
/modules/estimateddelivery/estimateddelivery.php:6439 (generateEstimatedDelivery)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1291 |
SELECT SQL_NO_CACHE id_zone FROM `ps_country` WHERE iso_code = 'IT' AND active = 1 AND id_zone > 0 GROUP BY id_zone |
0.171
ms
|
1 |
Yes
|
Yes
|
/modules/estimateddelivery/estimateddelivery.php:3490
/modules/estimateddelivery/estimateddelivery.php:6284 (getIpCarriers)
/modules/estimateddelivery/estimateddelivery.php:6032 (getEDCarriers)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 590 |
SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl
ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 7) 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.169
ms
|
5 |
|
|
/classes/CartRule.php:446
/override/classes/CartRule.php:108 (getCustomerCartRules)
/classes/Cart.php:3117 (getCustomerCartRules)
/classes/Cart.php:3443 (getDeliveryOptionList)
/classes/Cart.php:3522 (getDeliveryOption)
/src/Core/Cart/Fees.php:76 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:336 (processCalculation)
/src/Core/Cart/Calculator.php:137 (calculateFees)
/classes/Cart.php:2288 (processCalculation)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:129 (getOrderTotal)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:532 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 673 |
SELECT SQL_NO_CACHE *
FROM `ps_zthememanager_lang`
WHERE `id_zthememanager` = 1 |
0.169
ms
|
7 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/zonethememanager/classes/ZManager.php:78 (__construct)
/modules/zonethememanager/classes/ZManager.php:185 (__construct)
/modules/zonethememanager/zonethememanager.php:1955 (getSettingsByShop)
/classes/Hook.php:1234 (hookActionFrontControllerSetVariables)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:559 (exec)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1437 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-09-03 00:00:00',
INTERVAL 30 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 7
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (649,658,661,643,721,647,659,646,657,660) |
0.158
ms
|
10 |
|
|
/classes/ProductAssembler.php:81
/classes/ProductAssembler.php:191 (addMissingProductFieldsForMultipleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 81 |
SELECT SQL_NO_CACHE DISTINCT `id_product` FROM `ps_specific_price` WHERE `id_product` != 0 |
0.155
ms
|
867 |
|
|
/classes/SpecificPrice.php:297
/classes/SpecificPrice.php:347 (filterOutField)
/classes/SpecificPrice.php:535 (computeExtraConditions)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:707 (getPriceStatic)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1306 |
SELECT SQL_NO_CACHE c.iso_code
FROM `ps_country` c
LEFT JOIN `ps_module_country` `mc` ON c.id_country = mc.id_country
WHERE (c.active = 1) AND (mc.id_module = 187) AND (mc.id_shop = 1)
ORDER BY c.iso_code ASC |
0.154
ms
|
244 |
Yes
|
|
/modules/klarnapayment/src/Core/Shared/Repository/CountryRepository.php:63
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:107 (getPaymentCountries)
/modules/klarnapayment/src/Presentation/Loader/HeadSectionAssetLoader.php:90 (register)
/modules/klarnapayment/klarnapayment.php:184 (register)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 633 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 662 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 662 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.149
ms
|
0 |
|
|
/classes/Cart.php:1625
/controllers/front/ProductController.php:1188 (getProductQuantity)
/controllers/front/ProductController.php:316 (getTemplateVarProduct)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1567 |
INSERT INTO `ps_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('31086152', '714', '3628718397', '', '1', '1', '2026-09-03 14:20:27') |
0.149
ms
|
1 |
|
|
/classes/ObjectModel.php:524
/classes/Connection.php:168 (add)
/classes/Connection.php:77 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1234 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:534 (__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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1557 |
SELECT SQL_NO_CACHE c.iso_code
FROM `ps_country` c
LEFT JOIN `ps_module_country` `mc` ON c.id_country = mc.id_country
WHERE (c.active = 1) AND (mc.id_module = 187) AND (mc.id_shop = 1)
ORDER BY c.iso_code ASC |
0.146
ms
|
244 |
Yes
|
|
/modules/klarnapayment/src/Core/Shared/Repository/CountryRepository.php:63
/modules/klarnapayment/src/Infrastructure/Verification/CanRenderWidgets.php:53 (getPaymentCountries)
/modules/klarnapayment/klarnapayment.php:829 (verify)
/classes/Hook.php:1234 (hookDisplayFooter)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61932a16_45587173)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:447 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1341 |
SELECT SQL_NO_CACHE c.iso_code
FROM `ps_country` c
LEFT JOIN `ps_module_country` `mc` ON c.id_country = mc.id_country
WHERE (c.active = 1) AND (mc.id_module = 187) AND (mc.id_shop = 1)
ORDER BY c.iso_code ASC |
0.145
ms
|
244 |
Yes
|
|
/modules/klarnapayment/src/Core/Shared/Repository/CountryRepository.php:63
/modules/klarnapayment/src/Infrastructure/Verification/CanRenderWidgets.php:53 (getPaymentCountries)
/modules/klarnapayment/klarnapayment.php:811 (verify)
/classes/Hook.php:1234 (hookDisplayBanner)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:56 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6180eb34_49245961)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:246 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1396 |
SELECT SQL_NO_CACHE c.iso_code
FROM `ps_country` c
LEFT JOIN `ps_module_country` `mc` ON c.id_country = mc.id_country
WHERE (c.active = 1) AND (mc.id_module = 187) AND (mc.id_shop = 1)
ORDER BY c.iso_code ASC |
0.138
ms
|
244 |
Yes
|
|
/modules/klarnapayment/src/Core/Shared/Repository/CountryRepository.php:63
/modules/klarnapayment/src/Infrastructure/Verification/CanRenderWidgets.php:53 (getPaymentCountries)
/override/modules/klarnapayment/klarnapayment.php:57 (verify)
/classes/Hook.php:1234 (hookDisplayProductActions)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/0c/f4/43/0cf44329137c609c404fc8d09e71768b978ea9b3_2.file.product-add-to-cart.tpl.php:67 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6186e560_20912616)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:145 (_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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:229 (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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61854307_26884749)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:249 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 19 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.137
ms
|
108 |
|
|
/classes/module/Module.php:325
/modules/pm_advancedcookiebanner/pm_advancedcookiebanner.php:131 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1381 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1105 (getInstanceByName)
/classes/Dispatcher.php:575 (exec)
/classes/Dispatcher.php:233 (loadRoutes)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 588 |
SELECT SQL_NO_CACHE 1 FROM ps_cart_product cp INNER JOIN ps_product p
ON (p.id_product = cp.id_product) INNER JOIN ps_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.137
ms
|
1 |
|
|
/classes/Cart.php:4360
/classes/Cart.php:4341 (hasProducts)
/classes/Cart.php:2223 (isVirtualCart)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:129 (getOrderTotal)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:532 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 727 |
SELECT SQL_NO_CACHE *
FROM `ps_gmcp_feeds` ff
WHERE (ff.iso_lang="en") AND (ff.id_shop=1)
ORDER BY ff.feed_is_default ASC |
0.134
ms
|
370 |
Yes
|
|
/modules/gmerchantcenterpro/models/Feeds.php:121
/modules/gmerchantcenterpro/lib/moduleTools.php:202 (getFeedLangData)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1 |
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM ps_shop_group gs
LEFT JOIN ps_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN ps_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.132
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:696
/classes/shop/Shop.php:755 (cacheShops)
/classes/Configuration.php:280 (getShops)
/classes/shop/Shop.php:379 (getMultiShopValues)
/config/config.inc.php:103 (initialize)
/index.php:20 (require_once)
|
| 1440 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 2, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 2) AND
`id_country` IN (0, 10) AND
`id_group` IN (0, 1) AND `id_product` = 649 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-09-03 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-03 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.132
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 85 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 2, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 2) AND
`id_country` IN (0, 10) AND
`id_group` IN (0, 1) AND `id_product` = 662 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-09-03 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-03 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.131
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:707 (getPriceStatic)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1531 |
SELECT SQL_NO_CACHE pc.`id_product_comment`, pc.`str_img_name`, pc.`id_product`, pl.`name`, pc.`ip`, pc.`recommend`, pc.`id_customer`, pc.`respond`,
(SELECT count(*) FROM `ps_ws_product_comment_usefulness` pcu WHERE pcu.`id_product_comment` = pc.`id_product_comment` AND pcu.`usefulness` = 1) as total_useful,
(SELECT count(*) FROM `ps_ws_product_comment_usefulness` pcu WHERE pcu.`id_product_comment` = pc.`id_product_comment`) as total_advice,
IF(c.id_customer, CONCAT(c.`firstname`, ' ', LEFT(c.`lastname`, 1)), pc.customer_name) customer_name, pc.`content`, pc.`grade`, pc.`date_add`, pc.title
FROM `ps_ws_product_comment` pc
LEFT JOIN `ps_customer` c ON c.`id_customer` = pc.`id_customer`
LEFT JOIN `ps_product_lang` pl ON (pl.`id_product` = pc.`id_product` AND pl.`id_lang` = 7 AND pl.id_shop = 1 ) WHERE pc.`id_product` = 662 AND pc.`validate` = 1 AND pc.`id_shop` = 1 ORDER BY pc.`date_add` DESC
LIMIT 0 ,5 |
0.130
ms
|
2 |
Yes
|
|
/modules/ws_productreviews/classes/WsProductReviews.php:227
/modules/ws_productreviews/classes/WsProductReviews.php:214 (getReviews)
/modules/ws_productreviews/ws_productreviews.php:1993 (getReviewsByPage)
/modules/ws_productreviews/ws_productreviews.php:1920 (reviewsBildContent)
/classes/Hook.php:1234 (hookDisplayFooterProduct)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1293 |
SELECT SQL_NO_CACHE * FROM `ps_seosaproductlabels` a
LEFT JOIN `ps_seosaproductlabels_shop` s ON a.`id_product_label` = s.`id_product_label`
WHERE 1 AND s.`id_shop` = 1 |
0.127
ms
|
18 |
|
|
/modules/seosaproductlabels/classes/ProductLabelSeo.php:238
/modules/seosaproductlabels/seosaproductlabels.php:490 (getList)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1329 |
SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2026-09-03 00:00:00" AND date_to <= "2026-09-03 23:59:59") OR (date_from >= "2026-09-03 00:00:00" AND date_from <= "2026-09-03 23:59:59") OR (date_from < "2026-09-03 00:00:00" AND date_to > "2026-09-03 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 |
0.127
ms
|
29 |
|
|
/classes/CartRule.php:380
/classes/CartRule.php:412 (haveCartRuleToday)
/override/classes/CartRule.php:108 (getCustomerCartRules)
/override/classes/CartRule.php:146 (getCustomerCartRules)
/classes/Cart.php:541 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartLazyArray.php:310 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:244 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:104 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:61 (json_encode)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/82/59/1a/82591a3c3bb179f930fe3591c66f5cbc87b5160b_2.file.javascript.tpl.php:35 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61801a21_34972830)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:391 (_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/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617e6988_15712419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:174 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:48 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1418 |
SELECT SQL_NO_CACHE id_carrier, id_range_weight, delimiter1, delimiter2 FROM ps_range_weight AS tmp LEFT JOIN ps_carrier USING (id_carrier) WHERE active = 1 ORDER BY delimiter1 ASC |
0.124
ms
|
101 |
Yes
|
|
/modules/estimateddelivery/estimateddelivery.php:5165
/modules/estimateddelivery/estimateddelivery.php:4939 (getCarriersRange)
/modules/estimateddelivery/estimateddelivery.php:4764 (applyRestrictionsToCarriers)
/modules/estimateddelivery/estimateddelivery.php:3992 (getAvailableCarriersForED)
/modules/estimateddelivery/estimateddelivery.php:3864 (showEstimatedDelivery)
/modules/estimateddelivery/estimateddelivery.php:6439 (generateEstimatedDelivery)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1444 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 649 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 649 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.122
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 592 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a0
LEFT JOIN `ps_currency_lang` `a1` ON (a0.`id_currency` = a1.`id_currency`)
WHERE (a0.`id_currency` = 2) |
0.120
ms
|
8 |
|
|
/classes/PrestaShopCollection.php:361
/classes/PrestaShopCollection.php:376 (getAll)
/modules/klarnapayment/src/Infrastructure/Repository/CollectionRepository.php:53 (getFirst)
/modules/klarnapayment/src/Infrastructure/Provider/ApplicationContextProvider.php:72 (findOneBy)
/modules/klarnapayment/klarnapayment.php:387 (get)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 5 |
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `ps_lang` l
LEFT JOIN `ps_lang_shop` ls ON (l.id_lang = ls.id_lang) |
0.113
ms
|
7 |
|
|
/classes/Language.php:1050
/config/config.inc.php:132 (loadLanguages)
/index.php:20 (require_once)
|
| 1563 |
INSERT INTO `ps_guest` (`id_operating_system`, `id_web_browser`, `id_customer`, `javascript`, `screen_resolution_x`, `screen_resolution_y`, `screen_color`, `sun_java`, `adobe_flash`, `adobe_director`, `apple_quicktime`, `real_player`, `windows_media`, `accept_language`, `mobile_theme`) VALUES ('0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0') |
0.113
ms
|
1 |
|
|
/classes/ObjectModel.php:524
/classes/ObjectModel.php:469 (add)
/classes/Guest.php:236 (save)
/modules/statsdata/statsdata.php:82 (setNewGuest)
/modules/statsdata/statsdata.php:73 (getScriptPlugins)
/classes/Hook.php:1234 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:534 (__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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1571 |
SELECT SQL_NO_CACHE * FROM `ps_whatsappchatblock` LEFT JOIN `ps_whatsappchatblock_lang` ON (`ps_whatsappchatblock`.`id_whatsappchatblock` = `ps_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 7) WHERE `id_hook` = "floating" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
0.110
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:135
/modules/whatsappchat/whatsappchat.php:626 (getWhatsappChatByHook)
/modules/whatsappchat/whatsappchat.php:411 (displayBlock)
/classes/Hook.php:1234 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:534 (__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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 624 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 7
AND c.`id_parent` = 2
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.106
ms
|
11 |
Yes
|
Yes
|
/classes/Category.php:1158
/classes/Category.php:1098 (getChildren)
/controllers/front/ProductController.php:878 (getHomeCategories)
/controllers/front/ProductController.php:300 (assignCategory)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1142 |
SELECT SQL_NO_CACHE *
FROM `ps_gmcp_feeds` ff
WHERE (ff.iso_lang="es") AND (ff.id_shop=1)
ORDER BY ff.feed_is_default ASC |
0.105
ms
|
370 |
Yes
|
|
/modules/gmerchantcenterpro/models/Feeds.php:121
/modules/gmerchantcenterpro/lib/moduleTools.php:202 (getFeedLangData)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1294 |
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `ps_currency` c
LEFT JOIN ps_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 AND c.`deleted` = 0 LIMIT 1 |
0.105
ms
|
5 |
|
|
/classes/Currency.php:1100
/classes/Currency.php:1119 (countActiveCurrencies)
/classes/module/Module.php:2348 (isMultiCurrencyActivated)
/modules/zonecolorsfonts/zonecolorsfonts.php:534 (getCacheId)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1569 |
SELECT SQL_NO_CACHE * FROM `ps_whatsappchatblock` LEFT JOIN `ps_whatsappchatblock_lang` ON (`ps_whatsappchatblock`.`id_whatsappchatblock` = `ps_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 7) WHERE `id_hook` = "badge" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
0.104
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:135
/modules/whatsappchat/whatsappchat.php:626 (getWhatsappChatByHook)
/modules/whatsappchat/whatsappchat.php:410 (displayBlock)
/classes/Hook.php:1234 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:534 (__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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1436 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 184 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.104
ms
|
28 |
|
|
/classes/Category.php:1001
/src/Adapter/Category/CategoryProductSearchProvider.php:63 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:99 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:251 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1399 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 7)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (662) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.101
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4281
/src/Adapter/Product/ProductColorsRetriever.php:23 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:779 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:244 (getMainVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:104 (offsetGet)
:undefined (jsonSerialize)
/override/modules/klarnapayment/klarnapayment.php:64 (json_encode)
/classes/Hook.php:1234 (hookDisplayProductActions)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/0c/f4/43/0cf44329137c609c404fc8d09e71768b978ea9b3_2.file.product-add-to-cart.tpl.php:67 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6186e560_20912616)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:145 (_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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:229 (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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61854307_26884749)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:249 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1330 |
SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl
ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 7) WHERE (cr.`id_customer` = 0) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND (cr.`quantity` > 0 OR cr.`quantity` is null) AND highlight = 1 AND code NOT LIKE "BO_ORDER_%" |
0.100
ms
|
1 |
|
|
/classes/CartRule.php:446
/override/classes/CartRule.php:108 (getCustomerCartRules)
/override/classes/CartRule.php:146 (getCustomerCartRules)
/classes/Cart.php:541 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartLazyArray.php:310 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:244 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:104 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:61 (json_encode)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/82/59/1a/82591a3c3bb179f930fe3591c66f5cbc87b5160b_2.file.javascript.tpl.php:35 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61801a21_34972830)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:391 (_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/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617e6988_15712419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:174 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:48 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1482 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 2, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 2) AND
`id_country` IN (0, 10) AND
`id_group` IN (0, 1) AND `id_product` = 659 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-09-03 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-03 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.099
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1447 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 2, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 2) AND
`id_country` IN (0, 10) AND
`id_group` IN (0, 1) AND `id_product` = 658 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-09-03 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-03 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.099
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 630 |
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 10
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 232)
AND ('37069' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '37069')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.097
ms
|
0 |
|
|
/classes/tax/TaxRulesTaxManager.php:77
/classes/Product.php:3698 (getTaxCalculator)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:3914 (getPriceStatic)
/controllers/front/ProductController.php:565 (getPrice)
/controllers/front/ProductController.php:306 (assignPriceAndTax)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1307 |
SELECT SQL_NO_CACHE c.*, cl.delay
FROM `ps_carrier` c
LEFT JOIN `ps_carrier_lang` cl ON (c.`id_carrier` = cl.`id_carrier` AND cl.`id_lang` = 7 AND cl.id_shop = 1 )
LEFT JOIN `ps_carrier_zone` cz ON (cz.`id_carrier` = c.`id_carrier`)
INNER JOIN ps_carrier_shop carrier_shop
ON (carrier_shop.id_carrier = c.id_carrier AND carrier_shop.id_shop = 1)
WHERE c.`deleted` = 0 AND c.`active` = 1 GROUP BY c.`id_carrier` ORDER BY c.`position` ASC |
0.096
ms
|
20 |
Yes
|
Yes
|
/classes/Carrier.php:583
/modules/klarnapayment/src/Core/Shared/Repository/CarrierRepository.php:37 (getCarriers)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:127 (getShippingOptions)
/modules/klarnapayment/src/Presentation/Loader/HeadSectionAssetLoader.php:90 (register)
/modules/klarnapayment/klarnapayment.php:184 (register)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 721 |
SHOW COLUMNS FROM ps_gmcp_feeds LIKE "feed_is_default" |
0.094
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:128
:undefined (updateFields)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:194 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 29 |
SELECT SQL_NO_CACHE r.id_redirection
FROM `ps_smpl_redirection` r, `ps_smpl_redirection_shop` rs
WHERE r.`id_redirection` = rs.`id_redirection`
AND (( `old_request_path`="/hr/led-svjetla-bez-pogreske-canbus-filtara/662-led-otporne-na-greske-t10-w5w-prikljucak-i-reprodukcija-iskljucite-signalnu-lampicu-canbus-bez-pogreske.html?PageSpeed=noscript" OR `old_request_path`="https://www.fuzion.it/hr/led-svjetla-bez-pogreske-canbus-filtara/662-led-otporne-na-greske-t10-w5w-prikljucak-i-reprodukcija-iskljucite-signalnu-lampicu-canbus-bez-pogreske.html?PageSpeed=noscript") OR ((`old_request_path`="/hr/led-svjetla-bez-pogreske-canbus-filtara/662-led-otporne-na-greske-t10-w5w-prikljucak-i-reprodukcija-iskljucite-signalnu-lampicu-canbus-bez-pogreske.html" OR `old_request_path`="https://www.fuzion.it/hr/led-svjetla-bez-pogreske-canbus-filtara/662-led-otporne-na-greske-t10-w5w-prikljucak-i-reprodukcija-iskljucite-signalnu-lampicu-canbus-bez-pogreske.html") AND `any_querystring`=1))
AND rs.`id_shop` IN (1)
GROUP BY r.`id_redirection` |
0.093
ms
|
264 |
|
Yes
|
/modules/smplredirectionsmanager/classes/SmplTools.php:149
/modules/smplredirectionsmanager/classes/SmplTools.php:226 (getMatchingRedirectionsFromParts)
/modules/smplredirectionsmanager/smplredirectionsmanager.php:1006 (getMatchingRedirections)
/classes/Hook.php:1234 (hookActionDispatcher)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/Dispatcher.php:465 (exec)
/index.php:66 (dispatch)
|
| 73 |
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 10
AND tr.`id_tax_rules_group` = 67
AND tr.`id_state` IN (0, 232)
AND ('37069' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '37069')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.093
ms
|
2 |
|
|
/classes/tax/TaxRulesTaxManager.php:77
/classes/Product.php:6582 (getTaxCalculator)
/classes/Product.php:700 (getTaxesRate)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1454 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 2, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 2) AND
`id_country` IN (0, 10) AND
`id_group` IN (0, 1) AND `id_product` = 661 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-09-03 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-03 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.093
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 639 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 662 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 662 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.092
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/controllers/front/ProductController.php:1204 (getProductProperties)
/controllers/front/ProductController.php:316 (getTemplateVarProduct)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1564 |
SELECT SQL_NO_CACHE `id_guest`
FROM `ps_connections`
WHERE `id_guest` = 31086152
AND `date_add` > '2026-09-03 13:50:00'
AND id_shop IN (1)
ORDER BY `date_add` DESC LIMIT 1 |
0.092
ms
|
1 |
Yes
|
|
/classes/Connection.php:148
/classes/Connection.php:77 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1234 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:534 (__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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1298 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a0
LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 90) AND (a0.`nright` > 91) AND (a1.`id_lang` = 7) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc |
0.089
ms
|
63 |
Yes
|
|
/classes/PrestaShopCollection.php:361
/classes/PrestaShopCollection.php:418 (getAll)
/controllers/front/ProductController.php:1392 (rewind)
/classes/controller/FrontController.php:1864 (getBreadcrumbLinks)
/modules/zonemegamenu/zonemegamenu.php:1550 (getBreadcrumb)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1461 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 2, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 2) AND
`id_country` IN (0, 10) AND
`id_group` IN (0, 1) AND `id_product` = 643 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-09-03 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-03 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.088
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1451 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 658 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 658 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.087
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1489 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 2, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 2) AND
`id_country` IN (0, 10) AND
`id_group` IN (0, 1) AND `id_product` = 646 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-09-03 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-03 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.087
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1468 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 2, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 2) AND
`id_country` IN (0, 10) AND
`id_group` IN (0, 1) AND `id_product` = 721 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-09-03 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-03 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.086
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1475 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 2, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 2) AND
`id_country` IN (0, 10) AND
`id_group` IN (0, 1) AND `id_product` = 647 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-09-03 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-03 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.085
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 4 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ps_shop s
LEFT JOIN ps_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 1
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
0.084
ms
|
1 |
|
|
/classes/shop/Shop.php:195
/classes/shop/Shop.php:129 (setUrl)
/classes/shop/Shop.php:412 (__construct)
/config/config.inc.php:103 (initialize)
/index.php:20 (require_once)
|
| 1496 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 2, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 2) AND
`id_country` IN (0, 10) AND
`id_group` IN (0, 1) AND `id_product` = 657 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-09-03 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-03 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.084
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1503 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 2, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 2) AND
`id_country` IN (0, 10) AND
`id_group` IN (0, 1) AND `id_product` = 660 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-09-03 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-09-03 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.082
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:563
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1570 |
SELECT SQL_NO_CACHE *
FROM `ps_whatsappchatblock_agent` LEFT JOIN `ps_whatsappchatblock_agent_lang` ON (`ps_whatsappchatblock_agent`.`id_whatsappchatblock_agent` = `ps_whatsappchatblock_agent_lang`.`id_whatsappchatblock_agent` AND `id_lang` = 7) WHERE 1 = 1 AND `ps_whatsappchatblock_agent`.`id_whatsappchatblock` = 1 AND `active` = 1 ORDER BY position |
0.082
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlockAgent.php:78
/modules/whatsappchat/whatsappchat.php:694 (getWhatsappChatAgents)
/modules/whatsappchat/whatsappchat.php:410 (displayBlock)
/classes/Hook.php:1234 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:534 (__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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 30 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 662) LIMIT 1 |
0.081
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/modules/smplredirectionsmanager/smplredirectionsmanager.php:1152 (__construct)
/classes/Hook.php:1234 (hookActionDispatcher)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/Dispatcher.php:465 (exec)
/index.php:66 (dispatch)
|
| 1528 |
SELECT SQL_NO_CACHE pcc.`id_product_comment_criterion`, pccl.`name`
FROM `ps_ws_product_comment_criterion` pcc
LEFT JOIN `ps_ws_product_comment_criterion_lang` pccl
ON (pcc.id_product_comment_criterion = pccl.id_product_comment_criterion)
LEFT JOIN `ps_ws_product_comment_criterion_product` pccp
ON (pcc.`id_product_comment_criterion` = pccp.`id_product_comment_criterion` AND pccp.`id_product` = 662)
LEFT JOIN `ps_ws_product_comment_criterion_category` pccc
ON (pcc.`id_product_comment_criterion` = pccc.`id_product_comment_criterion`)
LEFT JOIN `ps_product_shop` ps
ON (ps.id_category_default = pccc.id_category AND ps.id_product = 662)
WHERE pccl.`id_lang` = 7
AND (
pccp.id_product IS NOT NULL
OR ps.id_product IS NOT NULL
OR pcc.id_product_comment_criterion_type = 1
)
AND pcc.active = 1
GROUP BY pcc.id_product_comment_criterion |
0.081
ms
|
1 |
|
Yes
|
/modules/ws_productreviews/WsProductReviewCriterion.php:175
/modules/ws_productreviews/ws_productreviews.php:1979 (getByProduct)
/modules/ws_productreviews/ws_productreviews.php:1920 (reviewsBildContent)
/classes/Hook.php:1234 (hookDisplayFooterProduct)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 6 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 2
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 10) LIMIT 1 |
0.080
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/config/config.inc.php:135 (__construct)
/index.php:20 (require_once)
|
| 647 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 662) AND (b.`id_shop` = 1) LIMIT 1 |
0.080
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Link.php:94 (__construct)
/classes/Link.php:180 (getProductObject)
/classes/Link.php:1205 (getProductLink)
/classes/controller/FrontController.php:2146 (getLanguageLink)
/classes/controller/FrontController.php:1565 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1724 (getTemplateVarUrls)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1423 |
SELECT SQL_NO_CACHE id_carrier, rate FROM `ps_carrier_tax_rules_group_shop` AS carr LEFT JOIN `ps_tax_rule` USING (id_tax_rules_group) LEFT JOIN `ps_tax` USING (id_tax) WHERE id_country = 10 AND id_state = 0 AND id_shop = 1 AND carr.id_carrier IN (104,89,87,81) |
0.080
ms
|
4 |
|
|
/modules/estimateddelivery/estimateddelivery.php:5264
/modules/estimateddelivery/estimateddelivery.php:5095 (getCarriersTaxes)
/modules/estimateddelivery/estimateddelivery.php:4006 (addPricesToCarriers)
/modules/estimateddelivery/estimateddelivery.php:3864 (showEstimatedDelivery)
/modules/estimateddelivery/estimateddelivery.php:6439 (generateEstimatedDelivery)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1398 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 7)
LEFT JOIN ps_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 7)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 7)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 662
ORDER BY f.position ASC, fvl.value ASC |
0.079
ms
|
1 |
Yes
|
|
/classes/Product.php:5761
/src/Adapter/Presenter/Product/ProductLazyArray.php:462 (getFrontFeaturesStatic)
/src/Adapter/Presenter/AbstractLazyArray.php:244 (getFeatures)
/src/Adapter/Presenter/AbstractLazyArray.php:104 (offsetGet)
:undefined (jsonSerialize)
/override/modules/klarnapayment/klarnapayment.php:64 (json_encode)
/classes/Hook.php:1234 (hookDisplayProductActions)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/0c/f4/43/0cf44329137c609c404fc8d09e71768b978ea9b3_2.file.product-add-to-cart.tpl.php:67 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6186e560_20912616)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:145 (_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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:229 (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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61854307_26884749)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:249 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1309 |
SELECT SQL_NO_CACHE *
FROM `ps_carrier_lang`
WHERE `id_carrier` = 104 AND `id_shop` = 1 |
0.078
ms
|
832 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Carrier.php:192 (__construct)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:269 (__construct)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:127 (formatShippingOptions)
/modules/klarnapayment/src/Presentation/Loader/HeadSectionAssetLoader.php:90 (register)
/modules/klarnapayment/klarnapayment.php:184 (register)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1458 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 661 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 661 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.078
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1486 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 659 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 659 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.077
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1560 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `ps_quantity_discount_rule` qdr
INNER JOIN `ps_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 7)
INNER JOIN `ps_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayFooter')
INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 7)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 1
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.077
ms
|
1 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:859 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:437 (getMessage)
/classes/Hook.php:1234 (hookDisplayFooter)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61932a16_45587173)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:447 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1427 |
SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl
ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 7) 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.076
ms
|
5 |
|
|
/classes/CartRule.php:446
/override/classes/CartRule.php:108 (getCustomerCartRules)
/classes/Cart.php:3117 (getCustomerCartRules)
/modules/codfee/classes/CodfeeConfiguration.php:235 (getDeliveryOptionList)
/modules/codfee/codfee.php:854 (getFeeConfiguration)
/modules/codfee/codfee.php:813 (hookDisplayRightColumnProduct)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1549 |
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 7
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 8) AND (b.`id_shop` = 1) LIMIT 1 |
0.075
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Link.php:554 (__construct)
/modules/zonethememanager/zonethememanager.php:2159 (getCMSLink)
/classes/Hook.php:1234 (hookDisplayFooterRight)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61932a16_45587173)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:447 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1472 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 721 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 721 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.074
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 640 |
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 10
AND tr.`id_tax_rules_group` = 67
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.073
ms
|
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:77
/classes/Product.php:5714 (getTaxCalculator)
/classes/Product.php:5606 (getTaxesInformations)
/controllers/front/ProductController.php:1204 (getProductProperties)
/controllers/front/ProductController.php:316 (getTemplateVarProduct)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1465 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 643 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 643 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.073
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1493 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 646 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 646 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.073
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1118 |
SELECT SQL_NO_CACHE *
FROM `ps_gmcp_feeds` ff
WHERE (ff.iso_lang="fr") AND (ff.id_shop=1)
ORDER BY ff.feed_is_default ASC |
0.071
ms
|
370 |
Yes
|
|
/modules/gmerchantcenterpro/models/Feeds.php:121
/modules/gmerchantcenterpro/lib/moduleTools.php:202 (getFeedLangData)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1311 |
SELECT SQL_NO_CACHE *
FROM `ps_carrier_lang`
WHERE `id_carrier` = 89 AND `id_shop` = 1 |
0.071
ms
|
832 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Carrier.php:192 (__construct)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:269 (__construct)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:127 (formatShippingOptions)
/modules/klarnapayment/src/Presentation/Loader/HeadSectionAssetLoader.php:90 (register)
/modules/klarnapayment/klarnapayment.php:184 (register)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1479 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 647 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 647 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.071
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1500 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 657 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 657 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.071
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1108 |
SELECT SQL_NO_CACHE *
FROM `ps_gmcp_feeds` ff
WHERE (ff.iso_lang="it") AND (ff.id_shop=1)
ORDER BY ff.feed_is_default ASC |
0.071
ms
|
370 |
Yes
|
|
/modules/gmerchantcenterpro/models/Feeds.php:121
/modules/gmerchantcenterpro/lib/moduleTools.php:202 (getFeedLangData)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1508 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 7
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 649) AND (b.`id_shop` = 1) LIMIT 1 |
0.071
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:296 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1507 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 660 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 660 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.070
ms
|
0 |
|
|
/classes/Cart.php:1625
/classes/Product.php:4129 (getProductQuantity)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1313 |
SELECT SQL_NO_CACHE *
FROM `ps_carrier_lang`
WHERE `id_carrier` = 87 AND `id_shop` = 1 |
0.069
ms
|
832 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Carrier.php:192 (__construct)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:269 (__construct)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:127 (formatShippingOptions)
/modules/klarnapayment/src/Presentation/Loader/HeadSectionAssetLoader.php:90 (register)
/modules/klarnapayment/klarnapayment.php:184 (register)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1281 |
SELECT SQL_NO_CACHE *
FROM `ps_gmcp_feeds` ff
WHERE (ff.iso_lang="nl") AND (ff.id_shop=1)
ORDER BY ff.feed_is_default ASC |
0.068
ms
|
370 |
Yes
|
|
/modules/gmerchantcenterpro/models/Feeds.php:121
/modules/gmerchantcenterpro/lib/moduleTools.php:202 (getFeedLangData)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 67 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 7
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 662) AND (b.`id_shop` = 1) LIMIT 1 |
0.067
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1111 |
SELECT SQL_NO_CACHE *
FROM `ps_gmcp_feeds` ff
WHERE (ff.iso_lang="de") AND (ff.id_shop=1)
ORDER BY ff.feed_is_default ASC |
0.067
ms
|
370 |
Yes
|
|
/modules/gmerchantcenterpro/models/Feeds.php:121
/modules/gmerchantcenterpro/lib/moduleTools.php:202 (getFeedLangData)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1315 |
SELECT SQL_NO_CACHE *
FROM `ps_carrier_lang`
WHERE `id_carrier` = 81 AND `id_shop` = 1 |
0.067
ms
|
832 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Carrier.php:192 (__construct)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:269 (__construct)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:127 (formatShippingOptions)
/modules/klarnapayment/src/Presentation/Loader/HeadSectionAssetLoader.php:90 (register)
/modules/klarnapayment/klarnapayment.php:184 (register)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1425 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `ps_quantity_discount_rule` qdr
INNER JOIN `ps_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 7)
INNER JOIN `ps_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayProductAdditionalInfo')
INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 7)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 1
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.067
ms
|
1 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:859 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:663 (getMessage)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 3 |
SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1 |
0.066
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/shop/Shop.php:126 (__construct)
/classes/shop/Shop.php:412 (__construct)
/config/config.inc.php:103 (initialize)
/index.php:20 (require_once)
|
| 626 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `manufacturers` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.066
ms
|
10 |
Yes
|
|
/classes/ImageType.php:89
/src/Adapter/Image/ImageRetriever.php:194 (getImagesTypes)
/src/Adapter/Presenter/Manufacturer/ManufacturerLazyArray.php:77 (getImage)
/src/Adapter/Presenter/AbstractLazyArray.php:244 (getImage)
/controllers/front/ProductController.php:842 (offsetGet)
/controllers/front/ProductController.php:303 (assignManufacturer)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1276 |
SELECT SQL_NO_CACHE *
FROM `ps_gmcp_feeds` ff
WHERE (ff.iso_lang="pl") AND (ff.id_shop=1)
ORDER BY ff.feed_is_default ASC |
0.066
ms
|
370 |
Yes
|
|
/modules/gmerchantcenterpro/models/Feeds.php:121
/modules/gmerchantcenterpro/lib/moduleTools.php:202 (getFeedLangData)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1360 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `ps_quantity_discount_rule` qdr
INNER JOIN `ps_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 7)
INNER JOIN `ps_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayTop')
INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 7)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 1
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.066
ms
|
1 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:859 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:647 (getMessage)
/classes/Hook.php:1234 (hookDisplayTop)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:303 (__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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:341 (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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:66 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6180eb34_49245961)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:246 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1426 |
SELECT SQL_NO_CACHE c.*, cl.`payment_name`, cl.`payment_text`
FROM `ps_codfee_configuration` c
LEFT JOIN `ps_codfee_configuration_lang` cl ON (c.`id_codfee_configuration` = cl.`id_codfee_configuration` AND cl.`id_lang` = 7)
WHERE c.`id_shop` = 1
AND c.`active` = 1
ORDER BY `position` ASC; |
0.066
ms
|
1 |
Yes
|
|
/modules/codfee/classes/CodfeeConfiguration.php:164
/modules/codfee/codfee.php:854 (getFeeConfiguration)
/modules/codfee/codfee.php:813 (hookDisplayRightColumnProduct)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1538 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `ps_quantity_discount_rule` qdr
INNER JOIN `ps_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 7)
INNER JOIN `ps_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayFooterProduct')
INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 7)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 1
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.066
ms
|
1 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:859 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:678 (getMessage)
/classes/Hook.php:1234 (hookDisplayFooterProduct)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 642 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 7)
WHERE i.`id_product` = 662
ORDER BY `position` |
0.066
ms
|
2 |
Yes
|
|
/classes/Product.php:3262
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductPresenter.php:80 (__construct)
/controllers/front/ProductController.php:1227 (present)
/controllers/front/ProductController.php:316 (getTemplateVarProduct)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 634 |
SELECT SQL_NO_CACHE e.*, el.`title`, el.`content`
FROM `ps_zproduct_extra_field` e
LEFT JOIN `ps_zproduct_extra_field_lang` el
ON (el.`id_zproduct_extra_field` = e.`id_zproduct_extra_field` AND el.`id_lang` = 7)
WHERE e.`id_shop` = 1 AND e.`active` = 1
ORDER BY e.position |
0.065
ms
|
8 |
Yes
|
|
/modules/zoneproductadditional/classes/ZProductExtraField.php:263
/modules/zoneproductadditional/zoneproductadditional.php:839 (getFieldsByProductId)
/classes/Hook.php:1234 (hookDisplayProductExtraContent)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/src/Adapter/HookManager.php:61 (exec)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:51 (exec)
/src/Core/Product/ProductExtraContentFinder.php:37 (find)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:83 (find)
/controllers/front/ProductController.php:1199 (present)
/controllers/front/ProductController.php:316 (getTemplateVarProduct)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1390 |
SELECT SQL_NO_CACHE * FROM `ps_quantity_discount_rule_condition` t
WHERE `id_quantity_discount_rule_group` = 71
ORDER BY `id_quantity_discount_rule_condition` ASC |
0.065
ms
|
4 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:46
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5047 (getConditions)
/modules/quantitydiscountpro/quantitydiscountpro.php:878 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:747 (getMessage)
/classes/Hook.php:1234 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/9f/2c/dc/9f2cdca44c9409413272d3bb2271c097ec2fffbc_2.file.product-prices.tpl.php:54 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61864675_29784914)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:133 (_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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:219 (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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61854307_26884749)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:249 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 628 |
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `ps_product_attribute` pa INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 662 |
0.064
ms
|
1 |
|
|
/classes/Product.php:7175
/classes/Product.php:7259 (getProductAttributesIds)
/controllers/front/ProductController.php:1033 (hasCombinations)
/controllers/front/ProductController.php:538 (getIdProductAttributeByGroupOrRequestOrDefault)
/controllers/front/ProductController.php:306 (assignPriceAndTax)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1280 |
SELECT SQL_NO_CACHE *
FROM `ps_gmcp_feeds` ff
WHERE (ff.iso_lang="hr") AND (ff.id_shop=1)
ORDER BY ff.feed_is_default ASC |
0.064
ms
|
370 |
Yes
|
|
/modules/gmerchantcenterpro/models/Feeds.php:121
/modules/gmerchantcenterpro/lib/moduleTools.php:202 (getFeedLangData)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 593 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_accounts" LIMIT 1 |
0.064
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:231
/src/Adapter/Module/ModuleDataProvider.php:203 (getModuleIdByName)
/src/Core/Module/ModuleManager.php:291 (isInstalled)
/modules/ps_mbo/vendor/prestashop/prestashop-accounts-installer/src/Installer/Installer.php:83 (isInstalled)
/modules/ps_mbo/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php:44 (isModuleInstalled)
/modules/ps_mbo/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php:62 (getService)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:41 (getPsAccountsService)
/var/cache/dev/Ps_checkout9553FrontContainer.php:2186 (__construct)
/var/cache/dev/Ps_checkout9553FrontContainer.php:2246 (getPsAccountRepositoryService)
/vendor/symfony/dependency-injection/Container.php:231 (getMerchantValidatorService)
/vendor/symfony/dependency-injection/Container.php:211 (make)
/modules/ps_mcp_server/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:34 (get)
/modules/ps_checkout/ps_checkout.php:1155 (getService)
/modules/ps_checkout/ps_checkout.php:1228 (getService)
/modules/ps_checkout/ps_checkout.php:324 (merchantIsValid)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1510 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 7
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 658) AND (b.`id_shop` = 1) LIMIT 1 |
0.064
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:296 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1361 |
SELECT SQL_NO_CACHE *
FROM `ps_zmenu` m
LEFT JOIN `ps_zmenu_lang` ml ON m.`id_zmenu` = ml.`id_zmenu`
WHERE m.`id_shop` = 1
AND `id_lang` = 7
AND `active` = 1
GROUP BY m.`id_zmenu`
ORDER BY m.`position` ASC |
0.063
ms
|
15 |
Yes
|
Yes
|
/modules/zonemegamenu/classes/ZMenu.php:107
/modules/zonemegamenu/classes/ZMenu.php:116 (getList)
/modules/zonemegamenu/zonemegamenu.php:1568 (getListFront)
/modules/zonemegamenu/zonemegamenu.php:1586 (preProcess)
/modules/zonemegamenu/zonemegamenu.php:1594 (hookDisplayTop)
/classes/Hook.php:1234 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:376 (__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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:71 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6180eb34_49245961)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:246 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 27 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.062
ms
|
108 |
|
|
/classes/module/Module.php:325
/modules/smplredirectionsmanager/smplredirectionsmanager.php:98 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1105 (getInstanceByName)
/classes/Dispatcher.php:465 (exec)
/index.php:66 (dispatch)
|
| 21 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.061
ms
|
108 |
|
|
/classes/module/Module.php:325
/modules/klarnapayment/klarnapayment.php:80 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1381 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1105 (getInstanceByName)
/classes/Dispatcher.php:575 (exec)
/classes/Dispatcher.php:233 (loadRoutes)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 1305 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a0
LEFT JOIN `ps_currency_lang` `a1` ON (a0.`id_currency` = a1.`id_currency`)
WHERE (a0.`id_currency` = 2) |
0.061
ms
|
8 |
|
|
/classes/PrestaShopCollection.php:361
/classes/PrestaShopCollection.php:376 (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:68 (get)
/modules/klarnapayment/klarnapayment.php:184 (register)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1334 |
SELECT SQL_NO_CACHE * FROM `ps_whatsappchatblock` LEFT JOIN `ps_whatsappchatblock_lang` ON (`ps_whatsappchatblock`.`id_whatsappchatblock` = `ps_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 7) WHERE `id_hook` = "topWidth" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
0.061
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:135
/modules/whatsappchat/whatsappchat.php:626 (getWhatsappChatByHook)
/modules/whatsappchat/whatsappchat.php:400 (displayBlock)
/classes/Hook.php:1234 (hookDisplayAfterBodyOpeningTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:192 (__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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1572 |
SELECT SQL_NO_CACHE * FROM `ps_whatsappchatblock` LEFT JOIN `ps_whatsappchatblock_lang` ON (`ps_whatsappchatblock`.`id_whatsappchatblock` = `ps_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 7) WHERE `id_hook` = "hookDisplayBeforeBodyClosingTag" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
0.061
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:135
/modules/whatsappchat/whatsappchat.php:626 (getWhatsappChatByHook)
/modules/whatsappchat/whatsappchat.php:413 (displayBlock)
/classes/Hook.php:1234 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:534 (__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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 649 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 662) AND (b.`id_shop` = 1) LIMIT 1 |
0.059
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Link.php:94 (__construct)
/classes/Link.php:180 (getProductObject)
/classes/Link.php:1205 (getProductLink)
/classes/controller/FrontController.php:2146 (getLanguageLink)
/classes/controller/FrontController.php:1565 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1724 (getTemplateVarUrls)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 670 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a0
LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 90) AND (a0.`nright` > 91) AND (a1.`id_lang` = 7) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc |
0.059
ms
|
63 |
Yes
|
|
/classes/PrestaShopCollection.php:361
/classes/PrestaShopCollection.php:418 (getAll)
/controllers/front/ProductController.php:1392 (rewind)
/classes/controller/FrontController.php:1864 (getBreadcrumbLinks)
/classes/controller/FrontController.php:550 (getBreadcrumb)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1370 |
SELECT SQL_NO_CACHE l.*, spl.`priority`
FROM ps_seosaproductlabels_category sc
LEFT JOIN `ps_seosaproductlabels_shop` AS l
ON l.id_product_label = sc.id_product_label
LEFT JOIN `ps_seosaproductlabels` AS spl
ON spl.id_product_label = l.id_product_label
WHERE IF(l.`include_category_product`,
sc.`id_category` IN(184),
sc.`id_category` = 184)
AND l.active = 1 AND l.`id_shop` = 1 |
0.058
ms
|
57 |
|
|
/modules/seosaproductlabels/classes/ProductLabelLocation.php:91
/modules/seosaproductlabels/classes/ProductLabelLocation.php:144 (prew1)
/modules/seosaproductlabels/seosaproductlabels.php:275 (getForProduct)
/modules/seosaproductlabels/seosaproductlabels.php:352 (prepareHook)
/classes/Hook.php:1234 (hookDisplayAfterProductThumbs)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2d/74/68/2d746854939b2afcb22b2e9076044109c6587ce1_2.file.product-cover-thumbnails.tpl.php:59 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6183cde6_34608837)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:115 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:130 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:305 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 22 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.057
ms
|
108 |
|
|
/classes/module/Module.php:325
/modules/ps_checkout/ps_checkout.php:117 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1105 (getInstanceByName)
/classes/Dispatcher.php:575 (exec)
/classes/Dispatcher.php:233 (loadRoutes)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 86 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 662) |
0.057
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:707 (getPriceStatic)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1512 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 7
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 661) AND (b.`id_shop` = 1) LIMIT 1 |
0.057
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:296 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 23 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.056
ms
|
108 |
|
|
/classes/module/Module.php:325
/modules/ps_mcp_server/ps_mcp_server.php:50 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1105 (getInstanceByName)
/classes/Dispatcher.php:575 (exec)
/classes/Dispatcher.php:233 (loadRoutes)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 1509 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 7)
WHERE i.`id_product` = 649
ORDER BY `position` |
0.056
ms
|
1 |
Yes
|
|
/classes/Product.php:3262
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:296 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1514 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 7
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 643) AND (b.`id_shop` = 1) LIMIT 1 |
0.056
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:296 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1536 |
SELECT SQL_NO_CACHE * FROM `ps_whatsappchatblock` LEFT JOIN `ps_whatsappchatblock_lang` ON (`ps_whatsappchatblock`.`id_whatsappchatblock` = `ps_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 7) WHERE `id_hook` = "hookDisplayFooterProduct" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
0.056
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:135
/modules/whatsappchat/whatsappchat.php:626 (getWhatsappChatByHook)
/modules/whatsappchat/whatsappchat.php:475 (displayBlock)
/classes/Hook.php:1234 (hookDisplayFooterProduct)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1421 |
SELECT SQL_NO_CACHE id_carrier, id_group
FROM ps_carrier_group |
0.055
ms
|
300 |
|
|
/modules/estimateddelivery/classes/DeliveryCarrier.php:196
/modules/estimateddelivery/classes/DeliveryCarrier.php:159 (getAllowedGroups)
/modules/estimateddelivery/classes/DeliveryCarrier.php:63 (isCarrierAllowed)
/modules/estimateddelivery/estimateddelivery.php:4900 (__construct)
/modules/estimateddelivery/estimateddelivery.php:4795 (returnAvailableCarriers)
/modules/estimateddelivery/estimateddelivery.php:3992 (getAvailableCarriersForED)
/modules/estimateddelivery/estimateddelivery.php:3864 (showEstimatedDelivery)
/modules/estimateddelivery/estimateddelivery.php:6439 (generateEstimatedDelivery)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 591 |
SELECT SQL_NO_CACHE `iso_code`
FROM `ps_country`
WHERE `id_country` = 0 LIMIT 1 |
0.055
ms
|
0 |
|
|
/classes/Country.php:256
/modules/amazonpay/src/classes/AmazonPayAddress.php:374 (getIsoById)
/modules/amazonpay/src/classes/AmazonPayCheckoutSession.php:142 (dataForAbp)
/modules/amazonpay/src/classes/Helper/AmazonPayHelper.php:424 (createNewCheckoutSession)
/modules/amazonpay/amazonpay.php:532 (getButtonPayloadAndSignature)
/modules/amazonpay/src/traits/AmazonPayFrontendHooksTrait.php:96 (addJsDef)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1331 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_orders` o
LEFT JOIN `ps_order_cart_rule` ocr ON (ocr.`id_order` = o.`id_order`)
WHERE o.`id_customer` = 0
AND ocr.`deleted` = 0 AND ocr.`id_cart_rule` = 18375 LIMIT 1 |
0.054
ms
|
1 |
|
|
/classes/order/Order.php:868
/classes/CartRule.php:473 (getDiscountsCustomer)
/override/classes/CartRule.php:108 (getCustomerCartRules)
/override/classes/CartRule.php:146 (getCustomerCartRules)
/classes/Cart.php:541 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartLazyArray.php:310 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:244 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:104 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:61 (json_encode)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/82/59/1a/82591a3c3bb179f930fe3591c66f5cbc87b5160b_2.file.javascript.tpl.php:35 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61801a21_34972830)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:391 (_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/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617e6988_15712419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:174 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:48 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1526 |
SELECT SQL_NO_CACHE *
FROM `ps_ws_product_comment` pc
WHERE pc.`id_product` = 662
AND pc.`id_customer` = 0
AND pc.`id_shop` = 1
ORDER BY pc.`date_add` DESC LIMIT 1 |
0.054
ms
|
2 |
Yes
|
|
/modules/ws_productreviews/ProductReviews.php:303
/modules/ws_productreviews/ws_productreviews.php:1974 (getByCustomer)
/modules/ws_productreviews/ws_productreviews.php:1920 (reviewsBildContent)
/classes/Hook.php:1234 (hookDisplayFooterProduct)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1333 |
SELECT SQL_NO_CACHE *, qdrl.`name`, '' as id_customer
FROM `ps_quantity_discount_rule` qdr
LEFT JOIN `ps_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 7)
WHERE qdr.`active` = 1 AND `id_family` = 1 AND `code` != '' AND `highlight` = 1 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.054
ms
|
4 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:258
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:366 (getQuantityDiscountRulesByFamily)
/override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules)
/override/classes/CartRule.php:146 (getCustomerCartRules)
/classes/Cart.php:541 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartLazyArray.php:310 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:244 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:104 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:61 (json_encode)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/82/59/1a/82591a3c3bb179f930fe3591c66f5cbc87b5160b_2.file.javascript.tpl.php:35 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61801a21_34972830)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:391 (_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/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617e6988_15712419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:174 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:48 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1378 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `ps_quantity_discount_rule` qdr
INNER JOIN `ps_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 7)
INNER JOIN `ps_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayAfterProductThumbs')
INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 7)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 1
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.054
ms
|
1 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:859 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:698 (getMessage)
/classes/Hook.php:1234 (hookDisplayAfterProductThumbs)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2d/74/68/2d746854939b2afcb22b2e9076044109c6587ce1_2.file.product-cover-thumbnails.tpl.php:59 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6183cde6_34608837)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:115 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:130 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:305 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1385 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `ps_quantity_discount_rule` qdr
INNER JOIN `ps_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 7)
INNER JOIN `ps_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayProductPriceBlockProduct')
INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 7)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 1
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.054
ms
|
1 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:859 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:747 (getMessage)
/classes/Hook.php:1234 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/9f/2c/dc/9f2cdca44c9409413272d3bb2271c097ec2fffbc_2.file.product-prices.tpl.php:54 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61864675_29784914)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:133 (_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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:219 (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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61854307_26884749)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:249 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1516 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 7
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 721) AND (b.`id_shop` = 1) LIMIT 1 |
0.054
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:296 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1520 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 7
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 659) AND (b.`id_shop` = 1) LIMIT 1 |
0.054
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:296 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1288 |
SELECT SQL_NO_CACHE * FROM `ps_whatsappchatblock` LEFT JOIN `ps_whatsappchatblock_lang` ON (`ps_whatsappchatblock`.`id_whatsappchatblock` = `ps_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 7) WHERE `id_hook` = "hookDisplayHeader" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
0.053
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:135
/modules/whatsappchat/whatsappchat.php:626 (getWhatsappChatByHook)
/modules/whatsappchat/whatsappchat.php:320 (displayBlock)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1369 |
SELECT SQL_NO_CACHE l.`id_product_label`,
l.`mini_price`,
l.`max_price`,
l.`quantity`,
l.`quantity_max`,
pl.`url`,
l.`active`,
ll.id_product_label_location, ll.position,
ll.`id_product`,
l.`label_type`,
l.`groups`,
l.`product_condition`,
l.`date_from`,
l.`date_to`,
spl.`priority`
FROM `ps_seosaproductlabels_location` ll
LEFT JOIN `ps_seosaproductlabels_shop` l ON l.id_product_label = ll.id_product_label
LEFT JOIN `ps_seosaproductlabels_lang` pl ON pl.id_product_label = l.id_product_label
LEFT JOIN `ps_seosaproductlabels` spl ON spl.id_product_label = pl.id_product_label
WHERE l.active = 1 AND (ll.id_product = 662)
AND l.`id_shop` = 1
AND pl.`id_lang` = 7 |
0.053
ms
|
1 |
|
|
/modules/seosaproductlabels/classes/ProductLabelLocation.php:111
/modules/seosaproductlabels/seosaproductlabels.php:275 (getForProduct)
/modules/seosaproductlabels/seosaproductlabels.php:352 (prepareHook)
/classes/Hook.php:1234 (hookDisplayAfterProductThumbs)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2d/74/68/2d746854939b2afcb22b2e9076044109c6587ce1_2.file.product-cover-thumbnails.tpl.php:59 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6183cde6_34608837)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:115 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:130 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:305 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1401 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `ps_quantity_discount_rule` qdr
INNER JOIN `ps_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 7)
INNER JOIN `ps_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayProductActions')
INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 7)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 1
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.053
ms
|
1 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:859 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:693 (getMessage)
/classes/Hook.php:1234 (hookDisplayProductActions)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/0c/f4/43/0cf44329137c609c404fc8d09e71768b978ea9b3_2.file.product-add-to-cart.tpl.php:67 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6186e560_20912616)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:145 (_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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:229 (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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61854307_26884749)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:249 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1518 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 7
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 647) AND (b.`id_shop` = 1) LIMIT 1 |
0.053
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:296 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1522 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 7
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 646) AND (b.`id_shop` = 1) LIMIT 1 |
0.053
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:296 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1364 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `ps_quantity_discount_rule` qdr
INNER JOIN `ps_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 7)
INNER JOIN `ps_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayContentWrapperTop')
INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 7)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 1
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.052
ms
|
1 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:859 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:683 (getMessage)
/classes/Hook.php:1234 (hookDisplayContentWrapperTop)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:99 (__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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1524 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 7
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 657) AND (b.`id_shop` = 1) LIMIT 1 |
0.052
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/src/Adapter/Image/ImageRetriever.php:48 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:296 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1342 |
SELECT SQL_NO_CACHE c.*
FROM `ps_module_currency` mc
LEFT JOIN `ps_currency` c ON c.`id_currency` = mc.`id_currency`
WHERE c.`deleted` = 0
AND mc.`id_module` = 187
AND c.`active` = 1
AND mc.id_shop = 1
ORDER BY c.`iso_code` ASC |
0.052
ms
|
4 |
Yes
|
|
/classes/Currency.php:806
/modules/klarnapayment/src/Infrastructure/Adapter/Currency.php:35 (getPaymentCurrencies)
/modules/klarnapayment/src/Infrastructure/Verification/CanRenderWidgets.php:64 (getPaymentCurrencies)
/modules/klarnapayment/klarnapayment.php:811 (verify)
/classes/Hook.php:1234 (hookDisplayBanner)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:56 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6180eb34_49245961)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:246 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1441 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 649) |
0.052
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 651 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 662) AND (b.`id_shop` = 1) LIMIT 1 |
0.051
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Link.php:94 (__construct)
/classes/Link.php:180 (getProductObject)
/classes/Link.php:1205 (getProductLink)
/classes/controller/FrontController.php:2146 (getLanguageLink)
/classes/controller/FrontController.php:1565 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1724 (getTemplateVarUrls)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 11 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ps_lang` l
JOIN ps_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1 |
0.050
ms
|
7 |
|
|
/classes/Language.php:1184
/classes/Language.php:1488 (countActiveLanguages)
/classes/Dispatcher.php:489 (isMultiLanguageActivated)
/classes/Dispatcher.php:222 (setRequestUri)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 1404 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 662
AND image_shop.`cover` = 1 LIMIT 1 |
0.049
ms
|
2 |
|
|
/classes/Product.php:3293
/modules/ps_sharebuttons/ps_sharebuttons.php:190 (getCover)
/modules/ps_sharebuttons/ps_sharebuttons.php:169 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1550 |
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 7
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 7) AND (b.`id_shop` = 1) LIMIT 1 |
0.049
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Link.php:554 (__construct)
/modules/zonethememanager/zonethememanager.php:2159 (getCMSLink)
/classes/Hook.php:1234 (hookDisplayFooterRight)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61932a16_45587173)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:447 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1372 |
SELECT SQL_NO_CACHE l.*, sf.id_featurer, sl.text, sfv.id_feature_value as val, spl.`priority`
FROM ps_seosaproductlabels_featurer sf
LEFT JOIN `ps_seosaproductlabels_shop` AS l
ON l.id_product_label = sf.id_product_label
LEFT JOIN ps_seosaproductlabels_lang AS sl
ON l.id_product_label = sl.id_product_label
LEFT JOIN `ps_seosaproductlabels` AS spl
ON spl.id_product_label = sl.id_product_label
LEFT JOIN `ps_seosaproductlabels_feature_value` AS sfv
ON sfv.id_product_label = sl.id_product_label
WHERE l.active = 1 AND sl.id_lang = 7
AND l.`id_shop` = 1 |
0.049
ms
|
1 |
|
|
/modules/seosaproductlabels/classes/ProductLabelLocation.php:182
/modules/seosaproductlabels/seosaproductlabels.php:275 (getForProduct)
/modules/seosaproductlabels/seosaproductlabels.php:352 (prepareHook)
/classes/Hook.php:1234 (hookDisplayAfterProductThumbs)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2d/74/68/2d746854939b2afcb22b2e9076044109c6587ce1_2.file.product-cover-thumbnails.tpl.php:59 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6183cde6_34608837)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:115 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:130 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:305 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 28 |
SELECT SQL_NO_CACHE id_tab, class_name FROM `ps_tab` |
0.048
ms
|
243 |
|
|
/classes/Tab.php:334
/modules/smplredirectionsmanager/smplredirectionsmanager.php:140 (getIdFromClassName)
/modules/smplredirectionsmanager/smplredirectionsmanager.php:124 (maybe_update_tabs_for_ps17)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1105 (getInstanceByName)
/classes/Dispatcher.php:465 (exec)
/index.php:66 (dispatch)
|
| 653 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 662) AND (b.`id_shop` = 1) LIMIT 1 |
0.048
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Link.php:94 (__construct)
/classes/Link.php:180 (getProductObject)
/classes/Link.php:1205 (getProductLink)
/classes/controller/FrontController.php:2146 (getLanguageLink)
/classes/controller/FrontController.php:1565 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1724 (getTemplateVarUrls)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1448 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 658) |
0.048
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1555 |
SELECT SQL_NO_CACHE * FROM `ps_whatsappchatblock` LEFT JOIN `ps_whatsappchatblock_lang` ON (`ps_whatsappchatblock`.`id_whatsappchatblock` = `ps_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 7) WHERE `id_hook` = "bottomWidth" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
0.048
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:135
/modules/whatsappchat/whatsappchat.php:626 (getWhatsappChatByHook)
/modules/whatsappchat/whatsappchat.php:337 (displayBlock)
/classes/Hook.php:1234 (hookDisplayFooter)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61932a16_45587173)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:447 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 655 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 662) AND (b.`id_shop` = 1) LIMIT 1 |
0.048
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Link.php:94 (__construct)
/classes/Link.php:180 (getProductObject)
/classes/Link.php:1205 (getProductLink)
/classes/controller/FrontController.php:2146 (getLanguageLink)
/classes/controller/FrontController.php:1565 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1724 (getTemplateVarUrls)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1375 |
SELECT SQL_NO_CACHE sl.`text`, s.`id_product_label`,spl.`name`, spl.`priority`, s.`text_css`, sl.`hint`,
sl.`url`, s.`label_type`, s.`product_status`, s.`position`, s.`groups`, s.`product_condition`,
s.`date_from`, s.`date_to`, s.`select_for`, s.`mini_price`, spl.`priority`,
s.`max_price`, s.`quantity`, s.`quantity_max`, s.`id_shop`
FROM ps_seosaproductlabels_lang sl
LEFT JOIN `ps_seosaproductlabels_shop` AS s ON sl.id_product_label = s.id_product_label
LEFT JOIN `ps_seosaproductlabels` AS spl ON spl.id_product_label = s.id_product_label
WHERE sl.id_lang="7" AND s.`active` = 1
AND s.`id_shop` = 1 |
0.048
ms
|
18 |
|
|
/modules/seosaproductlabels/classes/ProductLabelLocation.php:363
/modules/seosaproductlabels/seosaproductlabels.php:275 (getForProduct)
/modules/seosaproductlabels/seosaproductlabels.php:352 (prepareHook)
/classes/Hook.php:1234 (hookDisplayAfterProductThumbs)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2d/74/68/2d746854939b2afcb22b2e9076044109c6587ce1_2.file.product-cover-thumbnails.tpl.php:59 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6183cde6_34608837)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:115 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:130 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:305 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 659 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 8
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 662) AND (b.`id_shop` = 1) LIMIT 1 |
0.047
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Link.php:94 (__construct)
/classes/Link.php:180 (getProductObject)
/classes/Link.php:1205 (getProductLink)
/classes/controller/FrontController.php:2146 (getLanguageLink)
/classes/controller/FrontController.php:1565 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1724 (getTemplateVarUrls)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 675 |
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_legalcompliance"
AND ms.`id_shop` IN (1) LIMIT 1 |
0.047
ms
|
0 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:188
/src/Core/Module/ModuleManager.php:301 (isEnabled)
/modules/zonethememanager/zonethememanager.php:2050 (isEnabled)
/classes/Hook.php:1234 (hookActionFrontControllerSetVariables)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:559 (exec)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 722 |
SHOW COLUMNS FROM ps_gmcp_discount_association LIKE "channel" |
0.047
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:128
:undefined (updateFields)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:194 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1299 |
SELECT SQL_NO_CACHE count(*)
FROM `ps_advancedpopup`
INNER JOIN `ps_advancedpopup_lang` ON `ps_advancedpopup`.`id_advancedpopup` = `ps_advancedpopup_lang`.`id_advancedpopup`
WHERE `id_shop` = 1 AND `id_lang` = 7 AND `active` = 1
AND `display_on_exit` = 1 LIMIT 1 |
0.047
ms
|
1 |
|
|
/modules/advancedpopupcreator/classes/AdvancedPopup.php:872
/modules/advancedpopupcreator/advancedpopupcreator.php:349 (existExitPopups)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1405 |
SELECT SQL_NO_CACHE * FROM `ps_whatsappchatblock` LEFT JOIN `ps_whatsappchatblock_lang` ON (`ps_whatsappchatblock`.`id_whatsappchatblock` = `ps_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 7) WHERE `id_hook` = "hookDisplayWhatsAppProductSocialButtons" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
0.047
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:135
/modules/whatsappchat/whatsappchat.php:626 (getWhatsappChatByHook)
/modules/whatsappchat/whatsappchat.php:455 (displayBlock)
/modules/whatsappchat/whatsappchat.php:460 (hookDisplayWhatsAppProductSocialButtons)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1540 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `ps_quantity_discount_rule` qdr
INNER JOIN `ps_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 7)
INNER JOIN `ps_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayContentWrapperBottom')
INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 7)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 1
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
0.047
ms
|
1 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:859 (getQuantityDiscountRulesByFamilyForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:688 (getMessage)
/classes/Hook.php:1234 (hookDisplayContentWrapperBottom)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:107 (__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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1558 |
SELECT SQL_NO_CACHE c.*
FROM `ps_module_currency` mc
LEFT JOIN `ps_currency` c ON c.`id_currency` = mc.`id_currency`
WHERE c.`deleted` = 0
AND mc.`id_module` = 187
AND c.`active` = 1
AND mc.id_shop = 1
ORDER BY c.`iso_code` ASC |
0.047
ms
|
4 |
Yes
|
|
/classes/Currency.php:806
/modules/klarnapayment/src/Infrastructure/Adapter/Currency.php:35 (getPaymentCurrencies)
/modules/klarnapayment/src/Infrastructure/Verification/CanRenderWidgets.php:64 (getPaymentCurrencies)
/modules/klarnapayment/klarnapayment.php:829 (verify)
/classes/Hook.php:1234 (hookDisplayFooter)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61932a16_45587173)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:447 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 595 |
SELECT SQL_NO_CACHE `id_configuration`
FROM `ps_configuration`
WHERE name = 'PS_ACCOUNTS_SHOP_STATUS'
AND (id_shop_group IS NULL OR id_shop_group = 0) AND (id_shop IS NULL OR id_shop = 0) LIMIT 1 |
0.046
ms
|
1 |
|
|
/classes/Configuration.php:115
/classes/Configuration.php:98 (getIdByNameFromGivenContext)
/modules/ps_accounts/src/Adapter/Configuration.php:230 (getIdByName)
/modules/ps_accounts/src/Adapter/Configuration.php:208 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:129 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:450 (get)
/modules/ps_accounts/src/Account/StatusManager.php:370 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:173 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:240 (getStatus)
/modules/ps_accounts/src/Account/StatusManager.php:107 (getCloudShopId)
/modules/ps_accounts/src/Service/PsAccountsService.php:216 (identityCreated)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:82 (isAccountLinked)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php:55 (isAccountLinked)
/modules/ps_checkout/ps_checkout.php:1229 (isValid)
/modules/ps_checkout/ps_checkout.php:324 (merchantIsValid)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 617 |
SELECT SQL_NO_CACHE MIN(position) FROM `ps_hook_module`
WHERE id_hook = 395 AND id_shop = 1
AND id_module <> 224 LIMIT 1 |
0.046
ms
|
3 |
|
|
/modules/bwwithdrawal/bwwithdrawal.php:95
/modules/bwwithdrawal/bwwithdrawal.php:72 (ensureDashboardHookOnTop)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1105 (getInstanceByName)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 657 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 6
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 662) AND (b.`id_shop` = 1) LIMIT 1 |
0.046
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/classes/Link.php:94 (__construct)
/classes/Link.php:180 (getProductObject)
/classes/Link.php:1205 (getProductLink)
/classes/controller/FrontController.php:2146 (getLanguageLink)
/classes/controller/FrontController.php:1565 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1724 (getTemplateVarUrls)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 684 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_reporting` (`id_reporting` int(11) NOT NULL AUTO_INCREMENT,`iso_feed` LONGTEXT NOT NULL, `reporting_content` LONGTEXT NOT NULL,`id_shop` int(11) NOT NULL,`date_add` datetime NOT NULL,`date_upd` datetime NOT NULL,PRIMARY KEY (`id_reporting`)) ENGINE=' . _MYSQL_ENGINE_ . ' DEFAULT CHARSET=utf8; |
0.046
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1365 |
SELECT SQL_NO_CACHE e.*, el.`title`, el.`content`
FROM `ps_zproduct_extra_field` e
LEFT JOIN `ps_zproduct_extra_field_lang` el
ON (el.`id_zproduct_extra_field` = e.`id_zproduct_extra_field` AND el.`id_lang` = 7)
WHERE e.`id_shop` = 1 AND e.`active` = 1
ORDER BY e.position |
0.046
ms
|
8 |
Yes
|
|
/modules/zoneproductadditional/classes/ZProductExtraField.php:263
/modules/zoneproductadditional/zoneproductadditional.php:857 (getFieldsByProductId)
/modules/zoneproductadditional/zoneproductadditional.php:897 (preProcessProductAdditional)
/classes/Hook.php:1234 (hookDisplayProduct3rdColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:296 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1374 |
SELECT SQL_NO_CACHE l.*, cr.id_cart_rule, sl.text, sl.hint, sl.url, spl.`priority`
FROM ps_seosaproductlabels_cart_rules cr
LEFT JOIN `ps_seosaproductlabels_shop` AS l
ON l.id_product_label = cr.id_product_label
LEFT JOIN ps_seosaproductlabels_lang AS sl
ON l.id_product_label = sl.id_product_label
LEFT JOIN `ps_seosaproductlabels` AS spl
ON spl.id_product_label = sl.id_product_label
LEFT JOIN `ps_cart_rule` crp ON crp.`id_cart_rule` = cr.`id_cart_rule`
WHERE l.active = 1 AND sl.id_lang = 7
AND crp.`active` = 1 AND l.`id_shop` = 1 |
0.046
ms
|
1 |
|
|
/modules/seosaproductlabels/classes/ProductLabelLocation.php:246
/modules/seosaproductlabels/seosaproductlabels.php:275 (getForProduct)
/modules/seosaproductlabels/seosaproductlabels.php:352 (prepareHook)
/classes/Hook.php:1234 (hookDisplayAfterProductThumbs)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2d/74/68/2d746854939b2afcb22b2e9076044109c6587ce1_2.file.product-cover-thumbnails.tpl.php:59 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6183cde6_34608837)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:115 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:130 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:305 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 625 |
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 7
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 3) LIMIT 1 |
0.045
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Manufacturer.php:91 (__construct)
/controllers/front/ProductController.php:837 (__construct)
/controllers/front/ProductController.php:303 (assignManufacturer)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1349 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` c
INNER JOIN ps_currency_shop currency_shop
ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = 1)
WHERE c.`deleted` = 0 AND c.`active` = 1 ORDER BY `iso_code` ASC |
0.045
ms
|
5 |
Yes
|
|
/classes/Currency.php:667
/classes/Currency.php:649 (findAll)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:271 (__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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6180eb34_49245961)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:246 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1409 |
SELECT SQL_NO_CACHE * FROM ps_ed_holidays h
LEFT JOIN ps_ed_holidays_shop hs ON (h.id_holidays = hs.id_holidays AND hs.id_shop = 1)
WHERE hs.active = 1
ORDER BY holiday_start ASC |
0.045
ms
|
6 |
Yes
|
|
/modules/estimateddelivery/classes/DeliveryHelper.php:83
/modules/estimateddelivery/classes/DeliveryHelper.php:30 (getHolidays)
/modules/estimateddelivery/estimateddelivery.php:3933 (__construct)
/modules/estimateddelivery/estimateddelivery.php:3864 (showEstimatedDelivery)
/modules/estimateddelivery/estimateddelivery.php:6439 (generateEstimatedDelivery)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1394 |
SELECT SQL_NO_CACHE * FROM `ps_whatsappchatblock` LEFT JOIN `ps_whatsappchatblock_lang` ON (`ps_whatsappchatblock`.`id_whatsappchatblock` = `ps_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 7) WHERE `id_hook` = "hookDisplayWhatsAppProductSocialButtons" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
0.045
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:135
/modules/whatsappchat/whatsappchat.php:626 (getWhatsappChatByHook)
/modules/whatsappchat/whatsappchat.php:455 (displayBlock)
/modules/whatsappchat/whatsappchat.php:445 (hookDisplayWhatsAppProductSocialButtons)
/classes/Hook.php:1234 (hookDisplayProductActions)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/0c/f4/43/0cf44329137c609c404fc8d09e71768b978ea9b3_2.file.product-add-to-cart.tpl.php:67 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6186e560_20912616)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:145 (_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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:229 (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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61854307_26884749)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:249 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1483 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 659) |
0.044
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1529 |
SELECT SQL_NO_CACHE grade, count(*) as count
FROM `ps_ws_product_comment`
WHERE `id_shop` = 1 AND `id_product` = 662 AND grade BETWEEN 1 AND 5 AND `validate` = 1 GROUP BY grade |
0.044
ms
|
2 |
Yes
|
|
/modules/ws_productreviews/ProductReviews.php:415
/modules/ws_productreviews/ws_productreviews.php:1980 (getCountRatingForItem)
/modules/ws_productreviews/ws_productreviews.php:1920 (reviewsBildContent)
/classes/Hook.php:1234 (hookDisplayFooterProduct)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1397 |
SELECT SQL_NO_CACHE c.*
FROM `ps_module_currency` mc
LEFT JOIN `ps_currency` c ON c.`id_currency` = mc.`id_currency`
WHERE c.`deleted` = 0
AND mc.`id_module` = 187
AND c.`active` = 1
AND mc.id_shop = 1
ORDER BY c.`iso_code` ASC |
0.043
ms
|
4 |
Yes
|
|
/classes/Currency.php:806
/modules/klarnapayment/src/Infrastructure/Adapter/Currency.php:35 (getPaymentCurrencies)
/modules/klarnapayment/src/Infrastructure/Verification/CanRenderWidgets.php:64 (getPaymentCurrencies)
/override/modules/klarnapayment/klarnapayment.php:57 (verify)
/classes/Hook.php:1234 (hookDisplayProductActions)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/0c/f4/43/0cf44329137c609c404fc8d09e71768b978ea9b3_2.file.product-add-to-cart.tpl.php:67 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6186e560_20912616)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:145 (_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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:229 (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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61854307_26884749)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:249 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1565 |
SELECT SQL_NO_CACHE id_page_type
FROM ps_page_type
WHERE name = 'product' LIMIT 1 |
0.043
ms
|
1 |
|
|
/classes/Page.php:80
/classes/Page.php:35 (getPageTypeByName)
/classes/Connection.php:160 (getCurrentId)
/classes/Connection.php:77 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1234 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:534 (__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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 98 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 7
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 184) AND (b.`id_shop` = 1) LIMIT 1 |
0.043
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Category.php:159 (__construct)
/controllers/front/ProductController.php:288 (__construct)
/controllers/front/ProductController.php:155 (initializeCategory)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1339 |
SELECT SQL_NO_CACHE *
FROM `ps_zthememanager` a
LEFT JOIN `ps_zthememanager_lang` `b` ON a.`id_zthememanager` = b.`id_zthememanager` AND b.`id_lang` = 7
WHERE (a.`id_zthememanager` = 1) LIMIT 1 |
0.043
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/zonethememanager/classes/ZManager.php:78 (__construct)
/modules/zonethememanager/classes/ZManager.php:185 (__construct)
/modules/zonethememanager/zonethememanager.php:2115 (getSettingsByShop)
/classes/Hook.php:1234 (hookDisplayBanner)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:56 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6180eb34_49245961)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:246 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1551 |
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 7
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 9) AND (b.`id_shop` = 1) LIMIT 1 |
0.043
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Link.php:554 (__construct)
/modules/zonethememanager/zonethememanager.php:2159 (getCMSLink)
/classes/Hook.php:1234 (hookDisplayFooterRight)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61932a16_45587173)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:447 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1455 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 661) |
0.042
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1541 |
SELECT SQL_NO_CACHE * FROM `ps_whatsappchatblock` LEFT JOIN `ps_whatsappchatblock_lang` ON (`ps_whatsappchatblock`.`id_whatsappchatblock` = `ps_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 7) WHERE `id_hook` = "hookDisplayWrapperBottom" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
0.042
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:135
/modules/whatsappchat/whatsappchat.php:626 (getWhatsappChatByHook)
/modules/whatsappchat/whatsappchat.php:563 (displayBlock)
/classes/Hook.php:1234 (hookDisplayWrapperBottom)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:115 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1559 |
SELECT SQL_NO_CACHE qdrf.*
FROM `ps_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
0.042
ms
|
1 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
/modules/quantitydiscountpro/quantitydiscountpro.php:858 (getQuantityDiscountRuleFamilies)
/modules/quantitydiscountpro/quantitydiscountpro.php:437 (getMessage)
/classes/Hook.php:1234 (hookDisplayFooter)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61932a16_45587173)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:447 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 35 |
SELECT SQL_NO_CACHE * FROM `ps_currency` c ORDER BY `iso_code` ASC |
0.041
ms
|
5 |
Yes
|
|
/classes/Currency.php:688
/src/Adapter/Currency/CurrencyDataProvider.php:64 (findAllInstalled)
/src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php:69 (findAllInstalled)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (getAllInstalledCurrencyIsoCodes)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 671 |
SELECT SQL_NO_CACHE id_zthememanager
FROM `ps_zthememanager` m
WHERE m.`id_shop` = 1 LIMIT 1 |
0.041
ms
|
1 |
|
|
/modules/zonethememanager/classes/ZManager.php:182
/modules/zonethememanager/zonethememanager.php:1955 (getSettingsByShop)
/classes/Hook.php:1234 (hookActionFrontControllerSetVariables)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:559 (exec)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1287 |
SELECT SQL_NO_CACHE *
FROM `ps_whatsappchatblock_agent` LEFT JOIN `ps_whatsappchatblock_agent_lang` ON (`ps_whatsappchatblock_agent`.`id_whatsappchatblock_agent` = `ps_whatsappchatblock_agent_lang`.`id_whatsappchatblock_agent` AND `id_lang` = 7) WHERE 1 = 1 AND `active` = 1 ORDER BY position |
0.041
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlockAgent.php:78
/modules/whatsappchat/whatsappchat.php:311 (getWhatsappChatAgents)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1344 |
SELECT SQL_NO_CACHE * FROM `ps_whatsappchatblock` LEFT JOIN `ps_whatsappchatblock_lang` ON (`ps_whatsappchatblock`.`id_whatsappchatblock` = `ps_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 7) WHERE `id_hook` = "hookDisplayNav1" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
0.041
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:135
/modules/whatsappchat/whatsappchat.php:626 (getWhatsappChatByHook)
/modules/whatsappchat/whatsappchat.php:424 (displayBlock)
/classes/Hook.php:1234 (hookDisplayNav1)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6180eb34_49245961)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:246 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1490 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 646) |
0.041
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1562 |
SELECT SQL_NO_CACHE id_zthememanager
FROM `ps_zthememanager` m
WHERE m.`id_shop` = 1 LIMIT 1 |
0.041
ms
|
1 |
|
|
/modules/zonethememanager/classes/ZManager.php:182
/modules/zonethememanager/zonethememanager.php:2223 (getSettingsByShop)
/classes/Hook.php:1234 (hookDisplayOutsideMainPage)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:465 (__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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:130 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 39 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 7
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 4) LIMIT 1 |
0.040
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Currency.php:226 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:81 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:94 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 76 |
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 662
AND DATEDIFF("2026-09-03 00:00:00", product_shop.`date_add`) < 30 LIMIT 1 |
0.040
ms
|
0 |
|
|
/classes/Product.php:1686
/classes/Product.php:1665 (isNewStatic)
/classes/Product.php:702 (isNew)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 646 |
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `ps_product_attribute` pa INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 662 |
0.040
ms
|
1 |
|
|
/classes/Product.php:7175
/classes/Product.php:7259 (getProductAttributesIds)
/controllers/front/ProductController.php:1033 (hasCombinations)
/controllers/front/ProductController.php:1564 (getIdProductAttributeByGroupOrRequestOrDefault)
/controllers/front/ProductController.php:1542 (getProductPageTitle)
/classes/controller/FrontController.php:544 (getTemplateVarPage)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1350 |
SELECT SQL_NO_CACHE * FROM `ps_whatsappchatblock` LEFT JOIN `ps_whatsappchatblock_lang` ON (`ps_whatsappchatblock`.`id_whatsappchatblock` = `ps_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 7) WHERE `id_hook` = "hookDisplayNav2" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
0.040
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:135
/modules/whatsappchat/whatsappchat.php:626 (getWhatsappChatByHook)
/modules/whatsappchat/whatsappchat.php:429 (displayBlock)
/classes/Hook.php:1234 (hookDisplayNav2)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:271 (__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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6180eb34_49245961)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:246 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1376 |
SELECT SQL_NO_CACHE DATEDIFF(`date_add`, DATE_SUB("2026-09-03 00:00:00",
INTERVAL 30 DAY)) > 0 AS new
FROM `ps_product_shop` WHERE id_product = 662 LIMIT 1 |
0.040
ms
|
1 |
|
|
/modules/seosaproductlabels/classes/ProductLabelLocation.php:528
/modules/seosaproductlabels/classes/ProductLabelLocation.php:386 (checkNewProduct)
/modules/seosaproductlabels/seosaproductlabels.php:275 (getForProduct)
/modules/seosaproductlabels/seosaproductlabels.php:352 (prepareHook)
/classes/Hook.php:1234 (hookDisplayAfterProductThumbs)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2d/74/68/2d746854939b2afcb22b2e9076044109c6587ce1_2.file.product-cover-thumbnails.tpl.php:59 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6183cde6_34608837)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:115 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:130 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:305 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1462 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 643) |
0.040
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1469 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 721) |
0.040
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1561 |
SELECT SQL_NO_CACHE id_zthememanager
FROM `ps_zthememanager` m
WHERE m.`id_shop` = 1 LIMIT 1 |
0.040
ms
|
1 |
|
|
/modules/zonethememanager/classes/ZManager.php:182
/modules/zonethememanager/zonethememanager.php:2193 (getSettingsByShop)
/classes/Hook.php:1234 (hookDisplayFooterAfter)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_2.file.footer.tpl.php:201 (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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_2.file.footer.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61932a16_45587173)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:447 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1428 |
SELECT SQL_NO_CACHE e.*, el.`title`, el.`content`
FROM `ps_zproduct_extra_field` e
LEFT JOIN `ps_zproduct_extra_field_lang` el
ON (el.`id_zproduct_extra_field` = e.`id_zproduct_extra_field` AND el.`id_lang` = 7)
WHERE e.`id_shop` = 1 AND e.`active` = 1
ORDER BY e.position |
0.039
ms
|
8 |
Yes
|
|
/modules/zoneproductadditional/classes/ZProductExtraField.php:263
/modules/zoneproductadditional/zoneproductadditional.php:857 (getFieldsByProductId)
/modules/zoneproductadditional/zoneproductadditional.php:880 (preProcessProductAdditional)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo2)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:257 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1476 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 647) |
0.039
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1552 |
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 7
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 10) AND (b.`id_shop` = 1) LIMIT 1 |
0.039
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Link.php:554 (__construct)
/modules/zonethememanager/zonethememanager.php:2159 (getCMSLink)
/classes/Hook.php:1234 (hookDisplayFooterRight)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61932a16_45587173)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:447 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 8 |
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 2) LIMIT 1 |
0.039
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/config/config.inc.php:200 (__construct)
/index.php:20 (require_once)
|
| 1371 |
SELECT SQL_NO_CACHE l.*, sm.id_manufacturer, sl.text,
spl.`priority`
FROM ps_seosaproductlabels_manufacturer sm
LEFT JOIN `ps_seosaproductlabels_shop` AS l
ON l.id_product_label = sm.id_product_label
LEFT JOIN ps_seosaproductlabels_lang AS sl
ON l.id_product_label = sl.id_product_label
LEFT JOIN `ps_seosaproductlabels` AS spl
ON spl.id_product_label = sl.id_product_label
WHERE l.active = 1 AND sl.id_lang = 7
AND l.`id_shop` = 1 |
0.039
ms
|
1 |
|
|
/modules/seosaproductlabels/classes/ProductLabelLocation.php:157
/modules/seosaproductlabels/seosaproductlabels.php:275 (getForProduct)
/modules/seosaproductlabels/seosaproductlabels.php:352 (prepareHook)
/classes/Hook.php:1234 (hookDisplayAfterProductThumbs)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2d/74/68/2d746854939b2afcb22b2e9076044109c6587ce1_2.file.product-cover-thumbnails.tpl.php:59 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6183cde6_34608837)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:115 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:130 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:305 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1497 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 657) |
0.039
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 31 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 662 AND `id_shop` = 1 |
0.038
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Product.php:685 (__construct)
/modules/smplredirectionsmanager/smplredirectionsmanager.php:1152 (__construct)
/classes/Hook.php:1234 (hookActionDispatcher)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/Dispatcher.php:465 (exec)
/index.php:66 (dispatch)
|
| 77 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 662 LIMIT 1 |
0.038
ms
|
1 |
|
|
/classes/Product.php:1054
/classes/Product.php:3563 (getDefaultAttribute)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:707 (getPriceStatic)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1424 |
SELECT SQL_NO_CACHE qdrf.*
FROM `ps_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
0.038
ms
|
1 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
/modules/quantitydiscountpro/quantitydiscountpro.php:858 (getQuantityDiscountRuleFamilies)
/modules/quantitydiscountpro/quantitydiscountpro.php:663 (getMessage)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1517 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 7)
WHERE i.`id_product` = 721
ORDER BY `position` |
0.038
ms
|
3 |
Yes
|
|
/classes/Product.php:3262
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:296 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1504 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 660) |
0.038
ms
|
1 |
|
|
/classes/Product.php:3606
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1511 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 7)
WHERE i.`id_product` = 658
ORDER BY `position` |
0.038
ms
|
1 |
Yes
|
|
/classes/Product.php:3262
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:296 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1566 |
SELECT SQL_NO_CACHE `id_page`
FROM `ps_page`
WHERE `id_page_type` = 8 AND `id_object` = 662 LIMIT 1 |
0.038
ms
|
1 |
|
|
/classes/Page.php:63
/classes/Connection.php:160 (getCurrentId)
/classes/Connection.php:77 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1234 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:534 (__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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1573 |
SELECT SQL_NO_CACHE `id_advancedpopup`
FROM `ps_advancedpopup`
WHERE `id_shop` = 1 AND `session` = 1 |
0.038
ms
|
1 |
|
|
/modules/advancedpopupcreator/classes/AdvancedPopup.php:275
/modules/advancedpopupcreator/advancedpopupcreator.php:420 (getPopups)
/modules/advancedpopupcreator/advancedpopupcreator.php:367 (hookFooter)
/classes/Hook.php:1234 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:534 (__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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 598 |
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.037
ms
|
1 |
|
|
/modules/ps_accounts/src/Adapter/Configuration.php:274
/modules/ps_accounts/src/Adapter/Configuration.php:227 (isMultishopActive)
/modules/ps_accounts/src/Adapter/Configuration.php:208 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:129 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:450 (get)
/modules/ps_accounts/src/Account/StatusManager.php:370 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:173 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:118 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:217 (identityVerified)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:82 (isAccountLinked)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php:55 (isAccountLinked)
/modules/ps_checkout/ps_checkout.php:1229 (isValid)
/modules/ps_checkout/ps_checkout.php:324 (merchantIsValid)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1296 |
SELECT SQL_NO_CACHE *
FROM `ps_zcolorsfonts` a
WHERE (a.`id_zcolorsfonts` = 1) LIMIT 1 |
0.037
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/zonecolorsfonts/classes/ZColorsFonts.php:64 (__construct)
/modules/zonecolorsfonts/classes/ZColorsFonts.php:111 (__construct)
/modules/zonecolorsfonts/zonecolorsfonts.php:535 (getSettingsByShop)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 610 |
SELECT SQL_NO_CACHE *
FROM `ps_pscheckout_funding_source`
WHERE (active = 1) AND (id_shop = 1)
ORDER BY position ASC |
0.037
ms
|
13 |
Yes
|
|
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/FundingSourceRepository.php:86
/modules/ps_checkout/vendor/invertus/presentation/src/Presenter/FundingSource/FundingSourcePresenter.php:88 (getAllActiveForSpecificShop)
/modules/ps_checkout/vendor/invertus/presentation/src/Presenter/Settings/Front/Modules/PayPalModule.php:124 (getAllActiveForSpecificShop)
/modules/ps_checkout/vendor/invertus/presentation/src/Presenter/Settings/Front/FrontSettingsPresenter.php:51 (present)
/modules/ps_checkout/ps_checkout.php:354 (present)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 723 |
SHOW COLUMNS FROM ps_gmcp_tags LIKE "custom_label_set_postion" |
0.037
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:128
:undefined (updateFields)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:194 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1335 |
SELECT SQL_NO_CACHE * FROM `ps_whatsappchatblock` LEFT JOIN `ps_whatsappchatblock_lang` ON (`ps_whatsappchatblock`.`id_whatsappchatblock` = `ps_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 7) WHERE `id_hook` = "topWidthSticky" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
0.037
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:135
/modules/whatsappchat/whatsappchat.php:626 (getWhatsappChatByHook)
/modules/whatsappchat/whatsappchat.php:401 (displayBlock)
/classes/Hook.php:1234 (hookDisplayAfterBodyOpeningTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:192 (__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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1340 |
SELECT SQL_NO_CACHE * FROM `ps_whatsappchatblock` LEFT JOIN `ps_whatsappchatblock_lang` ON (`ps_whatsappchatblock`.`id_whatsappchatblock` = `ps_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 7) WHERE `id_hook` = "hookDisplayBanner" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
0.037
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:135
/modules/whatsappchat/whatsappchat.php:626 (getWhatsappChatByHook)
/modules/whatsappchat/whatsappchat.php:358 (displayBlock)
/classes/Hook.php:1234 (hookDisplayBanner)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:56 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6180eb34_49245961)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:246 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1391 |
SELECT SQL_NO_CACHE *
FROM `ps_quantity_discount_rule_condition` a
WHERE (a.`id_quantity_discount_rule_condition` = 71) LIMIT 1 |
0.037
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/quantitydiscountpro/classes/QuantityDiscountRuleCondition.php:206 (__construct)
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5060 (__construct)
/modules/quantitydiscountpro/quantitydiscountpro.php:878 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:747 (getMessage)
/classes/Hook.php:1234 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/9f/2c/dc/9f2cdca44c9409413272d3bb2271c097ec2fffbc_2.file.product-prices.tpl.php:54 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61864675_29784914)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:133 (_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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:219 (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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61854307_26884749)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:249 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1419 |
SELECT SQL_NO_CACHE c.*
FROM `ps_product_carrier` pc
INNER JOIN `ps_carrier` c
ON (c.`id_reference` = pc.`id_carrier_reference` AND c.`deleted` = 0)
WHERE pc.`id_product` = 662
AND pc.`id_shop` = 1 |
0.037
ms
|
4 |
|
|
/classes/Product.php:3209
/modules/estimateddelivery/estimateddelivery.php:4966 (getCarriers)
/modules/estimateddelivery/estimateddelivery.php:4803 (getProductCarriers)
/modules/estimateddelivery/estimateddelivery.php:4791 (getAndProcessProductCarriers)
/modules/estimateddelivery/estimateddelivery.php:3992 (getAvailableCarriersForED)
/modules/estimateddelivery/estimateddelivery.php:3864 (showEstimatedDelivery)
/modules/estimateddelivery/estimateddelivery.php:6439 (generateEstimatedDelivery)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 66 |
SELECT SQL_NO_CACHE qdr.`id_quantity_discount_rule`, qdrc.`id_quantity_discount_rule_condition`
FROM `ps_quantity_discount_rule` qdr
INNER JOIN `ps_quantity_discount_rule_condition` qdrc ON (qdr.`id_quantity_discount_rule` = qdrc.`id_quantity_discount_rule`)
WHERE qdrc.`id_type` = 27 AND qdr.`id_shop` = 1 |
0.036
ms
|
4 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:276
/modules/quantitydiscountpro/quantitydiscountpro.php:524 (getQuantityDiscountRulesWithCondition)
/modules/quantitydiscountpro/quantitydiscountpro.php:506 (hookActionFrontControllerAfterInit)
/classes/Hook.php:1234 (hookActionFrontControllerInitAfter)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:495 (exec)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1295 |
SELECT SQL_NO_CACHE id_zcolorsfonts
FROM `ps_zcolorsfonts` m
WHERE m.`id_shop` = 1 LIMIT 1 |
0.036
ms
|
1 |
|
|
/modules/zonecolorsfonts/classes/ZColorsFonts.php:104
/modules/zonecolorsfonts/zonecolorsfonts.php:535 (getSettingsByShop)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 728 |
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1 |
0.035
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:206 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1373 |
SELECT SQL_NO_CACHE l.*, ss.id_supplier, sl.text,
spl.`priority`
FROM ps_seosaproductlabels_supplier ss
LEFT JOIN `ps_seosaproductlabels_shop` AS l
ON l.id_product_label = ss.id_product_label
LEFT JOIN ps_seosaproductlabels_lang AS sl
ON l.id_product_label = sl.id_product_label
LEFT JOIN `ps_seosaproductlabels` AS spl
ON spl.id_product_label = sl.id_product_label
WHERE l.active = 1 AND sl.id_lang = 7
AND l.`id_shop` = 1 |
0.035
ms
|
1 |
|
|
/modules/seosaproductlabels/classes/ProductLabelLocation.php:219
/modules/seosaproductlabels/seosaproductlabels.php:275 (getForProduct)
/modules/seosaproductlabels/seosaproductlabels.php:352 (prepareHook)
/classes/Hook.php:1234 (hookDisplayAfterProductThumbs)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2d/74/68/2d746854939b2afcb22b2e9076044109c6587ce1_2.file.product-cover-thumbnails.tpl.php:59 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6183cde6_34608837)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:115 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:130 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:305 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1379 |
SELECT SQL_NO_CACHE e.*, el.`title`, el.`content`
FROM `ps_zproduct_extra_field` e
LEFT JOIN `ps_zproduct_extra_field_lang` el
ON (el.`id_zproduct_extra_field` = e.`id_zproduct_extra_field` AND el.`id_lang` = 7)
WHERE e.`id_shop` = 1 AND e.`active` = 1
ORDER BY e.position |
0.035
ms
|
8 |
Yes
|
|
/modules/zoneproductadditional/classes/ZProductExtraField.php:263
/modules/zoneproductadditional/zoneproductadditional.php:857 (getFieldsByProductId)
/modules/zoneproductadditional/zoneproductadditional.php:914 (preProcessProductAdditional)
/classes/Hook.php:1234 (hookDisplayAfterProductThumbs2)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:134 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:305 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1519 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 7)
WHERE i.`id_product` = 647
ORDER BY `position` |
0.034
ms
|
1 |
Yes
|
|
/classes/Product.php:3262
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:296 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1533 |
SELECT SQL_NO_CACHE count(o.id_order) as count FROM ps_orders as o
LEFT JOIN ps_order_detail as od ON(o.id_order = od.id_order)
WHERE o.id_customer = 0 AND od.product_id = 662
AND o.id_shop = 1 AND od.id_shop = 1 LIMIT 1 |
0.034
ms
|
1 |
|
|
/modules/ws_productreviews/classes/WsProductReviews.php:306
/modules/ws_productreviews/classes/WsProductReviews.php:272 (checkProductBought)
/modules/ws_productreviews/classes/WsProductReviews.php:214 (getReviews)
/modules/ws_productreviews/ws_productreviews.php:1993 (getReviewsByPage)
/modules/ws_productreviews/ws_productreviews.php:1920 (reviewsBildContent)
/classes/Hook.php:1234 (hookDisplayFooterProduct)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1556 |
SELECT SQL_NO_CACHE * FROM `ps_whatsappchatblock` LEFT JOIN `ps_whatsappchatblock_lang` ON (`ps_whatsappchatblock`.`id_whatsappchatblock` = `ps_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 7) WHERE `id_hook` = "hookDisplayFooter" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
0.034
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:135
/modules/whatsappchat/whatsappchat.php:626 (getWhatsappChatByHook)
/modules/whatsappchat/whatsappchat.php:341 (displayBlock)
/classes/Hook.php:1234 (hookDisplayFooter)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61932a16_45587173)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:447 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1351 |
SELECT SQL_NO_CACHE * FROM `ps_whatsappchatblock` LEFT JOIN `ps_whatsappchatblock_lang` ON (`ps_whatsappchatblock`.`id_whatsappchatblock` = `ps_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 7) WHERE `id_hook` = "top" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
0.034
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:135
/modules/whatsappchat/whatsappchat.php:626 (getWhatsappChatByHook)
/modules/whatsappchat/whatsappchat.php:393 (displayBlock)
/classes/Hook.php:1234 (hookDisplayTop)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:303 (__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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:341 (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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:66 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6180eb34_49245961)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:246 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1395 |
SELECT SQL_NO_CACHE * FROM `ps_whatsappchatblock` LEFT JOIN `ps_whatsappchatblock_lang` ON (`ps_whatsappchatblock`.`id_whatsappchatblock` = `ps_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 7) WHERE `id_hook` = "hookDisplayProductActions" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
0.034
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:135
/modules/whatsappchat/whatsappchat.php:626 (getWhatsappChatByHook)
/modules/whatsappchat/whatsappchat.php:445 (displayBlock)
/classes/Hook.php:1234 (hookDisplayProductActions)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/0c/f4/43/0cf44329137c609c404fc8d09e71768b978ea9b3_2.file.product-add-to-cart.tpl.php:67 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6186e560_20912616)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:145 (_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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:229 (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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61854307_26884749)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:249 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1406 |
SELECT SQL_NO_CACHE * FROM `ps_whatsappchatblock` LEFT JOIN `ps_whatsappchatblock_lang` ON (`ps_whatsappchatblock`.`id_whatsappchatblock` = `ps_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 7) WHERE `id_hook` = "hookDisplayProductAdditionalInfo" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
0.034
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:135
/modules/whatsappchat/whatsappchat.php:626 (getWhatsappChatByHook)
/modules/whatsappchat/whatsappchat.php:460 (displayBlock)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1438 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 649 LIMIT 1 |
0.034
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1513 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 7)
WHERE i.`id_product` = 661
ORDER BY `position` |
0.033
ms
|
1 |
Yes
|
|
/classes/Product.php:3262
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:296 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 632 |
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `ps_product_attribute` pa INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 662 |
0.033
ms
|
1 |
|
|
/classes/Product.php:7175
/classes/Product.php:7259 (getProductAttributesIds)
/controllers/front/ProductController.php:1033 (hasCombinations)
/controllers/front/ProductController.php:1181 (getIdProductAttributeByGroupOrRequestOrDefault)
/controllers/front/ProductController.php:316 (getTemplateVarProduct)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1308 |
SELECT SQL_NO_CACHE *
FROM `ps_carrier` a
LEFT JOIN `ps_carrier_shop` `c` ON a.`id_carrier` = c.`id_carrier` AND c.`id_shop` = 1
WHERE (a.`id_carrier` = 104) LIMIT 1 |
0.033
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Carrier.php:192 (__construct)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:269 (__construct)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:127 (formatShippingOptions)
/modules/klarnapayment/src/Presentation/Loader/HeadSectionAssetLoader.php:90 (register)
/modules/klarnapayment/klarnapayment.php:184 (register)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 17 |
SELECT SQL_NO_CACHE `name`, `alias` FROM `ps_hook_alias` |
0.032
ms
|
88 |
|
|
/classes/Hook.php:312
/classes/Hook.php:343 (getAllHookAliases)
/classes/Hook.php:818 (getHookAliasesFor)
/classes/Hook.php:945 (getHookModuleExecList)
/classes/Dispatcher.php:575 (exec)
/classes/Dispatcher.php:233 (loadRoutes)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 97 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM `ps_category_product` cp
INNER JOIN `ps_category_group` ctg ON (ctg.`id_category` = cp.`id_category`)
WHERE cp.`id_product` = 662 AND ctg.`id_group` = 1 LIMIT 1 |
0.032
ms
|
1 |
|
|
/classes/Product.php:6508
/classes/Product.php:6489 (checkAccessStatic)
/controllers/front/ProductController.php:250 (checkAccess)
/controllers/front/ProductController.php:152 (checkPermissionsToViewProduct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 599 |
SELECT SQL_NO_CACHE `id_configuration`
FROM `ps_configuration`
WHERE name = 'PS_ACCOUNTS_SHOP_STATUS'
AND (id_shop_group IS NULL OR id_shop_group = 0) AND (id_shop IS NULL OR id_shop = 0) LIMIT 1 |
0.032
ms
|
1 |
|
|
/classes/Configuration.php:115
/classes/Configuration.php:98 (getIdByNameFromGivenContext)
/modules/ps_accounts/src/Adapter/Configuration.php:230 (getIdByName)
/modules/ps_accounts/src/Adapter/Configuration.php:208 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:129 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:450 (get)
/modules/ps_accounts/src/Account/StatusManager.php:370 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:173 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:118 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:217 (identityVerified)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:82 (isAccountLinked)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php:55 (isAccountLinked)
/modules/ps_checkout/ps_checkout.php:1229 (isValid)
/modules/ps_checkout/ps_checkout.php:324 (merchantIsValid)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1300 |
SELECT SQL_NO_CACHE *
FROM `ps_fbpsc_connector_position` fcp |
0.032
ms
|
5 |
|
|
/modules/facebookpsconnect/models/connectorPosition.php:96
/modules/facebookpsconnect/lib/hook/hookDisplay.php:177 (getConnectorPositions)
:undefined (displayHeader)
/modules/facebookpsconnect/lib/hook/hookDisplay.php:103 (call_user_func)
/modules/facebookpsconnect/lib/hook/hookController.php:57 (run)
/modules/facebookpsconnect/facebookpsconnect.php:179 (run)
/modules/facebookpsconnect/facebookpsconnect.php:145 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1321 |
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 662) AND (pl.id_lang = 7 AND pl.id_shop = 1 ) LIMIT 1 |
0.032
ms
|
1 |
|
|
/classes/Product.php:7407
/modules/cdc_googletagmanager/services/Gtm_Product.php:174 (getProductName)
/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:79 (getProductName)
/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:46 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:77 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (addItemGa4)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1663 (addItem)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:998 (datalayerPageProduct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:623 (generateEnhancedEcommerce)
/classes/Hook.php:1234 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:128 (__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/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:265 (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/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617e6988_15712419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:174 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:48 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1332 |
SELECT SQL_NO_CACHE qdrf.*
FROM `ps_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
0.032
ms
|
1 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:365 (getQuantityDiscountRuleFamilies)
/override/classes/CartRule.php:114 (getHighlightedQuantityDiscountRules)
/override/classes/CartRule.php:146 (getCustomerCartRules)
/classes/Cart.php:541 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartLazyArray.php:310 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:244 (getDiscounts)
/src/Adapter/Presenter/AbstractLazyArray.php:104 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:61 (json_encode)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/82/59/1a/82591a3c3bb179f930fe3591c66f5cbc87b5160b_2.file.javascript.tpl.php:35 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61801a21_34972830)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:391 (_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/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:65 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617e6988_15712419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:174 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:48 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1336 |
SELECT SQL_NO_CACHE * FROM `ps_whatsappchatblock` LEFT JOIN `ps_whatsappchatblock_lang` ON (`ps_whatsappchatblock`.`id_whatsappchatblock` = `ps_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 7) WHERE `id_hook` = "hookDisplayAfterBodyOpeningTag" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
0.032
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:135
/modules/whatsappchat/whatsappchat.php:626 (getWhatsappChatByHook)
/modules/whatsappchat/whatsappchat.php:403 (displayBlock)
/classes/Hook.php:1234 (hookDisplayAfterBodyOpeningTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:192 (__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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1515 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 7)
WHERE i.`id_product` = 643
ORDER BY `position` |
0.032
ms
|
1 |
Yes
|
|
/classes/Product.php:3262
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:296 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1521 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 7)
WHERE i.`id_product` = 659
ORDER BY `position` |
0.032
ms
|
1 |
Yes
|
|
/classes/Product.php:3262
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:296 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1362 |
SELECT SQL_NO_CACHE d.`id_zmenu`, COUNT(d.`id_zdropdown`) as total
FROM `ps_zdropdown` d
WHERE `active` = 1
GROUP BY d.`id_zmenu` |
0.031
ms
|
7 |
Yes
|
|
/modules/zonemegamenu/classes/ZMenu.php:235
/modules/zonemegamenu/classes/ZMenu.php:137 (getTotalDropdown)
/modules/zonemegamenu/zonemegamenu.php:1568 (getListFront)
/modules/zonemegamenu/zonemegamenu.php:1586 (preProcess)
/modules/zonemegamenu/zonemegamenu.php:1594 (hookDisplayTop)
/classes/Hook.php:1234 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:376 (__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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:71 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6180eb34_49245961)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:246 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1523 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 7)
WHERE i.`id_product` = 646
ORDER BY `position` |
0.031
ms
|
1 |
Yes
|
|
/classes/Product.php:3262
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:296 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1525 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 7)
WHERE i.`id_product` = 657
ORDER BY `position` |
0.031
ms
|
1 |
Yes
|
|
/classes/Product.php:3262
/src/Adapter/Image/ImageRetriever.php:55 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:30 (__construct)
/modules/ps_categoryproducts/ps_categoryproducts.php:296 (present)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1527 |
SELECT SQL_NO_CACHE (SUM(pc.`grade`) / COUNT(pc.`grade`)) AS grade
FROM `ps_ws_product_comment` pc
WHERE pc.`id_shop` = 1 AND pc.`id_product` = 662 AND pc.`deleted` = 0 AND pc.`validate` = 1 LIMIT 1 |
0.031
ms
|
2 |
|
|
/modules/ws_productreviews/ProductReviews.php:384
/modules/ws_productreviews/ws_productreviews.php:1975 (getAverageGrade)
/modules/ws_productreviews/ws_productreviews.php:1920 (reviewsBildContent)
/classes/Hook.php:1234 (hookDisplayFooterProduct)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 91 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 662) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.030
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:7537 (getQuantityAvailableByProduct)
/classes/Product.php:710 (loadStockData)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 676 |
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "pm_advancedsearch4"
AND ms.`id_shop` IN (1) LIMIT 1 |
0.030
ms
|
0 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:188
/src/Core/Module/ModuleManager.php:301 (isEnabled)
/modules/zonethememanager/zonethememanager.php:2051 (isEnabled)
/classes/Hook.php:1234 (hookActionFrontControllerSetVariables)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:559 (exec)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1383 |
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 662
AND DATEDIFF("2026-09-03 00:00:00", product_shop.`date_add`) < 30 LIMIT 1 |
0.030
ms
|
0 |
|
|
/classes/Product.php:1686
/src/Adapter/Presenter/Product/ProductLazyArray.php:653 (isNewStatic)
/src/Adapter/Presenter/Product/ProductLazyArray.php:722 (getNew)
/src/Adapter/Presenter/AbstractLazyArray.php:244 (getFlags)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/01/3d/fc/013dfc32aa5010039cf7f486788701e1ec40980b_2.file.product-flags.tpl.php:46 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/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/ZOneThemelayouts_layout_full_width_tpl/01/3d/fc/013dfc32aa5010039cf7f486788701e1ec40980b_2.file.product-flags.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6184ebf9_65899596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:137 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:305 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1400 |
SELECT SQL_NO_CACHE qdrf.*
FROM `ps_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
0.030
ms
|
1 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
/modules/quantitydiscountpro/quantitydiscountpro.php:858 (getQuantityDiscountRuleFamilies)
/modules/quantitydiscountpro/quantitydiscountpro.php:693 (getMessage)
/classes/Hook.php:1234 (hookDisplayProductActions)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/0c/f4/43/0cf44329137c609c404fc8d09e71768b978ea9b3_2.file.product-add-to-cart.tpl.php:67 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6186e560_20912616)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:145 (_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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:229 (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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61854307_26884749)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:249 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1547 |
SELECT SQL_NO_CACHE id_zthememanager
FROM `ps_zthememanager` m
WHERE m.`id_shop` = 1 LIMIT 1 |
0.030
ms
|
1 |
|
|
/modules/zonethememanager/classes/ZManager.php:182
/modules/zonethememanager/zonethememanager.php:2150 (getSettingsByShop)
/classes/Hook.php:1234 (hookDisplayFooterRight)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61932a16_45587173)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:447 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 672 |
SELECT SQL_NO_CACHE *
FROM `ps_zthememanager` a
WHERE (a.`id_zthememanager` = 1) LIMIT 1 |
0.030
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/zonethememanager/classes/ZManager.php:78 (__construct)
/modules/zonethememanager/classes/ZManager.php:185 (__construct)
/modules/zonethememanager/zonethememanager.php:1955 (getSettingsByShop)
/classes/Hook.php:1234 (hookActionFrontControllerSetVariables)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:559 (exec)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1358 |
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_cart` = 0 LIMIT 1 |
0.030
ms
|
1 |
|
|
/classes/Cart.php:1389
/src/Adapter/Presenter/Cart/CartLazyArray.php:235 (getNbProducts)
/src/Adapter/Presenter/AbstractLazyArray.php:244 (getProductsCount)
/var/cache/dev/smarty/compile/ZOneTheme/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php:31 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61822f15_94295102)
/vendor/smarty/smarty/libs/sysplugins/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:35 (fetch)
/classes/module/Module.php:2417 (fetch)
/modules/ps_shoppingcart/ps_shoppingcart.php:136 (fetch)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:303 (__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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:341 (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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:66 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6180eb34_49245961)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:246 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 90 |
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=662 |
0.029
ms
|
1 |
|
|
/classes/Tag.php:219
/classes/Product.php:708 (getProductTags)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 641 |
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `ps_product_attribute` pa INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 662 |
0.029
ms
|
1 |
|
|
/classes/Product.php:7175
/classes/Product.php:7259 (getProductAttributesIds)
/controllers/front/ProductController.php:1033 (hasCombinations)
/controllers/front/ProductController.php:1564 (getIdProductAttributeByGroupOrRequestOrDefault)
/controllers/front/ProductController.php:1224 (getProductPageTitle)
/controllers/front/ProductController.php:316 (getTemplateVarProduct)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1322 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 184) LIMIT 1 |
0.029
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Category.php:159 (__construct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1277 (__construct)
/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:95 (getCategoryName)
/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:46 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:77 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (addItemGa4)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1663 (addItem)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:998 (datalayerPageProduct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:623 (generateEnhancedEcommerce)
/classes/Hook.php:1234 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:128 (__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/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:265 (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/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617e6988_15712419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:174 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:48 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1323 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 184 AND `id_shop` = 1 |
0.029
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Category.php:159 (__construct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1277 (__construct)
/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:95 (getCategoryName)
/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:46 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:77 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (addItemGa4)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1663 (addItem)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:998 (datalayerPageProduct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:623 (generateEnhancedEcommerce)
/classes/Hook.php:1234 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:128 (__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/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:265 (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/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617e6988_15712419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:174 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:48 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 627 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` |
0.028
ms
|
10 |
|
|
/classes/ImageType.php:141
/classes/ImageType.php:182 (getByNameNType)
/src/Adapter/Image/ImageRetriever.php:197 (getFormattedName)
/src/Adapter/Presenter/Manufacturer/ManufacturerLazyArray.php:77 (getImage)
/src/Adapter/Presenter/AbstractLazyArray.php:244 (getImage)
/controllers/front/ProductController.php:842 (offsetGet)
/controllers/front/ProductController.php:303 (assignManufacturer)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1537 |
SELECT SQL_NO_CACHE qdrf.*
FROM `ps_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
0.028
ms
|
1 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
/modules/quantitydiscountpro/quantitydiscountpro.php:858 (getQuantityDiscountRuleFamilies)
/modules/quantitydiscountpro/quantitydiscountpro.php:678 (getMessage)
/classes/Hook.php:1234 (hookDisplayFooterProduct)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 7 |
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.028
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/shop/Shop.php:542 (__construct)
/config/config.inc.php:160 (getGroup)
/index.php:20 (require_once)
|
| 1575 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ganalyticspro" LIMIT 1 |
0.028
ms
|
0 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2234 (getModuleIdByName)
/modules/pm_advancedcookiebanner/pm_advancedcookiebanner.php:1568 (isInstalled)
/modules/pm_advancedcookiebanner/pm_advancedcookiebanner.php:1547 (hasBtConsentModeModule)
/classes/Hook.php:1234 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:534 (__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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:155 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 57 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 7
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 10) LIMIT 1 |
0.027
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/controller/FrontController.php:306 (__construct)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 643 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.027
ms
|
10 |
Yes
|
|
/classes/ImageType.php:89
/src/Adapter/Image/ImageRetriever.php:194 (getImagesTypes)
/src/Adapter/Image/ImageRetriever.php:82 (getImage)
:undefined ({closure:PrestaShop\PrestaShop\Adapter\Image\ImageRetriever::getAllProductImages():75})
/src/Adapter/Image/ImageRetriever.php:75 (array_map)
/src/Adapter/Presenter/Product/ProductLazyArray.php:933 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:118 (fillImages)
/src/Adapter/Presenter/Product/ProductPresenter.php:80 (__construct)
/controllers/front/ProductController.php:1227 (present)
/controllers/front/ProductController.php:316 (getTemplateVarProduct)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 10 |
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1 |
0.027
ms
|
1 |
|
|
/classes/shop/ShopUrl.php:158
/classes/shop/ShopUrl.php:178 (cacheMainDomainForShop)
/classes/Tools.php:272 (getMainShopDomain)
/classes/Link.php:45 (getShopDomain)
/config/config.inc.php:266 (__construct)
/index.php:20 (require_once)
|
| 594 |
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.027
ms
|
1 |
|
|
/modules/ps_accounts/src/Adapter/Configuration.php:274
/modules/ps_accounts/src/Adapter/Configuration.php:227 (isMultishopActive)
/modules/ps_accounts/src/Adapter/Configuration.php:208 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:129 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:450 (get)
/modules/ps_accounts/src/Account/StatusManager.php:370 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:173 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:240 (getStatus)
/modules/ps_accounts/src/Account/StatusManager.php:107 (getCloudShopId)
/modules/ps_accounts/src/Service/PsAccountsService.php:216 (identityCreated)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:82 (isAccountLinked)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php:55 (isAccountLinked)
/modules/ps_checkout/ps_checkout.php:1229 (isValid)
/modules/ps_checkout/ps_checkout.php:324 (merchantIsValid)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1554 |
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 7
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 13) AND (b.`id_shop` = 1) LIMIT 1 |
0.026
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Link.php:554 (__construct)
/modules/zonethememanager/zonethememanager.php:2159 (getCMSLink)
/classes/Hook.php:1234 (hookDisplayFooterRight)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61932a16_45587173)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:447 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 20 |
SELECT SQL_NO_CACHE name, alias FROM `ps_hook_alias` |
0.026
ms
|
88 |
|
|
/classes/Hook.php:364
/classes/Hook.php:151 (getCanonicalHookNames)
/classes/Hook.php:391 (normalizeHookName)
/classes/Hook.php:413 (getAllKnownNames)
/classes/Hook.php:1116 (isHookCallableOn)
/classes/Dispatcher.php:575 (exec)
/classes/Dispatcher.php:233 (loadRoutes)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 607 |
SELECT SQL_NO_CACHE `id_configuration`
FROM `ps_configuration`
WHERE name = 'PS_ACCOUNTS_SHOP_STATUS'
AND (id_shop_group IS NULL OR id_shop_group = 0) AND (id_shop IS NULL OR id_shop = 0) LIMIT 1 |
0.026
ms
|
1 |
|
|
/classes/Configuration.php:115
/classes/Configuration.php:98 (getIdByNameFromGivenContext)
/modules/ps_accounts/src/Adapter/Configuration.php:230 (getIdByName)
/modules/ps_accounts/src/Adapter/Configuration.php:208 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:129 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:450 (get)
/modules/ps_accounts/src/Account/StatusManager.php:370 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:173 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:240 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:111 (getCloudShopId)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:70 (getShopUuid)
/modules/ps_checkout/vendor/invertus/api/src/Http/Configuration/CheckoutClientConfigurationBuilder.php:77 (getShopUuid)
/modules/ps_checkout/vendor/invertus/api/src/Http/CheckoutHttpClient.php:40 (build)
/var/cache/dev/Ps_checkout9553FrontContainer.php:302 (__construct)
/var/cache/dev/Ps_checkout9553FrontContainer.php:1026 (getCheckoutHttpClientService)
/var/cache/dev/Ps_checkout9553FrontContainer.php:1526 (getOAuthServiceService)
/var/cache/dev/Ps_checkout9553FrontContainer.php:2346 (getPayPalSdkConfigurationService)
/var/cache/dev/Ps_checkout9553FrontContainer.php:2336 (getConfigurationModuleService)
/vendor/symfony/dependency-injection/Container.php:231 (getFrontSettingsPresenterService)
/vendor/symfony/dependency-injection/Container.php:211 (make)
/modules/ps_mcp_server/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:34 (get)
/modules/ps_checkout/ps_checkout.php:1155 (getService)
/modules/ps_checkout/ps_checkout.php:352 (getService)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 635 |
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 662 |
0.026
ms
|
1 |
|
|
/classes/Product.php:3143
/modules/zoneproductadditional/classes/ZProductExtraField.php:265 (getProductCategories)
/modules/zoneproductadditional/zoneproductadditional.php:839 (getFieldsByProductId)
/classes/Hook.php:1234 (hookDisplayProductExtraContent)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/src/Adapter/HookManager.php:61 (exec)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:51 (exec)
/src/Core/Product/ProductExtraContentFinder.php:37 (find)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:83 (find)
/controllers/front/ProductController.php:1199 (present)
/controllers/front/ProductController.php:316 (getTemplateVarProduct)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 661 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `categories` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.026
ms
|
10 |
Yes
|
|
/classes/ImageType.php:89
/src/Adapter/Image/ImageRetriever.php:349 (getImagesTypes)
/classes/controller/FrontController.php:1572 (getNoPictureImage)
/classes/controller/FrontController.php:1724 (getTemplateVarUrls)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1316 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a0
LEFT JOIN `ps_currency_lang` `a1` ON (a0.`id_currency` = a1.`id_currency`)
WHERE (a0.`id_currency` = 2) |
0.026
ms
|
8 |
|
|
/classes/PrestaShopCollection.php:361
/classes/PrestaShopCollection.php:376 (getAll)
/modules/klarnapayment/src/Infrastructure/Repository/CollectionRepository.php:53 (getFirst)
/modules/klarnapayment/src/Infrastructure/Provider/ApplicationContextProvider.php:72 (findOneBy)
/modules/klarnapayment/src/Core/Merchant/Service/MerchantTypeService.php:110 (get)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:236 (isDirect)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:181 (isDirectOneStepMode)
/modules/klarnapayment/src/Presentation/Loader/HeadSectionAssetLoader.php:90 (register)
/modules/klarnapayment/klarnapayment.php:184 (register)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1363 |
SELECT SQL_NO_CACHE qdrf.*
FROM `ps_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
0.026
ms
|
1 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
/modules/quantitydiscountpro/quantitydiscountpro.php:858 (getQuantityDiscountRuleFamilies)
/modules/quantitydiscountpro/quantitydiscountpro.php:683 (getMessage)
/classes/Hook.php:1234 (hookDisplayContentWrapperTop)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:99 (__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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 26 |
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (1) |
0.025
ms
|
1 |
|
|
/classes/module/Module.php:2168
/classes/Hook.php:1043 (getExceptionsStatic)
/classes/Dispatcher.php:465 (exec)
/index.php:66 (dispatch)
|
| 82 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `from` BETWEEN '2026-09-03 00:00:00' AND '2026-09-03 23:59:59' LIMIT 1 |
0.025
ms
|
1 |
|
|
/classes/SpecificPrice.php:364
/classes/SpecificPrice.php:535 (computeExtraConditions)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:707 (getPriceStatic)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 674 |
SELECT SQL_NO_CACHE `content`
FROM `ps_zcolorsfonts` m
WHERE m.`id_shop` = 1 LIMIT 1 |
0.025
ms
|
1 |
|
|
/modules/zonethememanager/classes/ZManager.php:196
/modules/zonethememanager/zonethememanager.php:1960 (getStyleClassesByShop)
/classes/Hook.php:1234 (hookActionFrontControllerSetVariables)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:559 (exec)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1359 |
SELECT SQL_NO_CACHE qdrf.*
FROM `ps_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
0.025
ms
|
1 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
/modules/quantitydiscountpro/quantitydiscountpro.php:858 (getQuantityDiscountRuleFamilies)
/modules/quantitydiscountpro/quantitydiscountpro.php:647 (getMessage)
/classes/Hook.php:1234 (hookDisplayTop)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:303 (__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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:341 (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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:66 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6180eb34_49245961)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:246 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1392 |
SELECT SQL_NO_CACHE * FROM `ps_quantity_discount_rule_message` t
WHERE `id_quantity_discount_rule` = 1
AND `hook_name` = 'hookDisplayProductPriceBlockProduct' |
0.025
ms
|
1 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:227
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:329 (getMessagesByHook)
/modules/quantitydiscountpro/quantitydiscountpro.php:879 (getMessagesToDisplay)
/modules/quantitydiscountpro/quantitydiscountpro.php:747 (getMessage)
/classes/Hook.php:1234 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/9f/2c/dc/9f2cdca44c9409413272d3bb2271c097ec2fffbc_2.file.product-prices.tpl.php:54 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61864675_29784914)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:133 (_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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:219 (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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61854307_26884749)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:249 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1445 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 658 LIMIT 1 |
0.025
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1553 |
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 7
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 11) AND (b.`id_shop` = 1) LIMIT 1 |
0.025
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Link.php:554 (__construct)
/modules/zonethememanager/zonethememanager.php:2159 (getCMSLink)
/classes/Hook.php:1234 (hookDisplayFooterRight)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61932a16_45587173)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:447 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1534 |
SELECT SQL_NO_CACHE count(o.id_order) as count FROM ps_orders as o
LEFT JOIN ps_order_detail as od ON(o.id_order = od.id_order)
WHERE o.id_customer = 0 AND od.product_id = 662
AND o.id_shop = 1 AND od.id_shop = 1 LIMIT 1 |
0.025
ms
|
1 |
|
|
/modules/ws_productreviews/ProductReviews.php:1151
/modules/ws_productreviews/ws_productreviews.php:2008 (checkProductBought)
/modules/ws_productreviews/ws_productreviews.php:1920 (reviewsBildContent)
/classes/Hook.php:1234 (hookDisplayFooterProduct)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 637 |
SELECT SQL_NO_CACHE DISTINCT `id_supplier` FROM `ps_product_supplier`
WHERE `id_product_attribute` = 0 AND `id_product` = 662 |
0.024
ms
|
1 |
|
|
/modules/zoneproductadditional/classes/ZProductExtraField.php:220
/modules/zoneproductadditional/classes/ZProductExtraField.php:267 (getSupplierIdsByProductId)
/modules/zoneproductadditional/zoneproductadditional.php:839 (getFieldsByProductId)
/classes/Hook.php:1234 (hookDisplayProductExtraContent)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/src/Adapter/HookManager.php:61 (exec)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:51 (exec)
/src/Core/Product/ProductExtraContentFinder.php:37 (find)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:83 (find)
/controllers/front/ProductController.php:1199 (present)
/controllers/front/ProductController.php:316 (getTemplateVarProduct)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1366 |
SELECT SQL_NO_CACHE `id_manufacturer` FROM `ps_product`
WHERE `id_product` = 662 LIMIT 1 |
0.024
ms
|
1 |
|
|
/modules/zoneproductadditional/classes/ZProductExtraField.php:213
/modules/zoneproductadditional/classes/ZProductExtraField.php:266 (getManufacturerIdByProductId)
/modules/zoneproductadditional/zoneproductadditional.php:857 (getFieldsByProductId)
/modules/zoneproductadditional/zoneproductadditional.php:897 (preProcessProductAdditional)
/classes/Hook.php:1234 (hookDisplayProduct3rdColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:296 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1367 |
SELECT SQL_NO_CACHE DISTINCT `id_supplier` FROM `ps_product_supplier`
WHERE `id_product_attribute` = 0 AND `id_product` = 662 |
0.024
ms
|
1 |
|
|
/modules/zoneproductadditional/classes/ZProductExtraField.php:220
/modules/zoneproductadditional/classes/ZProductExtraField.php:267 (getSupplierIdsByProductId)
/modules/zoneproductadditional/zoneproductadditional.php:857 (getFieldsByProductId)
/modules/zoneproductadditional/zoneproductadditional.php:897 (preProcessProductAdditional)
/classes/Hook.php:1234 (hookDisplayProduct3rdColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:296 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1377 |
SELECT SQL_NO_CACHE qdrf.*
FROM `ps_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
0.024
ms
|
1 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
/modules/quantitydiscountpro/quantitydiscountpro.php:858 (getQuantityDiscountRuleFamilies)
/modules/quantitydiscountpro/quantitydiscountpro.php:698 (getMessage)
/classes/Hook.php:1234 (hookDisplayAfterProductThumbs)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2d/74/68/2d746854939b2afcb22b2e9076044109c6587ce1_2.file.product-cover-thumbnails.tpl.php:59 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6183cde6_34608837)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:115 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:130 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:305 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1407 |
SELECT SQL_NO_CACHE product_shop.`id_category_default`
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.`id_product` = 662 LIMIT 1 |
0.024
ms
|
1 |
|
|
/classes/Product.php:7549
/modules/estimateddelivery/estimateddelivery.php:3909 (getDefaultCategory)
/modules/estimateddelivery/estimateddelivery.php:3864 (showEstimatedDelivery)
/modules/estimateddelivery/estimateddelivery.php:6439 (generateEstimatedDelivery)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1530 |
SELECT SQL_NO_CACHE COUNT(`id_product_comment`) AS "nbr"
FROM `ps_ws_product_comment` pc
WHERE `id_product` = 662 AND `validate` = 1 AND pc.`id_shop` = 1 LIMIT 1 |
0.024
ms
|
2 |
|
|
/modules/ws_productreviews/ProductReviews.php:471
/modules/ws_productreviews/ws_productreviews.php:1985 (getCommentNumber)
/modules/ws_productreviews/ws_productreviews.php:1920 (reviewsBildContent)
/classes/Hook.php:1234 (hookDisplayFooterProduct)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 43 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 7
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 5) LIMIT 1 |
0.024
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Currency.php:226 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:81 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:94 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 78 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1 |
0.024
ms
|
1 |
|
|
/classes/SpecificPrice.php:413
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:707 (getPriceStatic)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 95 |
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `ps_product_attribute` pa INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 662 |
0.024
ms
|
1 |
|
|
/classes/Product.php:7175
/classes/Product.php:7259 (getProductAttributesIds)
/controllers/front/ProductController.php:66 (hasCombinations)
/controllers/front/ProductController.php:143 (canonicalRedirection)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 725 |
SELECT SQL_NO_CACHE id_feed
FROM `ps_gmcp_feeds` ff
WHERE (ff.id_shop=1) LIMIT 1 |
0.024
ms
|
370 |
|
|
/modules/gmerchantcenterpro/models/Feeds.php:83
/modules/gmerchantcenterpro/lib/moduleTools.php:197 (hasSavedData)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1310 |
SELECT SQL_NO_CACHE *
FROM `ps_carrier` a
LEFT JOIN `ps_carrier_shop` `c` ON a.`id_carrier` = c.`id_carrier` AND c.`id_shop` = 1
WHERE (a.`id_carrier` = 89) LIMIT 1 |
0.024
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Carrier.php:192 (__construct)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:269 (__construct)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:127 (formatShippingOptions)
/modules/klarnapayment/src/Presentation/Loader/HeadSectionAssetLoader.php:90 (register)
/modules/klarnapayment/klarnapayment.php:184 (register)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1393 |
SELECT SQL_NO_CACHE *
FROM `ps_quantity_discount_rule_message` a
LEFT JOIN `ps_quantity_discount_rule_message_lang` `b` ON a.`id_quantity_discount_rule_message` = b.`id_quantity_discount_rule_message` AND b.`id_lang` = 7
WHERE (a.`id_quantity_discount_rule_message` = 44) LIMIT 1 |
0.024
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/quantitydiscountpro/quantitydiscountpro.php:882 (__construct)
/modules/quantitydiscountpro/quantitydiscountpro.php:747 (getMessage)
/classes/Hook.php:1234 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/9f/2c/dc/9f2cdca44c9409413272d3bb2271c097ec2fffbc_2.file.product-prices.tpl.php:54 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61864675_29784914)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:133 (_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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:219 (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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61854307_26884749)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:249 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 32 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 184 LIMIT 1 |
0.023
ms
|
0 |
|
|
/classes/Category.php:1376
/classes/Product.php:717 (getLinkRewrite)
/modules/smplredirectionsmanager/smplredirectionsmanager.php:1152 (__construct)
/classes/Hook.php:1234 (hookActionDispatcher)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/Dispatcher.php:465 (exec)
/index.php:66 (dispatch)
|
| 1297 |
SELECT SQL_NO_CACHE id_zthememanager
FROM `ps_zthememanager` m
WHERE m.`id_shop` = 1 LIMIT 1 |
0.023
ms
|
1 |
|
|
/modules/zonethememanager/classes/ZManager.php:182
/modules/zonethememanager/zonethememanager.php:1927 (getSettingsByShop)
/modules/zonethememanager/zonethememanager.php:2082 (getBoxedBackgroundCSS)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1417 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 662) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.023
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/modules/estimateddelivery/classes/DeliveryProduct.php:1323 (outOfStock)
/modules/estimateddelivery/classes/DeliveryProduct.php:250 (setCanOOS)
/modules/estimateddelivery/estimateddelivery.php:4180 (__construct)
/modules/estimateddelivery/estimateddelivery.php:3941 (preProcessProducts)
/modules/estimateddelivery/estimateddelivery.php:3864 (showEstimatedDelivery)
/modules/estimateddelivery/estimateddelivery.php:6439 (generateEstimatedDelivery)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1539 |
SELECT SQL_NO_CACHE qdrf.*
FROM `ps_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
0.023
ms
|
1 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
/modules/quantitydiscountpro/quantitydiscountpro.php:858 (getQuantityDiscountRuleFamilies)
/modules/quantitydiscountpro/quantitydiscountpro.php:688 (getMessage)
/classes/Hook.php:1234 (hookDisplayContentWrapperBottom)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:107 (__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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 37 |
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.023
ms
|
1 |
|
|
/classes/shop/Shop.php:1191
/classes/Currency.php:948 (isFeatureActive)
/classes/Currency.php:870 (getIdByQuery)
/src/Adapter/Currency/CurrencyDataProvider.php:72 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:94 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 61 |
SELECT SQL_NO_CACHE *
FROM `ps_group` a
LEFT JOIN `ps_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1 |
0.023
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Group.php:61 (__construct)
/classes/Group.php:385 (__construct)
/classes/Cart.php:262 (getCurrent)
/classes/Cart.php:226 (setTaxCalculationMethod)
/classes/controller/FrontController.php:441 (__construct)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 729 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'IE' LIMIT 1 |
0.023
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1439 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 649
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.023
ms
|
1 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1466 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 721 LIMIT 1 |
0.023
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 47 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 7
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1 |
0.022
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Currency.php:226 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:81 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:94 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 75 |
SELECT SQL_NO_CACHE *
FROM `ps_tax_lang`
WHERE `id_tax` = 53 |
0.022
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/tax/TaxRulesTaxManager.php:93 (__construct)
/classes/Product.php:6582 (getTaxCalculator)
/classes/Product.php:700 (getTaxesRate)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 603 |
SELECT SQL_NO_CACHE `id_configuration`
FROM `ps_configuration`
WHERE name = 'PS_ACCOUNTS_SHOP_STATUS'
AND (id_shop_group IS NULL OR id_shop_group = 0) AND (id_shop IS NULL OR id_shop = 0) LIMIT 1 |
0.022
ms
|
1 |
|
|
/classes/Configuration.php:115
/classes/Configuration.php:98 (getIdByNameFromGivenContext)
/modules/ps_accounts/src/Adapter/Configuration.php:230 (getIdByName)
/modules/ps_accounts/src/Adapter/Configuration.php:208 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:129 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:450 (get)
/modules/ps_accounts/src/Account/StatusManager.php:370 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:173 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:268 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:218 (getPointOfContactUuid)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:82 (isAccountLinked)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php:55 (isAccountLinked)
/modules/ps_checkout/ps_checkout.php:1229 (isValid)
/modules/ps_checkout/ps_checkout.php:324 (merchantIsValid)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 733 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'EUR') LIMIT 1 |
0.022
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1337 |
SELECT SQL_NO_CACHE *
FROM `ps_fbpsc_connector_position` fcp |
0.022
ms
|
5 |
|
|
/modules/facebookpsconnect/models/connectorPosition.php:96
/modules/facebookpsconnect/lib/hook/hookDisplay.php:177 (getConnectorPositions)
:undefined (displayHeader)
/modules/facebookpsconnect/lib/hook/hookDisplay.php:103 (call_user_func)
/modules/facebookpsconnect/lib/hook/hookController.php:57 (run)
/modules/facebookpsconnect/facebookpsconnect.php:179 (run)
/modules/facebookpsconnect/facebookpsconnect.php:157 (execHook)
/classes/Hook.php:1234 (hookDisplayAfterBodyOpeningTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:192 (__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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:63 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1386 |
SELECT SQL_NO_CACHE *
FROM `ps_quantity_discount_rule` a
WHERE (a.`id_quantity_discount_rule` = 1) LIMIT 1 |
0.022
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:107 (__construct)
/modules/quantitydiscountpro/quantitydiscountpro.php:862 (__construct)
/modules/quantitydiscountpro/quantitydiscountpro.php:747 (getMessage)
/classes/Hook.php:1234 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/9f/2c/dc/9f2cdca44c9409413272d3bb2271c097ec2fffbc_2.file.product-prices.tpl.php:54 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61864675_29784914)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:133 (_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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:219 (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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61854307_26884749)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:249 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 13 |
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 7) LIMIT 1 |
0.022
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Tools.php:639 (__construct)
/classes/Dispatcher.php:226 (switchLanguage)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 74 |
SELECT SQL_NO_CACHE *
FROM `ps_tax` a
WHERE (a.`id_tax` = 53) LIMIT 1 |
0.022
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/tax/TaxRulesTaxManager.php:93 (__construct)
/classes/Product.php:6582 (getTaxCalculator)
/classes/Product.php:700 (getTaxesRate)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 80 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `id_product` != 0 LIMIT 1 |
0.022
ms
|
867 |
|
|
/classes/SpecificPrice.php:284
/classes/SpecificPrice.php:347 (filterOutField)
/classes/SpecificPrice.php:535 (computeExtraConditions)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:707 (getPriceStatic)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 731 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 26) LIMIT 1 |
0.022
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 739 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 3) LIMIT 1 |
0.022
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Currency.php:226 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:216 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1324 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) LIMIT 1 |
0.022
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Category.php:159 (__construct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1338 (__construct)
/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:100 (getPageCategoryNameHierarchy)
/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:46 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:77 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (addItemGa4)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1663 (addItem)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:998 (datalayerPageProduct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:623 (generateEnhancedEcommerce)
/classes/Hook.php:1234 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:128 (__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/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:265 (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/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617e6988_15712419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:174 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:48 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1384 |
SELECT SQL_NO_CACHE qdrf.*
FROM `ps_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
0.022
ms
|
1 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
/modules/quantitydiscountpro/quantitydiscountpro.php:858 (getQuantityDiscountRuleFamilies)
/modules/quantitydiscountpro/quantitydiscountpro.php:747 (getMessage)
/classes/Hook.php:1234 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/9f/2c/dc/9f2cdca44c9409413272d3bb2271c097ec2fffbc_2.file.product-prices.tpl.php:54 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61864675_29784914)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:133 (_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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:219 (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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61854307_26884749)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:249 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 9 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 2
AND id_shop = 1 LIMIT 1 |
0.021
ms
|
1 |
|
|
/classes/ObjectModel.php:1576
/config/config.inc.php:205 (isAssociatedToShop)
/index.php:20 (require_once)
|
| 99 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "pm_advancedpack" LIMIT 1 |
0.021
ms
|
0 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/modules/estimateddelivery/estimateddelivery.php:6098 (isEnabled)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1430 |
SELECT SQL_NO_CACHE DISTINCT `id_supplier` FROM `ps_product_supplier`
WHERE `id_product_attribute` = 0 AND `id_product` = 662 |
0.021
ms
|
1 |
|
|
/modules/zoneproductadditional/classes/ZProductExtraField.php:220
/modules/zoneproductadditional/classes/ZProductExtraField.php:267 (getSupplierIdsByProductId)
/modules/zoneproductadditional/zoneproductadditional.php:857 (getFieldsByProductId)
/modules/zoneproductadditional/zoneproductadditional.php:880 (preProcessProductAdditional)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo2)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:257 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 51 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 7
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 3) LIMIT 1 |
0.021
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Currency.php:226 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:81 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:94 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 55 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 7
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.021
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Currency.php:226 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:81 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:94 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 84 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 662
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.021
ms
|
1 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:707 (getPriceStatic)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 611 |
SELECT SQL_NO_CACHE *
FROM `ps_pscheckout_funding_source`
WHERE (active = 1) AND (id_shop = 1)
ORDER BY position ASC |
0.021
ms
|
13 |
Yes
|
|
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/FundingSourceRepository.php:86
/modules/ps_checkout/vendor/invertus/presentation/src/Presenter/FundingSource/FundingSourcePresenter.php:88 (getAllActiveForSpecificShop)
/modules/ps_checkout/vendor/invertus/presentation/src/Presenter/Settings/Front/Modules/ConfigurationModule.php:109 (getAllActiveForSpecificShop)
/modules/ps_checkout/vendor/invertus/presentation/src/Presenter/Settings/Front/FrontSettingsPresenter.php:51 (present)
/modules/ps_checkout/ps_checkout.php:354 (present)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 667 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 10) LIMIT 1 |
0.021
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/AddressFormat.php:382 (__construct)
/override/classes/AddressFormat.php:23 (getFormattedAddressFieldsValues)
/classes/AddressFormat.php:417 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1744 (generateAddress)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1091 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 221) LIMIT 1 |
0.021
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1312 |
SELECT SQL_NO_CACHE *
FROM `ps_carrier` a
LEFT JOIN `ps_carrier_shop` `c` ON a.`id_carrier` = c.`id_carrier` AND c.`id_shop` = 1
WHERE (a.`id_carrier` = 87) LIMIT 1 |
0.021
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Carrier.php:192 (__construct)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:269 (__construct)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:127 (formatShippingOptions)
/modules/klarnapayment/src/Presentation/Loader/HeadSectionAssetLoader.php:90 (register)
/modules/klarnapayment/klarnapayment.php:184 (register)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1345 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_languageselector" LIMIT 1 |
0.021
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:271 (__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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6180eb34_49245961)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:246 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1443 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 649) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.021
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1452 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 661 LIMIT 1 |
0.021
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1535 |
SELECT SQL_NO_CACHE `width`, `height`
FROM ps_image_type
WHERE `name` = 'cart_default' LIMIT 1 |
0.021
ms
|
1 |
|
|
/classes/Image.php:533
/modules/ws_productreviews/ws_productreviews.php:2012 (getSize)
/modules/ws_productreviews/ws_productreviews.php:1920 (reviewsBildContent)
/classes/Hook.php:1234 (hookDisplayFooterProduct)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 36 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'hr-hr'
OR `language_code` = 'hr-hr' LIMIT 1 |
0.020
ms
|
7 |
|
|
/classes/Language.php:850
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 596 |
SELECT SQL_NO_CACHE *
FROM `ps_configuration` a
WHERE (a.`id_configuration` = 2604) LIMIT 1 |
0.020
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:239 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:208 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:129 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:450 (get)
/modules/ps_accounts/src/Account/StatusManager.php:370 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:173 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:240 (getStatus)
/modules/ps_accounts/src/Account/StatusManager.php:107 (getCloudShopId)
/modules/ps_accounts/src/Service/PsAccountsService.php:216 (identityCreated)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:82 (isAccountLinked)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php:55 (isAccountLinked)
/modules/ps_checkout/ps_checkout.php:1229 (isValid)
/modules/ps_checkout/ps_checkout.php:324 (merchantIsValid)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 616 |
SELECT SQL_NO_CACHE * FROM ps_hook_module
WHERE `id_hook` = 395
AND `id_module` = 224
AND `id_shop` = 1 |
0.020
ms
|
1 |
|
|
/classes/Hook.php:562
/classes/module/Module.php:2291 (isModuleRegisteredOnHook)
/modules/bwwithdrawal/bwwithdrawal.php:83 (isRegisteredInHook)
/modules/bwwithdrawal/bwwithdrawal.php:72 (ensureDashboardHookOnTop)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1105 (getInstanceByName)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 638 |
SELECT SQL_NO_CACHE DISTINCT `id_feature_value` FROM `ps_feature_product`
WHERE `id_product` = 662 |
0.020
ms
|
1 |
|
|
/modules/zoneproductadditional/classes/ZProductExtraField.php:237
/modules/zoneproductadditional/classes/ZProductExtraField.php:268 (getFeatureIdsByProductId)
/modules/zoneproductadditional/zoneproductadditional.php:839 (getFieldsByProductId)
/classes/Hook.php:1234 (hookDisplayProductExtraContent)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/src/Adapter/HookManager.php:61 (exec)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:51 (exec)
/src/Core/Product/ProductExtraContentFinder.php:37 (find)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:83 (find)
/controllers/front/ProductController.php:1199 (present)
/controllers/front/ProductController.php:316 (getTemplateVarProduct)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 648 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 184 LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Category.php:1376
/classes/Product.php:717 (getLinkRewrite)
/classes/Link.php:94 (__construct)
/classes/Link.php:180 (getProductObject)
/classes/Link.php:1205 (getProductLink)
/classes/controller/FrontController.php:2146 (getLanguageLink)
/classes/controller/FrontController.php:1565 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1724 (getTemplateVarUrls)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1301 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `iso_code` = 'en' LIMIT 1 |
0.020
ms
|
7 |
|
|
/classes/Language.php:824
/modules/facebookpsconnect/lib/moduleTools.php:286 (getIdByIso)
/modules/facebookpsconnect/lib/moduleTools.php:888 (getLangId)
/modules/facebookpsconnect/lib/hook/hookDisplay.php:137 (getDefaultTranslations)
/modules/facebookpsconnect/lib/hook/hookDisplay.php:115 (_assign)
/modules/facebookpsconnect/lib/hook/hookController.php:57 (run)
/modules/facebookpsconnect/facebookpsconnect.php:179 (run)
/modules/facebookpsconnect/facebookpsconnect.php:145 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1317 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a0
LEFT JOIN `ps_currency_lang` `a1` ON (a0.`id_currency` = a1.`id_currency`)
WHERE (a0.`id_currency` = 2) |
0.020
ms
|
8 |
|
|
/classes/PrestaShopCollection.php:361
/classes/PrestaShopCollection.php:376 (getAll)
/modules/klarnapayment/src/Infrastructure/Repository/CollectionRepository.php:53 (getFirst)
/modules/klarnapayment/src/Infrastructure/Provider/ApplicationContextProvider.php:72 (findOneBy)
/modules/klarnapayment/src/Core/Merchant/Service/MerchantTypeService.php:110 (get)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:236 (isDirect)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:248 (isDirectOneStepMode)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:203 (getSdkUrl)
/modules/klarnapayment/src/Presentation/Loader/HeadSectionAssetLoader.php:90 (register)
/modules/klarnapayment/klarnapayment.php:184 (register)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1325 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 2 AND `id_shop` = 1 |
0.020
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Category.php:159 (__construct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1338 (__construct)
/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:100 (getPageCategoryNameHierarchy)
/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:46 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:77 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (addItemGa4)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1663 (addItem)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:998 (datalayerPageProduct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:623 (generateEnhancedEcommerce)
/classes/Hook.php:1234 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:128 (__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/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:265 (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/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617e6988_15712419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:174 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:48 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1327 |
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 118 AND `id_shop` = 1 |
0.020
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Category.php:159 (__construct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1287 (__construct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1344 (getCategoryName)
/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:100 (getPageCategoryNameHierarchy)
/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:46 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:77 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (addItemGa4)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1663 (addItem)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:998 (datalayerPageProduct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:623 (generateEnhancedEcommerce)
/classes/Hook.php:1234 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:128 (__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/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:265 (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/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617e6988_15712419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:174 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:48 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1389 |
SELECT SQL_NO_CACHE * FROM `ps_quantity_discount_rule_group` t
WHERE `id_quantity_discount_rule` = 1
ORDER BY `id_quantity_discount_rule_group` ASC |
0.020
ms
|
4 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:152
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:5041 (getGroups)
/modules/quantitydiscountpro/quantitydiscountpro.php:878 (validateCartRuleForMessages)
/modules/quantitydiscountpro/quantitydiscountpro.php:747 (getMessage)
/classes/Hook.php:1234 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/9f/2c/dc/9f2cdca44c9409413272d3bb2271c097ec2fffbc_2.file.product-prices.tpl.php:54 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61864675_29784914)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:133 (_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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:219 (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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61854307_26884749)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:249 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1432 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_categoryproducts" LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1459 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 643 LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1480 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 659 LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1487 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 646 LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1494 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 657 LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1320 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a0
LEFT JOIN `ps_currency_lang` `a1` ON (a0.`id_currency` = a1.`id_currency`)
WHERE (a0.`id_currency` = 2) |
0.020
ms
|
8 |
|
|
/classes/PrestaShopCollection.php:361
/classes/PrestaShopCollection.php:376 (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:92 (register)
/modules/klarnapayment/klarnapayment.php:184 (register)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1112 |
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 3) LIMIT 1 |
0.019
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:206 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1328 |
SELECT SQL_NO_CACHE name FROM ps_category_lang
WHERE id_shop = 1 AND id_lang = 7 AND id_category = 184 LIMIT 1 |
0.019
ms
|
1 |
|
|
/src/Adapter/Presenter/Product/ProductLazyArray.php:616
/src/Adapter/Presenter/AbstractLazyArray.php:244 (getCategoryName)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/e9/52/54/e95254aedabe50a16105e452ade5c37e8b2b7368_2.file.product-jsonld.tpl.php:50 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617f8929_61113673)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:105 (_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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:291 (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/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617e6988_15712419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:174 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:48 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1368 |
SELECT SQL_NO_CACHE DISTINCT `id_feature_value` FROM `ps_feature_product`
WHERE `id_product` = 662 |
0.019
ms
|
1 |
|
|
/modules/zoneproductadditional/classes/ZProductExtraField.php:237
/modules/zoneproductadditional/classes/ZProductExtraField.php:268 (getFeatureIdsByProductId)
/modules/zoneproductadditional/zoneproductadditional.php:857 (getFieldsByProductId)
/modules/zoneproductadditional/zoneproductadditional.php:897 (preProcessProductAdditional)
/classes/Hook.php:1234 (hookDisplayProduct3rdColumn)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:296 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1410 |
SELECT SQL_NO_CACHE disabled FROM ps_ed_prod WHERE id_product = 662 AND id_shop IN (1) LIMIT 1 |
0.019
ms
|
1 |
|
|
/modules/estimateddelivery/classes/DeliveryHelper.php:68
/modules/estimateddelivery/classes/DeliveryHelper.php:44 (getProductDisabledStatus)
/modules/estimateddelivery/estimateddelivery.php:4162 (isDisabledProduct)
/modules/estimateddelivery/estimateddelivery.php:3941 (preProcessProducts)
/modules/estimateddelivery/estimateddelivery.php:3864 (showEstimatedDelivery)
/modules/estimateddelivery/estimateddelivery.php:6439 (generateEstimatedDelivery)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 24 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_mcp_server" LIMIT 1 |
0.019
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:231
/src/Adapter/Module/ModuleDataProvider.php:203 (getModuleIdByName)
/src/Core/Module/ModuleManager.php:291 (isInstalled)
/modules/ps_mcp_server/ps_mcp_server.php:80 (isInstalled)
/modules/ps_mcp_server/ps_mcp_server.php:67 (initSentry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1105 (getInstanceByName)
/classes/Dispatcher.php:575 (exec)
/classes/Dispatcher.php:233 (loadRoutes)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 597 |
SELECT SQL_NO_CACHE *
FROM `ps_configuration_lang`
WHERE `id_configuration` = 2604 |
0.019
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:239 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:208 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:129 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:450 (get)
/modules/ps_accounts/src/Account/StatusManager.php:370 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:173 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:240 (getStatus)
/modules/ps_accounts/src/Account/StatusManager.php:107 (getCloudShopId)
/modules/ps_accounts/src/Service/PsAccountsService.php:216 (identityCreated)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:82 (isAccountLinked)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php:55 (isAccountLinked)
/modules/ps_checkout/ps_checkout.php:1229 (isValid)
/modules/ps_checkout/ps_checkout.php:324 (merchantIsValid)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1122 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1 |
0.019
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1314 |
SELECT SQL_NO_CACHE *
FROM `ps_carrier` a
LEFT JOIN `ps_carrier_shop` `c` ON a.`id_carrier` = c.`id_carrier` AND c.`id_shop` = 1
WHERE (a.`id_carrier` = 81) LIMIT 1 |
0.019
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Carrier.php:192 (__construct)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:269 (__construct)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:127 (formatShippingOptions)
/modules/klarnapayment/src/Presentation/Loader/HeadSectionAssetLoader.php:90 (register)
/modules/klarnapayment/klarnapayment.php:184 (register)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1429 |
SELECT SQL_NO_CACHE `id_manufacturer` FROM `ps_product`
WHERE `id_product` = 662 LIMIT 1 |
0.019
ms
|
1 |
|
|
/modules/zoneproductadditional/classes/ZProductExtraField.php:213
/modules/zoneproductadditional/classes/ZProductExtraField.php:266 (getManufacturerIdByProductId)
/modules/zoneproductadditional/zoneproductadditional.php:857 (getFieldsByProductId)
/modules/zoneproductadditional/zoneproductadditional.php:880 (preProcessProductAdditional)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo2)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:257 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1450 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 658) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1473 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 647 LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 12 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `iso_code` = 'hr' LIMIT 1 |
0.018
ms
|
7 |
|
|
/classes/Language.php:824
/classes/Tools.php:615 (getIdByIso)
/classes/Dispatcher.php:226 (switchLanguage)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 62 |
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 1 |
0.018
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Group.php:61 (__construct)
/classes/Group.php:385 (__construct)
/classes/Cart.php:262 (getCurrent)
/classes/Cart.php:226 (setTaxCalculationMethod)
/classes/controller/FrontController.php:441 (__construct)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 636 |
SELECT SQL_NO_CACHE `id_manufacturer` FROM `ps_product`
WHERE `id_product` = 662 LIMIT 1 |
0.018
ms
|
1 |
|
|
/modules/zoneproductadditional/classes/ZProductExtraField.php:213
/modules/zoneproductadditional/classes/ZProductExtraField.php:266 (getManufacturerIdByProductId)
/modules/zoneproductadditional/zoneproductadditional.php:839 (getFieldsByProductId)
/classes/Hook.php:1234 (hookDisplayProductExtraContent)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/src/Adapter/HookManager.php:61 (exec)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:51 (exec)
/src/Core/Product/ProductExtraContentFinder.php:37 (find)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:83 (find)
/controllers/front/ProductController.php:1199 (present)
/controllers/front/ProductController.php:316 (getTemplateVarProduct)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 668 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 10 |
0.018
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/AddressFormat.php:382 (__construct)
/override/classes/AddressFormat.php:23 (getFormattedAddressFieldsValues)
/classes/AddressFormat.php:417 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1744 (generateAddress)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1143 |
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 5) LIMIT 1 |
0.018
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:206 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1318 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a0
LEFT JOIN `ps_currency_lang` `a1` ON (a0.`id_currency` = a1.`id_currency`)
WHERE (a0.`id_currency` = 2) |
0.018
ms
|
8 |
|
|
/classes/PrestaShopCollection.php:361
/classes/PrestaShopCollection.php:376 (getAll)
/modules/klarnapayment/src/Infrastructure/Repository/CollectionRepository.php:53 (getFirst)
/modules/klarnapayment/src/Infrastructure/Provider/ApplicationContextProvider.php:72 (findOneBy)
/modules/klarnapayment/src/Core/Merchant/Service/MerchantTypeService.php:110 (get)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:248 (isDirect)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:203 (getSdkUrl)
/modules/klarnapayment/src/Presentation/Loader/HeadSectionAssetLoader.php:90 (register)
/modules/klarnapayment/klarnapayment.php:184 (register)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1319 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a0
LEFT JOIN `ps_currency_lang` `a1` ON (a0.`id_currency` = a1.`id_currency`)
WHERE (a0.`id_currency` = 2) |
0.018
ms
|
8 |
|
|
/classes/PrestaShopCollection.php:361
/classes/PrestaShopCollection.php:376 (getAll)
/modules/klarnapayment/src/Infrastructure/Repository/CollectionRepository.php:53 (getFirst)
/modules/klarnapayment/src/Infrastructure/Provider/ApplicationContextProvider.php:72 (findOneBy)
/modules/klarnapayment/src/Core/Merchant/Service/MerchantTypeService.php:110 (get)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:221 (isDirect)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:214 (getKecScriptName)
/modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php:204 (getExpressCheckoutScript)
/modules/klarnapayment/src/Presentation/Loader/HeadSectionAssetLoader.php:90 (register)
/modules/klarnapayment/klarnapayment.php:184 (register)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1326 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 118) LIMIT 1 |
0.018
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Category.php:159 (__construct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1287 (__construct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1344 (getCategoryName)
/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:100 (getPageCategoryNameHierarchy)
/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:46 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:77 (__construct)
/modules/cdc_googletagmanager/classes/DataLayer.php:67 (addItemGa4)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:1663 (addItem)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:998 (datalayerPageProduct)
/modules/cdc_googletagmanager/cdc_googletagmanager.php:623 (generateEnhancedEcommerce)
/classes/Hook.php:1234 (hookDisplayAfterTitleTag)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:128 (__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/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:265 (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/ZOneThemelayouts_layout_full_width_tpl/b8/20/14/b8201490fe525c6ddd379884289e4f3f327e9023_2.file.head.tpl.php:40 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617e6988_15712419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:174 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181 (callParent)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:48 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1346 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 22 AND `id_shop` = 1 LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:271 (__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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6180eb34_49245961)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:246 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1402 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_sharebuttons" LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1485 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 659) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1501 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 660 LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 736 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 17) LIMIT 1 |
0.018
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 809 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 21) LIMIT 1 |
0.018
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1338 |
SELECT SQL_NO_CACHE id_zthememanager
FROM `ps_zthememanager` m
WHERE m.`id_shop` = 1 LIMIT 1 |
0.018
ms
|
1 |
|
|
/modules/zonethememanager/classes/ZManager.php:182
/modules/zonethememanager/zonethememanager.php:2115 (getSettingsByShop)
/classes/Hook.php:1234 (hookDisplayBanner)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:56 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6180eb34_49245961)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:246 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1408 |
SELECT SQL_NO_CACHE id_category
FROM `ps_ed_cat`
WHERE (excluded = 1) AND (id_category = 184) AND (id_shop IN (1)) LIMIT 1 |
0.018
ms
|
0 |
|
|
/modules/estimateddelivery/estimateddelivery.php:1698
/modules/estimateddelivery/estimateddelivery.php:3918 (getExcludedCat)
/modules/estimateddelivery/estimateddelivery.php:3864 (showEstimatedDelivery)
/modules/estimateddelivery/estimateddelivery.php:6439 (generateEstimatedDelivery)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1442 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 649 AND `id_group` = 1 LIMIT 1 |
0.018
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 600 |
SELECT SQL_NO_CACHE *
FROM `ps_configuration` a
WHERE (a.`id_configuration` = 2604) LIMIT 1 |
0.017
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:239 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:208 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:129 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:450 (get)
/modules/ps_accounts/src/Account/StatusManager.php:370 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:173 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:118 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:217 (identityVerified)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:82 (isAccountLinked)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php:55 (isAccountLinked)
/modules/ps_checkout/ps_checkout.php:1229 (isValid)
/modules/ps_checkout/ps_checkout.php:324 (merchantIsValid)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 606 |
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.017
ms
|
1 |
|
|
/modules/ps_accounts/src/Adapter/Configuration.php:274
/modules/ps_accounts/src/Adapter/Configuration.php:227 (isMultishopActive)
/modules/ps_accounts/src/Adapter/Configuration.php:208 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:129 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:450 (get)
/modules/ps_accounts/src/Account/StatusManager.php:370 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:173 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:240 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:111 (getCloudShopId)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:70 (getShopUuid)
/modules/ps_checkout/vendor/invertus/api/src/Http/Configuration/CheckoutClientConfigurationBuilder.php:77 (getShopUuid)
/modules/ps_checkout/vendor/invertus/api/src/Http/CheckoutHttpClient.php:40 (build)
/var/cache/dev/Ps_checkout9553FrontContainer.php:302 (__construct)
/var/cache/dev/Ps_checkout9553FrontContainer.php:1026 (getCheckoutHttpClientService)
/var/cache/dev/Ps_checkout9553FrontContainer.php:1526 (getOAuthServiceService)
/var/cache/dev/Ps_checkout9553FrontContainer.php:2346 (getPayPalSdkConfigurationService)
/var/cache/dev/Ps_checkout9553FrontContainer.php:2336 (getConfigurationModuleService)
/vendor/symfony/dependency-injection/Container.php:231 (getFrontSettingsPresenterService)
/vendor/symfony/dependency-injection/Container.php:211 (make)
/modules/ps_mcp_server/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:34 (get)
/modules/ps_checkout/ps_checkout.php:1155 (getService)
/modules/ps_checkout/ps_checkout.php:352 (getService)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 612 |
SELECT SQL_NO_CACHE *
FROM `ps_pscheckout_funding_source`
WHERE (id_shop = 1)
ORDER BY position ASC |
0.017
ms
|
13 |
Yes
|
|
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/FundingSourceRepository.php:69
/modules/ps_checkout/vendor/invertus/presentation/src/Presenter/FundingSource/FundingSourcePresenter.php:73 (getAllForSpecificShop)
/modules/ps_checkout/vendor/invertus/core/src/Settings/Configuration/PayPalSdkConfiguration.php:313 (getAllForSpecificShop)
/modules/ps_checkout/vendor/invertus/core/src/Settings/Configuration/PayPalSdkConfiguration.php:197 (getFundingSourcesDisabled)
/modules/ps_checkout/vendor/invertus/presentation/src/Presenter/Settings/Front/Modules/ConfigurationModule.php:121 (buildConfiguration)
/modules/ps_checkout/vendor/invertus/presentation/src/Presenter/Settings/Front/FrontSettingsPresenter.php:51 (present)
/modules/ps_checkout/ps_checkout.php:354 (present)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 680 |
SELECT SQL_NO_CACHE id_module as id, active FROM ps_module WHERE name = "gremarketing" AND active = 1 |
0.017
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleTools.php:548
/modules/gmerchantcenterpro/gmerchantcenterpro.php:188 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 889 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 4) LIMIT 1 |
0.017
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1381 |
SELECT SQL_NO_CACHE DISTINCT `id_supplier` FROM `ps_product_supplier`
WHERE `id_product_attribute` = 0 AND `id_product` = 662 |
0.017
ms
|
1 |
|
|
/modules/zoneproductadditional/classes/ZProductExtraField.php:220
/modules/zoneproductadditional/classes/ZProductExtraField.php:267 (getSupplierIdsByProductId)
/modules/zoneproductadditional/zoneproductadditional.php:857 (getFieldsByProductId)
/modules/zoneproductadditional/zoneproductadditional.php:914 (preProcessProductAdditional)
/classes/Hook.php:1234 (hookDisplayAfterProductThumbs2)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:134 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:305 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 38 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'AUD') LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Currency.php:873
/src/Adapter/Currency/CurrencyDataProvider.php:72 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:94 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 58 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1 |
0.017
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Currency.php:226 (__construct)
/classes/Currency.php:1069 (__construct)
/classes/Tools.php:693 (getCurrencyInstance)
/classes/controller/FrontController.php:332 (setCurrency)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 59 |
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 2 |
0.017
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Currency.php:226 (__construct)
/classes/Currency.php:1069 (__construct)
/classes/Tools.php:693 (getCurrencyInstance)
/classes/controller/FrontController.php:332 (setCurrency)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 68 |
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 3
AND `active` = 1 LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Manufacturer.php:286
/classes/Product.php:693 (getNameById)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 72 |
SELECT SQL_NO_CACHE s.id_shop, s.id_shop_group FROM ps_shop s |
0.017
ms
|
1 |
|
|
/classes/shop/Shop.php:902
/src/Adapter/Configuration.php:363 (getGroupIdFromShopId)
/src/Adapter/Configuration.php:99 (getShopGroupId)
/classes/tax/TaxRulesTaxManager.php:60 (get)
/classes/Product.php:6582 (getTaxCalculator)
/classes/Product.php:700 (getTaxesRate)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 613 |
SELECT SQL_NO_CACHE *
FROM `ps_pscheckout_funding_source`
WHERE (active = 1) AND (id_shop = 1)
ORDER BY position ASC |
0.017
ms
|
13 |
Yes
|
|
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/FundingSourceRepository.php:86
/modules/ps_checkout/vendor/invertus/presentation/src/Presenter/FundingSource/FundingSourcePresenter.php:88 (getAllActiveForSpecificShop)
/modules/ps_checkout/vendor/invertus/core/src/FundingSource/Eligibility/FundingSourceEligibilityService.php:64 (getAllActiveForSpecificShop)
/modules/ps_checkout/vendor/invertus/core/src/Settings/Configuration/PayPalSdkConfiguration.php:203 (getEligibleFundingSources)
/modules/ps_checkout/vendor/invertus/presentation/src/Presenter/Settings/Front/Modules/ConfigurationModule.php:121 (buildConfiguration)
/modules/ps_checkout/vendor/invertus/presentation/src/Presenter/Settings/Front/FrontSettingsPresenter.php:51 (present)
/modules/ps_checkout/ps_checkout.php:354 (present)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 662 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `suppliers` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.017
ms
|
10 |
Yes
|
|
/classes/ImageType.php:89
/src/Adapter/Image/ImageRetriever.php:349 (getImagesTypes)
/classes/controller/FrontController.php:1572 (getNoPictureImage)
/classes/controller/FrontController.php:1724 (getTemplateVarUrls)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 669 |
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field |
0.017
ms
|
1 |
|
|
/classes/ObjectModel.php:1443
/classes/ObjectModel.php:1478 (getFieldsRequiredDatabase)
/classes/ObjectModel.php:1409 (cacheFieldsRequiredDatabase)
/classes/controller/FrontController.php:549 (validateFieldsRequiredDatabase)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 677 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "gmerchantcenterpro" LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2234 (getModuleIdByName)
/modules/gremarketing/lib/module-tools_class.php:379 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 685 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_feeds` (`id_feed` int(11) NOT NULL AUTO_INCREMENT,`iso_lang` LONGTEXT NOT NULL,`iso_country` LONGTEXT NOT NULL,`iso_currency` LONGTEXT NOT NULL, `taxonomy` LONGTEXT NOT NULL, `id_shop` int(11) NOT NULL,`date_add` datetime NOT NULL,`date_upd` datetime NOT NULL,PRIMARY KEY (`id_feed`)) ENGINE=' . _MYSQL_ENGINE_ . ' DEFAULT CHARSET=utf8; |
0.017
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 732 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 26 |
0.017
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 812 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.017
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Currency.php:226 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:216 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 882 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 24) LIMIT 1 |
0.017
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 885 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 4) LIMIT 1 |
0.017
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Currency.php:226 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:216 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 902 |
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 5) LIMIT 1 |
0.017
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Currency.php:226 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:216 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1119 |
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 4) LIMIT 1 |
0.017
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:206 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1343 |
SELECT SQL_NO_CACHE id_zthememanager
FROM `ps_zthememanager` m
WHERE m.`id_shop` = 1 LIMIT 1 |
0.017
ms
|
1 |
|
|
/modules/zonethememanager/classes/ZManager.php:182
/modules/zonethememanager/zonethememanager.php:2098 (getSettingsByShop)
/classes/Hook.php:1234 (hookDisplayNav1)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6180eb34_49245961)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:246 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1387 |
SELECT SQL_NO_CACHE *
FROM `ps_quantity_discount_rule_lang`
WHERE `id_quantity_discount_rule` = 1 |
0.017
ms
|
32 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:107 (__construct)
/modules/quantitydiscountpro/quantitydiscountpro.php:862 (__construct)
/modules/quantitydiscountpro/quantitydiscountpro.php:747 (getMessage)
/classes/Hook.php:1234 (hookDisplayProductPriceBlock)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/9f/2c/dc/9f2cdca44c9409413272d3bb2271c097ec2fffbc_2.file.product-prices.tpl.php:54 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61864675_29784914)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:133 (_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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:219 (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/ZOneThemelayouts_layout_full_width_tpl/bf/21/0c/bf210cc710ac61b1b20413315b30933fad85d56f_2.file.product-information.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61854307_26884749)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:249 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1457 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 661) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1464 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 643) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1471 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 721) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1492 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 646) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1542 |
SELECT SQL_NO_CACHE id_zthememanager
FROM `ps_zthememanager` m
WHERE m.`id_shop` = 1 LIMIT 1 |
0.017
ms
|
1 |
|
|
/modules/zonethememanager/classes/ZManager.php:182
/modules/zonethememanager/zonethememanager.php:2133 (getSettingsByShop)
/classes/Hook.php:1234 (hookDisplayFooterLeft)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61932a16_45587173)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:447 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 621 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`, c.`level_depth`
FROM `ps_category` c
WHERE (c.`id_category` = 2) LIMIT 1 |
0.016
ms
|
1 |
|
|
/classes/Category.php:1960
/classes/Category.php:1983 (getInterval)
/controllers/front/ProductController.php:860 (inShop)
/controllers/front/ProductController.php:300 (assignCategory)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 955 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 25) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 998 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 16) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1282 |
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 8) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:206 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 79 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 662 LIMIT 1 |
0.016
ms
|
1 |
|
|
/classes/SpecificPrice.php:422
/classes/SpecificPrice.php:510 (couldHaveSpecificPrice)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:707 (getPriceStatic)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 87 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 662 AND id_shop=1 LIMIT 1 |
0.016
ms
|
1 |
|
|
/classes/Product.php:6551
/classes/Product.php:3671 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:707 (getPriceStatic)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 94 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 7
AND cl.id_shop = 1
AND cl.`id_category` = 184 LIMIT 1 |
0.016
ms
|
1 |
|
|
/classes/Category.php:1376
/classes/Product.php:717 (getLinkRewrite)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 601 |
SELECT SQL_NO_CACHE *
FROM `ps_configuration_lang`
WHERE `id_configuration` = 2604 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:239 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:208 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:129 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:450 (get)
/modules/ps_accounts/src/Account/StatusManager.php:370 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:173 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:118 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:217 (identityVerified)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:82 (isAccountLinked)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php:55 (isAccountLinked)
/modules/ps_checkout/ps_checkout.php:1229 (isValid)
/modules/ps_checkout/ps_checkout.php:324 (merchantIsValid)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 618 |
SELECT SQL_NO_CACHE position FROM `ps_hook_module`
WHERE id_hook = 395 AND id_shop = 1
AND id_module = 224 LIMIT 1 |
0.016
ms
|
1 |
|
|
/modules/bwwithdrawal/bwwithdrawal.php:104
/modules/bwwithdrawal/bwwithdrawal.php:72 (ensureDashboardHookOnTop)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1105 (getInstanceByName)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 664 |
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 10 LIMIT 1 |
0.016
ms
|
1 |
|
|
/classes/AddressFormat.php:629
/classes/AddressFormat.php:608 (getFormatDB)
/classes/AddressFormat.php:593 (getFormat)
/classes/AddressFormat.php:540 (getAddressCountryFormat)
/classes/AddressFormat.php:416 (getOrderedAddressFields)
/classes/controller/FrontController.php:1744 (generateAddress)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 740 |
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 3 |
0.016
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Currency.php:226 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:216 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 894 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 110) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 899 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 19) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 906 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 3) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 910 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 20) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 920 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 136) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 930 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 18) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 935 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 22) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 940 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 145) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 960 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 203) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 965 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 217) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 976 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 1) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 980 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 2) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1003 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 29) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1019 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 44) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1030 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 58) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1035 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 68) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1040 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 69) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1047 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 11) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1052 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 14) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1057 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 177) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1064 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 15) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1079 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 6) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1085 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 93) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1096 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 37) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1100 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 143) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1277 |
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 6) LIMIT 1 |
0.016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:206 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1285 |
SELECT SQL_NO_CACHE id_module as id, active FROM ps_module WHERE name = "gmerchantcenterpro" AND active = 1 |
0.016
ms
|
0 |
|
|
/modules/gremarketing/lib/module-tools_class.php:385
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1347 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_currencyselector" LIMIT 1 |
0.016
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:271 (__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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6180eb34_49245961)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:246 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1413 |
SELECT SQL_NO_CACHE delay AS oos_add_days, picking_days AS add_picking_days, customization_days AS add_custom_days, release_date, disabled FROM ps_ed_prod WHERE id_product = 662 AND id_shop IN (1) LIMIT 1 |
0.016
ms
|
1 |
|
|
/modules/estimateddelivery/classes/DeliveryProduct.php:323
/modules/estimateddelivery/classes/DeliveryProduct.php:294 (loadProductData)
/modules/estimateddelivery/classes/DeliveryProduct.php:202 (populateStaticProductData)
/modules/estimateddelivery/estimateddelivery.php:4180 (__construct)
/modules/estimateddelivery/estimateddelivery.php:3941 (preProcessProducts)
/modules/estimateddelivery/estimateddelivery.php:3864 (showEstimatedDelivery)
/modules/estimateddelivery/estimateddelivery.php:6439 (generateEstimatedDelivery)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1434 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 184 AND ctg.`id_group` = 1 LIMIT 1 |
0.016
ms
|
1 |
|
|
/classes/Category.php:1754
/classes/Category.php:983 (checkAccess)
/src/Adapter/Category/CategoryProductSearchProvider.php:63 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:98 (getProductsOrCount)
/modules/ps_categoryproducts/ps_categoryproducts.php:251 (runQuery)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1446 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 658
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.016
ms
|
1 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1478 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 647) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.016
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1506 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 660) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.016
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1543 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_socialfollow" LIMIT 1 |
0.016
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61932a16_45587173)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:447 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 40 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'hr-hr'
OR `language_code` = 'hr-hr' LIMIT 1 |
0.015
ms
|
7 |
|
|
/classes/Language.php:850
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:94 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 69 |
SELECT SQL_NO_CACHE `name` FROM `ps_supplier` WHERE `id_supplier` = 0 LIMIT 1 |
0.015
ms
|
0 |
|
|
/classes/Supplier.php:220
/classes/Product.php:694 (getNameById)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 92 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 662) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.015
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:558
/classes/Product.php:7538 (outOfStock)
/classes/Product.php:710 (loadStockData)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 614 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_onepagecheckout" LIMIT 1 |
0.015
ms
|
0 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/modules/ps_checkout/ps_checkout.php:366 (isEnabled)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 650 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 184 LIMIT 1 |
0.015
ms
|
1 |
|
|
/classes/Category.php:1376
/classes/Product.php:717 (getLinkRewrite)
/classes/Link.php:94 (__construct)
/classes/Link.php:180 (getProductObject)
/classes/Link.php:1205 (getProductLink)
/classes/controller/FrontController.php:2146 (getLanguageLink)
/classes/controller/FrontController.php:1565 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1724 (getTemplateVarUrls)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 663 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `stores` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.015
ms
|
10 |
Yes
|
|
/classes/ImageType.php:89
/src/Adapter/Image/ImageRetriever.php:349 (getImagesTypes)
/classes/controller/FrontController.php:1572 (getNoPictureImage)
/classes/controller/FrontController.php:1724 (getTemplateVarUrls)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 666 |
SELECT SQL_NO_CACHE *
FROM `ps_state` a
WHERE (a.`id_state` = 232) LIMIT 1 |
0.015
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/AddressFormat.php:382 (__construct)
/override/classes/AddressFormat.php:23 (getFormattedAddressFieldsValues)
/classes/AddressFormat.php:417 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1744 (generateAddress)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 681 |
SELECT SQL_NO_CACHE * FROM ps_module_shop WHERE id_module = 140 AND id_shop = 1 |
0.015
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleTools.php:554
/modules/gmerchantcenterpro/gmerchantcenterpro.php:188 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 730 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 26 LIMIT 1 |
0.015
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 738 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'GBP') LIMIT 1 |
0.015
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 915 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 23) LIMIT 1 |
0.015
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 925 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 111) LIMIT 1 |
0.015
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 945 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 27) LIMIT 1 |
0.015
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 950 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 172) LIMIT 1 |
0.015
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 984 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 13) LIMIT 1 |
0.015
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 988 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 211) LIMIT 1 |
0.015
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 993 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 30) LIMIT 1 |
0.015
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1008 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 222) LIMIT 1 |
0.015
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1013 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 206) LIMIT 1 |
0.015
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1037 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'CLP') LIMIT 1 |
0.015
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1068 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 188) LIMIT 1 |
0.015
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1105 |
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 122) LIMIT 1 |
0.015
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1431 |
SELECT SQL_NO_CACHE DISTINCT `id_feature_value` FROM `ps_feature_product`
WHERE `id_product` = 662 |
0.015
ms
|
1 |
|
|
/modules/zoneproductadditional/classes/ZProductExtraField.php:237
/modules/zoneproductadditional/classes/ZProductExtraField.php:268 (getFeatureIdsByProductId)
/modules/zoneproductadditional/zoneproductadditional.php:857 (getFieldsByProductId)
/modules/zoneproductadditional/zoneproductadditional.php:880 (preProcessProductAdditional)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo2)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:257 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1453 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 661
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.015
ms
|
1 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1460 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 643
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.015
ms
|
1 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1467 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 721
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.015
ms
|
1 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1488 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 646
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.015
ms
|
1 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1499 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 657) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.015
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:266
/classes/Product.php:4117 (getQuantityAvailableByProduct)
/classes/Product.php:5568 (getQuantity)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 33 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "prettyurls" LIMIT 1 |
0.014
ms
|
0 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/modules/smplredirectionsmanager/smplredirectionsmanager.php:1306 (isEnabled)
/classes/Hook.php:1234 (hookActionDispatcher)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/Dispatcher.php:465 (exec)
/index.php:66 (dispatch)
|
| 83 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `to` BETWEEN '2026-09-03 00:00:00' AND '2026-09-03 23:59:59' LIMIT 1 |
0.014
ms
|
1 |
|
|
/classes/SpecificPrice.php:368
/classes/SpecificPrice.php:535 (computeExtraConditions)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:707 (getPriceStatic)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 88 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 662 AND `id_group` = 1 LIMIT 1 |
0.014
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:707 (getPriceStatic)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 96 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_product_shop`
WHERE `id_product` = 662
AND id_shop = 1 LIMIT 1 |
0.014
ms
|
1 |
|
|
/classes/ObjectModel.php:1576
/controllers/front/ProductController.php:177 (isAssociatedToShop)
/controllers/front/ProductController.php:152 (checkPermissionsToViewProduct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 652 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1
AND cl.`id_category` = 184 LIMIT 1 |
0.014
ms
|
1 |
|
|
/classes/Category.php:1376
/classes/Product.php:717 (getLinkRewrite)
/classes/Link.php:94 (__construct)
/classes/Link.php:180 (getProductObject)
/classes/Link.php:1205 (getProductLink)
/classes/controller/FrontController.php:2146 (getLanguageLink)
/classes/controller/FrontController.php:1565 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1724 (getTemplateVarUrls)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 686 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_price_range` (`id_tag` int(11) NOT NULL, `price_min` CHAR(255) NOT NULL, `price_max` CHAR(255), `id_product` CHAR(255), UNIQUE KEY `tag_price_range` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.014
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 737 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 17 |
0.014
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 742 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'KES') LIMIT 1 |
0.014
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 813 |
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 1 |
0.014
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Currency.php:226 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:216 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 855 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'MMK') LIMIT 1 |
0.014
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 886 |
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 4 |
0.014
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Currency.php:226 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:216 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1123 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 8 |
0.014
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1380 |
SELECT SQL_NO_CACHE `id_manufacturer` FROM `ps_product`
WHERE `id_product` = 662 LIMIT 1 |
0.014
ms
|
1 |
|
|
/modules/zoneproductadditional/classes/ZProductExtraField.php:213
/modules/zoneproductadditional/classes/ZProductExtraField.php:266 (getManufacturerIdByProductId)
/modules/zoneproductadditional/zoneproductadditional.php:857 (getFieldsByProductId)
/modules/zoneproductadditional/zoneproductadditional.php:914 (preProcessProductAdditional)
/classes/Hook.php:1234 (hookDisplayAfterProductThumbs2)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:134 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:305 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1474 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 647
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.014
ms
|
1 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1544 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 28 AND `id_shop` = 1 LIMIT 1 |
0.014
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61932a16_45587173)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:447 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 615 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.014
ms
|
0 |
|
|
/classes/module/Module.php:2267
/modules/ps_checkout/ps_checkout.php:366 (isEnabled)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 622 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_category_shop`
WHERE `id_category` = 184
AND id_shop = 1 LIMIT 1 |
0.014
ms
|
1 |
|
|
/classes/ObjectModel.php:1576
/controllers/front/ProductController.php:860 (isAssociatedToShop)
/controllers/front/ProductController.php:300 (assignCategory)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 695 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_taxonomy` (`id_taxonomy` int(11) NOT NULL AUTO_INCREMENT, `value` text NOT NULL, `lang` varchar(5) NOT NULL, PRIMARY KEY (`id_taxonomy`), KEY `lang` (`lang`), FULLTEXT KEY `ft_index` (`value`)) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1; |
0.014
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 697 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_taxonomy_categories` (`id_category` int(11) NOT NULL, `id_shop` int(3) NOT NULL DEFAULT "1", `txt_taxonomy` text NOT NULL, `lang` char(5) NOT NULL, KEY `id_category` (`id_category`,`lang`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.014
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 811 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'USD') LIMIT 1 |
0.014
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 903 |
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 5 |
0.014
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/classes/Currency.php:226 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:216 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1411 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "an_productfields" LIMIT 1 |
0.014
ms
|
0 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/modules/estimateddelivery/classes/DeliveryProduct.php:1498 (isEnabled)
/modules/estimateddelivery/classes/DeliveryProduct.php:284 (getCustomizationModuleHelper)
/modules/estimateddelivery/classes/DeliveryProduct.php:202 (populateStaticProductData)
/modules/estimateddelivery/estimateddelivery.php:4180 (__construct)
/modules/estimateddelivery/estimateddelivery.php:3941 (preProcessProducts)
/modules/estimateddelivery/estimateddelivery.php:3864 (showEstimatedDelivery)
/modules/estimateddelivery/estimateddelivery.php:6439 (generateEstimatedDelivery)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1433 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 80 AND `id_shop` = 1 LIMIT 1 |
0.014
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1449 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 658 AND `id_group` = 1 LIMIT 1 |
0.014
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1484 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 659 AND `id_group` = 1 LIMIT 1 |
0.014
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 34 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.013
ms
|
0 |
|
|
/classes/module/Module.php:2267
/modules/smplredirectionsmanager/smplredirectionsmanager.php:1306 (isEnabled)
/classes/Hook.php:1234 (hookActionDispatcher)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/Dispatcher.php:465 (exec)
/index.php:66 (dispatch)
|
| 602 |
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.013
ms
|
1 |
|
|
/modules/ps_accounts/src/Adapter/Configuration.php:274
/modules/ps_accounts/src/Adapter/Configuration.php:227 (isMultishopActive)
/modules/ps_accounts/src/Adapter/Configuration.php:208 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:129 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:450 (get)
/modules/ps_accounts/src/Account/StatusManager.php:370 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:173 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:268 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:218 (getPointOfContactUuid)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:82 (isAccountLinked)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php:55 (isAccountLinked)
/modules/ps_checkout/ps_checkout.php:1229 (isValid)
/modules/ps_checkout/ps_checkout.php:324 (merchantIsValid)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 658 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 6
AND cl.id_shop = 1
AND cl.`id_category` = 184 LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Category.php:1376
/classes/Product.php:717 (getLinkRewrite)
/classes/Link.php:94 (__construct)
/classes/Link.php:180 (getProductObject)
/classes/Link.php:1205 (getProductLink)
/classes/controller/FrontController.php:2146 (getLanguageLink)
/classes/controller/FrontController.php:1565 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1724 (getTemplateVarUrls)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 687 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tmp_rules`(`id` int(11) NOT NULL AUTO_INCREMENT, `id_shop` int(11) NOT NULL DEFAULT "1",`type` char(255) NOT NULL, `exclusion_values` longtext NOT NULL, PRIMARY KEY (`id`)) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1; |
0.013
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 691 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_dynamic_last_product_not_ordered` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `last_product_ordered` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.013
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 694 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags` (`id_tag` int(11) NOT NULL AUTO_INCREMENT, `id_shop` int(11) NOT NULL DEFAULT "1", `name` char(255) NOT NULL, `type` char(255) NOT NULL, `active` TINYINT NOT NULL, `position` INT NOT NULL, `end_date` DATE, PRIMARY KEY (`id_tag`)) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; |
0.013
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 750 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'DZD') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 752 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'AOA') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 756 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'KHR') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 810 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 21 |
0.013
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 815 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'KES') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 861 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'OMR') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 883 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 24 |
0.013
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 891 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'CAD') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 901 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'CHF') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 912 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'DKK') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 922 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'MYR') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 957 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'SGD') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1000 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'CZK') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1005 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'ILS') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1027 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'GTQ') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1031 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 58 |
0.013
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1082 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'GTQ') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1093 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'VES') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1135 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'MAD') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1352 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_searchbar" LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:303 (__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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:341 (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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:66 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6180eb34_49245961)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:246 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1403 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 26 AND `id_shop` = 1 LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1456 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 661 AND `id_group` = 1 LIMIT 1 |
0.013
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1470 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 721 AND `id_group` = 1 LIMIT 1 |
0.013
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1481 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 659
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1491 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 646 AND `id_group` = 1 LIMIT 1 |
0.013
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1495 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 657
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 42 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'CHF') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/src/Adapter/Currency/CurrencyDataProvider.php:72 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:94 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 93 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 662) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:586
/classes/Product.php:7539 (getLocation)
/classes/Product.php:710 (loadStockData)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 604 |
SELECT SQL_NO_CACHE *
FROM `ps_configuration` a
WHERE (a.`id_configuration` = 2604) LIMIT 1 |
0.013
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:239 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:208 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:129 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:450 (get)
/modules/ps_accounts/src/Account/StatusManager.php:370 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:173 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:268 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:218 (getPointOfContactUuid)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:82 (isAccountLinked)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php:55 (isAccountLinked)
/modules/ps_checkout/ps_checkout.php:1229 (isValid)
/modules/ps_checkout/ps_checkout.php:324 (merchantIsValid)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 654 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 4
AND cl.id_shop = 1
AND cl.`id_category` = 184 LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Category.php:1376
/classes/Product.php:717 (getLinkRewrite)
/classes/Link.php:94 (__construct)
/classes/Link.php:180 (getProductObject)
/classes/Link.php:1205 (getProductLink)
/classes/controller/FrontController.php:2146 (getLanguageLink)
/classes/controller/FrontController.php:1565 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1724 (getTemplateVarUrls)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 734 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 744 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'NGN') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 774 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'MGA') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 879 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'ZMW') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 884 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'AUD') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 917 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'NOK') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 966 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 217 |
0.013
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 973 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'TND') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 981 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 2 |
0.013
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 995 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'ZAR') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1070 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'AED') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1087 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'KAS') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1101 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 143 |
0.013
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1102 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'HUF') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1125 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'TND') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1145 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'UYU') LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1289 |
SELECT SQL_NO_CACHE `id_zone`
FROM `ps_country`
WHERE `id_country` = 10 LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/Country.php:205
/modules/whatsappchat/classes/WhatsappChatBlock.php:168 (getIdZone)
/modules/whatsappchat/whatsappchat.php:626 (getWhatsappChatByHook)
/modules/whatsappchat/whatsappchat.php:320 (displayBlock)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1382 |
SELECT SQL_NO_CACHE DISTINCT `id_feature_value` FROM `ps_feature_product`
WHERE `id_product` = 662 |
0.013
ms
|
1 |
|
|
/modules/zoneproductadditional/classes/ZProductExtraField.php:237
/modules/zoneproductadditional/classes/ZProductExtraField.php:268 (getFeatureIdsByProductId)
/modules/zoneproductadditional/zoneproductadditional.php:857 (getFieldsByProductId)
/modules/zoneproductadditional/zoneproductadditional.php:914 (preProcessProductAdditional)
/classes/Hook.php:1234 (hookDisplayAfterProductThumbs2)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:134 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:305 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1463 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 643 AND `id_group` = 1 LIMIT 1 |
0.013
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1477 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 647 AND `id_group` = 1 LIMIT 1 |
0.013
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1498 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 657 AND `id_group` = 1 LIMIT 1 |
0.013
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1502 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 660
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.013
ms
|
1 |
|
|
/classes/SpecificPrice.php:243
/classes/SpecificPrice.php:226 (getPriority)
/classes/SpecificPrice.php:552 (_getScoreQuery)
/classes/Product.php:3572 (getSpecificPrice)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 41 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'hr-hr'
OR `language_code` = 'hr-hr' LIMIT 1 |
0.012
ms
|
7 |
|
|
/classes/Language.php:850
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 44 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'hr-hr'
OR `language_code` = 'hr-hr' LIMIT 1 |
0.012
ms
|
7 |
|
|
/classes/Language.php:850
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:94 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 48 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'hr-hr'
OR `language_code` = 'hr-hr' LIMIT 1 |
0.012
ms
|
7 |
|
|
/classes/Language.php:850
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:94 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 52 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'hr-hr'
OR `language_code` = 'hr-hr' LIMIT 1 |
0.012
ms
|
7 |
|
|
/classes/Language.php:850
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:94 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 100 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.012
ms
|
0 |
|
|
/classes/module/Module.php:2267
/modules/estimateddelivery/estimateddelivery.php:6098 (isEnabled)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 608 |
SELECT SQL_NO_CACHE *
FROM `ps_configuration` a
WHERE (a.`id_configuration` = 2604) LIMIT 1 |
0.012
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:54
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:239 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:208 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:129 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:450 (get)
/modules/ps_accounts/src/Account/StatusManager.php:370 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:173 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:240 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:111 (getCloudShopId)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:70 (getShopUuid)
/modules/ps_checkout/vendor/invertus/api/src/Http/Configuration/CheckoutClientConfigurationBuilder.php:77 (getShopUuid)
/modules/ps_checkout/vendor/invertus/api/src/Http/CheckoutHttpClient.php:40 (build)
/var/cache/dev/Ps_checkout9553FrontContainer.php:302 (__construct)
/var/cache/dev/Ps_checkout9553FrontContainer.php:1026 (getCheckoutHttpClientService)
/var/cache/dev/Ps_checkout9553FrontContainer.php:1526 (getOAuthServiceService)
/var/cache/dev/Ps_checkout9553FrontContainer.php:2346 (getPayPalSdkConfigurationService)
/var/cache/dev/Ps_checkout9553FrontContainer.php:2336 (getConfigurationModuleService)
/vendor/symfony/dependency-injection/Container.php:231 (getFrontSettingsPresenterService)
/vendor/symfony/dependency-injection/Container.php:211 (make)
/modules/ps_mcp_server/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:34 (get)
/modules/ps_checkout/ps_checkout.php:1155 (getService)
/modules/ps_checkout/ps_checkout.php:352 (getService)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 619 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "swiftcheckout" LIMIT 1 |
0.012
ms
|
0 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/modules/codfee/codfee.php:891 (isEnabled)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 656 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 5
AND cl.id_shop = 1
AND cl.`id_category` = 184 LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Category.php:1376
/classes/Product.php:717 (getLinkRewrite)
/classes/Link.php:94 (__construct)
/classes/Link.php:180 (getProductObject)
/classes/Link.php:1205 (getProductLink)
/classes/controller/FrontController.php:2146 (getLanguageLink)
/classes/controller/FrontController.php:1565 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1724 (getTemplateVarUrls)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 693 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_discount_association` (`id_association` int(11) NOT NULL AUTO_INCREMENT, `id_discount` int(11) NOT NULL, `id_product` int(11) NOT NULL, `channel` CHAR(120) NOT NULL DEFAULT "SHOPPING_ADS", PRIMARY KEY (`id_association`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.012
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 748 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'PKR') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 754 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'BYN') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 758 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'XAF') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 760 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'XOF') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 772 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'LBP') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 780 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'MZN') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 782 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'MMK') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 784 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'NPR') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 792 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'PEN') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 794 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'RON') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 817 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'NGN') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 819 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'PAB') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 821 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'PKR') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 823 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'DZD') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 825 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'AOA') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 835 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'ETB') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 837 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'GHS') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 847 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'MGA') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 849 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'MUR') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 863 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'PYG') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 865 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'PEN') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 870 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 890 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 4 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 900 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 19 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 907 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 3 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 926 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 111 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 931 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 18 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 932 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'SEK') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 946 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 27 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 953 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'SG' LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 956 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 25 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 977 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 1 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 985 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 13 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 990 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'TRY') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 999 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 16 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1014 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 206 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1020 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 44 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1021 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'ARS') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1023 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'CRC') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1025 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'DOP') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1032 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'BRL') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1041 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 69 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1053 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 14 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1059 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'RUB') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1061 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'GEL') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1069 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 188 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1097 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 37 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1109 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'IT' LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1141 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'DZD') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1155 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'COP') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1165 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'PEN') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1176 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'COP') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1179 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'CRC') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1187 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'PEN') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1189 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'UYU') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1201 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'CRC') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1211 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'UYU') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1213 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'ARS') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1219 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'AR' LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1225 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'GTQ') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1233 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'UYU') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1235 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'CLP') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1245 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'CRC') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1257 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'COP') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1267 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'CRC') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1269 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'GTQ') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1278 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'PL' LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1302 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `iso_code` = 'fr' LIMIT 1 |
0.012
ms
|
7 |
|
|
/classes/Language.php:824
/modules/facebookpsconnect/lib/moduleTools.php:286 (getIdByIso)
/modules/facebookpsconnect/lib/moduleTools.php:888 (getLangId)
/modules/facebookpsconnect/lib/hook/hookDisplay.php:137 (getDefaultTranslations)
/modules/facebookpsconnect/lib/hook/hookDisplay.php:115 (_assign)
/modules/facebookpsconnect/lib/hook/hookController.php:57 (run)
/modules/facebookpsconnect/facebookpsconnect.php:179 (run)
/modules/facebookpsconnect/facebookpsconnect.php:145 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1348 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 13 AND `id_shop` = 1 LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:271 (__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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6180eb34_49245961)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:246 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1545 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_emailsubscription" LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61932a16_45587173)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:447 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 14 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 7
AND id_shop = 1 LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/ObjectModel.php:1576
/classes/Tools.php:640 (isAssociatedToShop)
/classes/Dispatcher.php:226 (switchLanguage)
/classes/Dispatcher.php:195 (__construct)
/index.php:66 (getInstance)
|
| 60 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 2
AND id_shop = 1 LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/ObjectModel.php:1576
/classes/Tools.php:697 (isAssociatedToShop)
/classes/controller/FrontController.php:332 (setCurrency)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 609 |
SELECT SQL_NO_CACHE *
FROM `ps_configuration_lang`
WHERE `id_configuration` = 2604 |
0.012
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:239 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:208 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:129 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:450 (get)
/modules/ps_accounts/src/Account/StatusManager.php:370 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:173 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:240 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:111 (getCloudShopId)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:70 (getShopUuid)
/modules/ps_checkout/vendor/invertus/api/src/Http/Configuration/CheckoutClientConfigurationBuilder.php:77 (getShopUuid)
/modules/ps_checkout/vendor/invertus/api/src/Http/CheckoutHttpClient.php:40 (build)
/var/cache/dev/Ps_checkout9553FrontContainer.php:302 (__construct)
/var/cache/dev/Ps_checkout9553FrontContainer.php:1026 (getCheckoutHttpClientService)
/var/cache/dev/Ps_checkout9553FrontContainer.php:1526 (getOAuthServiceService)
/var/cache/dev/Ps_checkout9553FrontContainer.php:2346 (getPayPalSdkConfigurationService)
/var/cache/dev/Ps_checkout9553FrontContainer.php:2336 (getConfigurationModuleService)
/vendor/symfony/dependency-injection/Container.php:231 (getFrontSettingsPresenterService)
/vendor/symfony/dependency-injection/Container.php:211 (make)
/modules/ps_mcp_server/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:34 (get)
/modules/ps_checkout/ps_checkout.php:1155 (getService)
/modules/ps_checkout/ps_checkout.php:352 (getService)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 660 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 8
AND cl.id_shop = 1
AND cl.`id_category` = 184 LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Category.php:1376
/classes/Product.php:717 (getLinkRewrite)
/classes/Link.php:94 (__construct)
/classes/Link.php:180 (getProductObject)
/classes/Link.php:1205 (getProductLink)
/classes/controller/FrontController.php:2146 (getLanguageLink)
/classes/controller/FrontController.php:1565 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1724 (getTemplateVarUrls)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 665 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 10 LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Country.php:386
/classes/AddressFormat.php:612 (isNeedDniByCountryId)
/classes/AddressFormat.php:593 (getFormat)
/classes/AddressFormat.php:540 (getAddressCountryFormat)
/classes/AddressFormat.php:416 (getOrderedAddressFields)
/classes/controller/FrontController.php:1744 (generateAddress)
/classes/controller/FrontController.php:545 (getTemplateVarShop)
/classes/controller/FrontController.php:623 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 698 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_brands` (`id_brands` int(11) NOT NULL, `id_shop` int(11) NOT NULL DEFAULT "1", UNIQUE KEY `id_brands` (`id_brands`, `id_shop`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.012
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 709 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_dynamic_best_sale` (`id_tag` int(11) NOT NULL, `amount` CHAR(255) NOT NULL, `unit` CHAR(255) ,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), `id_shop` int(11) NOT NULL, UNIQUE KEY `tag_best_sales` (`id_tag`, `id_product`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.012
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 715 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_advanced_exclusion` (`id` int(11) NOT NULL AUTO_INCREMENT, `status` int(11) NOT NULL DEFAULT "1", `id_shop` int(11) NOT NULL DEFAULT "1", `name` char(255) NOT NULL, `type` char(255) NOT NULL, `exclusion_value` longtext NOT NULL, PRIMARY KEY (`id`)) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1; |
0.012
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 746 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'PAB') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 762 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'ETB') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 764 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'GHS') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 766 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'JOD') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 768 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'KZT') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 770 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'KWD') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 773 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 776 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'MUR') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 778 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'MAD') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 786 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'NIO') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 788 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'OMR') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 790 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'PYG') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 796 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'XOF') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 798 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'LKR') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 800 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'UGX') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 802 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'UYU') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 804 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'UZS') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 806 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'ZMW') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 827 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'BYN') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 829 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'KHR') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 831 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'XAF') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 833 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'XOF') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 839 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'JOD') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 841 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'KZT') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 843 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'KWD') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 845 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'LBP') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 851 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'MAD') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 853 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'MZN') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 857 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'NPR') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 859 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'NIO') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 867 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'RON') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 869 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'XOF') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 871 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'LKR') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 873 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'UGX') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 875 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'UYU') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 877 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'UZS') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 895 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 110 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 896 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'INR') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 911 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 20 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 916 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 23 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 921 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 136 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 927 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'RP') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 936 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 22 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 937 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'HKD') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 941 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 145 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 942 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'MXN') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 947 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'NZD') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 951 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 172 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 952 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'PHP') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 961 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 203 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 962 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'TWD') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 967 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'AED') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 969 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'DZD') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 971 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'EGP') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 989 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 211 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 994 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 30 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1004 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 29 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1009 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 222 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1010 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'VND') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1015 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'THB') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1036 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 68 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1042 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'COP') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1048 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 11 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1049 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'JPY') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1054 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'PLN') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1058 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 177 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1065 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 15 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1072 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'SAR') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1074 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'DZD') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1076 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'EGP') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1086 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 93 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1092 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 221 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1106 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 122 |
0.012
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1107 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'KWD') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1127 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'DZD') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1129 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'XAF') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1131 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'XOF') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1133 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'MGA') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1138 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'CAD') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1144 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CO' LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1149 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'MXN') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1151 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'ARS') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1153 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'CLP') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1157 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'CRC') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1159 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'GTQ') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1161 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'PYG') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1163 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'NIO') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1167 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'UYU') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1170 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'MXN') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1172 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'ARS') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1174 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'CLP') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1181 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'GTQ') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1183 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'PYG') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1185 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'NIO') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1191 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'MXN') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1194 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'ARS') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1196 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'CLP') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1203 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'GTQ') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1205 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'PYG') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1207 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'NIO') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1209 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'PEN') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1216 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'MXN') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1218 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'CLP') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1220 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'COP') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1223 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'CRC') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1229 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'NIO') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1231 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'PEN') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1238 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'MXN') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1240 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'ARS') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1242 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'COP') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1247 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'GTQ') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1249 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'PYG') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1251 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'NIO') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1253 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'PEN') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1255 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'UYU') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1262 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'ARS') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1264 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'CLP') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1271 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'PYG') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1273 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'NIO') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1275 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'PEN') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1279 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'PLN') LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1353 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 184 AND `id_shop` = 1 LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:303 (__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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:341 (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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:66 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6180eb34_49245961)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:246 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1354 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_customersignin" LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:303 (__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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:341 (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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:66 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6180eb34_49245961)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:246 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1355 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 15 AND `id_shop` = 1 LIMIT 1 |
0.012
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:303 (__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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:341 (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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:66 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6180eb34_49245961)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:246 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1505 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 660 AND `id_group` = 1 LIMIT 1 |
0.012
ms
|
0 |
|
|
/classes/GroupReduction.php:126
/classes/Product.php:3736 (getValueForProduct)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:5462 (getPriceStatic)
/classes/ProductAssembler.php:194 (getProductProperties)
/modules/ps_categoryproducts/ps_categoryproducts.php:291 (assembleProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:185 (getCategoryProducts)
/modules/ps_categoryproducts/ps_categoryproducts.php:211 (getWidgetVariables)
/classes/Hook.php:1245 (renderWidget)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:364 (__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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:470 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 605 |
SELECT SQL_NO_CACHE *
FROM `ps_configuration_lang`
WHERE `id_configuration` = 2604 |
0.011
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:239 (__construct)
/modules/ps_accounts/src/Adapter/Configuration.php:208 (getUncachedConfiguration)
/modules/ps_accounts/src/Adapter/Configuration.php:129 (getUncached)
/modules/ps_accounts/src/Repository/ConfigurationRepository.php:450 (get)
/modules/ps_accounts/src/Account/StatusManager.php:370 (getCachedShopStatus)
/modules/ps_accounts/src/Account/StatusManager.php:173 (getCachedStatus)
/modules/ps_accounts/src/Account/StatusManager.php:268 (getStatus)
/modules/ps_accounts/src/Service/PsAccountsService.php:218 (getPointOfContactUuid)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php:82 (isAccountLinked)
/modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php:55 (isAccountLinked)
/modules/ps_checkout/ps_checkout.php:1229 (isValid)
/modules/ps_checkout/ps_checkout.php:324 (merchantIsValid)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 678 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "gsnippetsreviews" LIMIT 1 |
0.011
ms
|
0 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2234 (getModuleIdByName)
/modules/gmerchantcenterpro/lib/moduleTools.php:543 (isInstalled)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:187 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 692 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_dynamic_last_product_not_ordered` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `last_product_ordered` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.011
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 702 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_products` (`id_tag` int(11) NOT NULL, `id_product` int(11) NOT NULL, product_name VARCHAR (255) NOT NULL, UNIQUE KEY `tag_product` (`id_tag`,`id_product`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.011
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 765 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 787 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 868 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 874 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 876 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 880 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'AU' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 892 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'IN' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 918 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'MY' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 959 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 203 LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 968 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'AE' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 982 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'NL' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1045 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'JP' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1080 |
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 6 |
0.011
ms
|
8 |
|
|
/src/Adapter/EntityMapper.php:62
/classes/ObjectModel.php:197 (load)
/tools/profiling/ObjectModel.php:12 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1146 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1150 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1195 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'MX' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 45 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'hr-hr'
OR `language_code` = 'hr-hr' LIMIT 1 |
0.011
ms
|
7 |
|
|
/classes/Language.php:850
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 46 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'EUR') LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Currency.php:873
/src/Adapter/Currency/CurrencyDataProvider.php:72 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:94 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 50 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'GBP') LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Currency.php:873
/src/Adapter/Currency/CurrencyDataProvider.php:72 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:94 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 54 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'USD') LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Currency.php:873
/src/Adapter/Currency/CurrencyDataProvider.php:72 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:94 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 56 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'hr-hr'
OR `language_code` = 'hr-hr' LIMIT 1 |
0.011
ms
|
7 |
|
|
/classes/Language.php:850
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:94 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 64 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "quantitydiscountpro" LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/override/classes/CartRule.php:36 (isEnabled)
/classes/controller/FrontController.php:466 (autoRemoveFromCart)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 65 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 204 AND `id_shop` = 1 LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/module/Module.php:2267
/override/classes/CartRule.php:36 (isEnabled)
/classes/controller/FrontController.php:466 (autoRemoveFromCart)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 620 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.011
ms
|
0 |
|
|
/classes/module/Module.php:2267
/modules/codfee/codfee.php:891 (isEnabled)
/classes/Hook.php:1234 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:999 (exec)
/tools/profiling/Controller.php:33 (setMedia)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 679 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "gremarketing" LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2234 (getModuleIdByName)
/modules/gmerchantcenterpro/lib/moduleTools.php:543 (isInstalled)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:188 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 688 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_dynamic_last_product_ordered` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `last_product_ordered` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.011
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 689 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_dynamic_promotion` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `promotion` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.011
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 699 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags` (`id_tag` int(11) NOT NULL AUTO_INCREMENT, `id_shop` int(11) NOT NULL DEFAULT "1", `name` char(255) NOT NULL, `type` char(255) NOT NULL, `active` TINYINT NOT NULL, `position` INT NOT NULL, `end_date` DATE, PRIMARY KEY (`id_tag`)) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; |
0.011
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 704 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_features_by_cat` (`id_cat` int(11) NOT NULL DEFAULT '0', `id_shop` int(3) NOT NULL DEFAULT "1", `values` text NOT NULL, PRIMARY KEY (`id_cat`, `id_shop`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.011
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 708 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_dynamic_new_product` (`id_tag` int(11) NOT NULL, `from_date` DATETIME, `id_product` int, `id_shop` int(11) NOT NULL, UNIQUE KEY `tag_new_product` (`id_tag`, `id_product`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.011
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 713 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_reporting` (`id_reporting` int(11) NOT NULL AUTO_INCREMENT,`iso_feed` LONGTEXT NOT NULL, `reporting_content` LONGTEXT NOT NULL,`id_shop` int(11) NOT NULL,`date_add` datetime NOT NULL,`date_upd` datetime NOT NULL,PRIMARY KEY (`id_reporting`)) ENGINE=' . _MYSQL_ENGINE_ . ' DEFAULT CHARSET=utf8; |
0.011
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 714 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_feeds` (`id_feed` int(11) NOT NULL AUTO_INCREMENT,`iso_lang` LONGTEXT NOT NULL,`iso_country` LONGTEXT NOT NULL,`iso_currency` LONGTEXT NOT NULL, `taxonomy` LONGTEXT NOT NULL, `id_shop` int(11) NOT NULL,`date_add` datetime NOT NULL,`date_upd` datetime NOT NULL,PRIMARY KEY (`id_feed`)) ENGINE=' . _MYSQL_ENGINE_ . ' DEFAULT CHARSET=utf8; |
0.011
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 735 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 17 LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 741 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 743 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 745 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 747 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 749 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 753 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 755 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 757 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 771 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 775 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 785 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 789 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 797 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 799 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 808 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 21 LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 814 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 816 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 818 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 826 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 832 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 842 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 844 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 846 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 848 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 854 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 856 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 862 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 864 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 866 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 881 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 24 LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 887 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CA' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 888 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 4 LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 893 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 110 LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 897 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CH' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 904 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'BE' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 908 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'DK' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 913 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'NO' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 919 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 136 LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 923 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'ID' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 928 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'SE' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 933 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'HK' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 948 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'PH' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 958 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'TW' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 964 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 217 LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 974 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'DE' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 979 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 2 LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 986 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'TR' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 991 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'ZA' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1028 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'BR' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1033 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CL' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1038 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CO' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1055 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'RU' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1062 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'PT' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1066 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'SA' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1075 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'SA' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1081 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'ES' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1083 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GE' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1090 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 221 LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1094 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'SK' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1095 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 37 LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1103 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'KW' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1113 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'EN' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1114 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'DE' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1117 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'BE' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1120 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'FR' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1121 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 8 LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1124 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'FR' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1130 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'FR' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1136 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CH' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1169 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'ES' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1180 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'ES' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1186 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'ES' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1188 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'ES' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1198 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'COP') LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1200 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'MX' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1202 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'MX' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1204 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'MX' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1208 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'MX' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1222 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'AR' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1227 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'PYG') LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1252 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CL' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1258 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CO' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1260 |
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'MXN') LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Currency.php:873
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1283 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'NL' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1284 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'BE' LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1303 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `iso_code` = 'it' LIMIT 1 |
0.011
ms
|
7 |
|
|
/classes/Language.php:824
/modules/facebookpsconnect/lib/moduleTools.php:286 (getIdByIso)
/modules/facebookpsconnect/lib/moduleTools.php:888 (getLangId)
/modules/facebookpsconnect/lib/hook/hookDisplay.php:137 (getDefaultTranslations)
/modules/facebookpsconnect/lib/hook/hookDisplay.php:115 (_assign)
/modules/facebookpsconnect/lib/hook/hookController.php:57 (run)
/modules/facebookpsconnect/facebookpsconnect.php:179 (run)
/modules/facebookpsconnect/facebookpsconnect.php:145 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1304 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `iso_code` = 'es' LIMIT 1 |
0.011
ms
|
7 |
|
|
/classes/Language.php:824
/modules/facebookpsconnect/lib/moduleTools.php:286 (getIdByIso)
/modules/facebookpsconnect/lib/moduleTools.php:888 (getLangId)
/modules/facebookpsconnect/lib/hook/hookDisplay.php:137 (getDefaultTranslations)
/modules/facebookpsconnect/lib/hook/hookDisplay.php:115 (_assign)
/modules/facebookpsconnect/lib/hook/hookController.php:57 (run)
/modules/facebookpsconnect/facebookpsconnect.php:179 (run)
/modules/facebookpsconnect/facebookpsconnect.php:145 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1356 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_shoppingcart" LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:303 (__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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:341 (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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:66 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6180eb34_49245961)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:246 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1414 |
SELECT SQL_NO_CACHE customization_days AS add_custom_days FROM ps_ed_cat WHERE id_category = 184 AND id_shop IN (1) LIMIT 1 |
0.011
ms
|
0 |
|
|
/modules/estimateddelivery/classes/DeliveryProduct.php:1046
/modules/estimateddelivery/classes/DeliveryProduct.php:1070 (getCatAdditional)
/modules/estimateddelivery/classes/DeliveryProduct.php:553 (getCatCustom)
/modules/estimateddelivery/classes/DeliveryProduct.php:492 (processDelayList)
/modules/estimateddelivery/classes/DeliveryProduct.php:227 (getProductAdditionalDays)
/modules/estimateddelivery/estimateddelivery.php:4180 (__construct)
/modules/estimateddelivery/estimateddelivery.php:3941 (preProcessProducts)
/modules/estimateddelivery/estimateddelivery.php:3864 (showEstimatedDelivery)
/modules/estimateddelivery/estimateddelivery.php:6439 (generateEstimatedDelivery)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1546 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 17 AND `id_shop` = 1 LIMIT 1 |
0.011
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_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/ZOneThemelayouts_layout_full_width_tpl/dc/6c/8d/dc6c8db775bee2061d8a361f373bc850db8c7fb5_2.file.footer.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61932a16_45587173)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:447 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:122 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 49 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'hr-hr'
OR `language_code` = 'hr-hr' LIMIT 1 |
0.010
ms
|
7 |
|
|
/classes/Language.php:850
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 53 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'hr-hr'
OR `language_code` = 'hr-hr' LIMIT 1 |
0.010
ms
|
7 |
|
|
/classes/Language.php:850
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:81 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:70 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:129 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:74 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:47 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:89 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:76 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:67 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:186 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:129 (getPriceSpecifications)
/classes/controller/Controller.php:197 (getLocale)
/classes/controller/FrontController.php:223 (init)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 63 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/ObjectModel.php:1576
/classes/Group.php:388 (isAssociatedToShop)
/classes/Cart.php:262 (getCurrent)
/classes/Cart.php:226 (setTaxCalculationMethod)
/classes/controller/FrontController.php:441 (__construct)
/controllers/front/ProductController.php:107 (init)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 89 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_group`
WHERE `id_group` = 1 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Group.php:131
/classes/Product.php:3740 (getReductionByIdGroup)
/classes/Product.php:3462 (priceCalculation)
/classes/Product.php:707 (getPriceStatic)
/controllers/front/ProductController.php:129 (__construct)
/tools/profiling/Controller.php:26 (init)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 696 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_categories` (`id_category` int(11) NOT NULL, `id_shop` int(11) NOT NULL DEFAULT "1", UNIQUE KEY `id_category` (`id_category`, `id_shop`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.010
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 705 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_discount_association` (`id_association` int(11) NOT NULL AUTO_INCREMENT, `id_discount` int(11) NOT NULL, `id_product` int(11) NOT NULL, `channel` CHAR(120) NOT NULL DEFAULT "SHOPPING_ADS", PRIMARY KEY (`id_association`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.010
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 710 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_dynamic_last_product_ordered` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `last_product_ordered` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.010
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 711 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_dynamic_last_product_not_ordered` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `last_product_ordered` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.010
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 717 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_price_range` (`id_tag` int(11) NOT NULL, `price_min` CHAR(255) NOT NULL, `price_max` CHAR(255), `id_product` CHAR(255), UNIQUE KEY `tag_price_range` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.010
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 718 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tmp_rules`(`id` int(11) NOT NULL AUTO_INCREMENT, `id_shop` int(11) NOT NULL DEFAULT "1",`type` char(255) NOT NULL, `exclusion_values` longtext NOT NULL, PRIMARY KEY (`id`)) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1; |
0.010
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 751 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 759 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 761 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 763 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 767 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 769 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 777 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 779 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 781 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 783 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 791 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 793 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 795 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 801 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 803 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 805 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 807 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 820 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 822 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 824 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 828 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 834 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 836 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 838 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 840 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 850 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 852 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 858 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 860 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 872 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 878 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 898 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 19 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 905 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 3 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 909 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 20 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 914 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 23 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 924 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 111 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 929 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 18 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 934 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 22 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 938 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'MX' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 939 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 145 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 943 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'NZ' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 944 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 27 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 949 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 172 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 963 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'AE' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 970 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'AE' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 972 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'AE' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 975 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 1 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 978 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'AT' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 983 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 13 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 992 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 30 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 996 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CZ' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 997 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 16 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1001 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'IL' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1006 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'VN' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1007 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 222 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1011 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'TH' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1012 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 206 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1016 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'KO' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1017 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'AR' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1018 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 44 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1022 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'AR' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1024 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'AR' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1026 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'AR' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1029 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 58 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1034 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 68 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1039 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 69 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1043 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'IT' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1044 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 10 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1046 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 11 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1050 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'PL' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1051 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 14 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1056 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 177 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1060 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'RU' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1063 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 15 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1067 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 188 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1071 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'SA' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1073 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'SA' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1078 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 6 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1084 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 93 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1088 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'UR' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1089 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'VE' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1098 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'HU' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1099 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 143 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1104 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 122 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1110 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CH' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1115 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CH' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1116 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'AT' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1126 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'FR' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1128 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'FR' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1134 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'FR' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1137 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CA' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1139 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'BE' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1140 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'SA' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1147 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1148 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1152 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1154 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1156 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1158 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1160 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1162 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1164 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1166 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1168 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'ES' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1171 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'ES' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1173 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'ES' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1175 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'ES' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1177 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'ES' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1178 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'ES' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1182 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'ES' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1184 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'ES' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1190 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'MX' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1192 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'MX' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1193 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'MX' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1197 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'MX' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1199 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'MX' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1206 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'MX' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1210 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'MX' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1212 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'AR' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1214 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'AR' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1215 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'AR' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1217 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'AR' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1221 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'AR' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1224 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'AR' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1226 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'AR' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1228 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'AR' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1232 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'AR' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1234 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CL' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1236 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CL' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1237 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CL' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1239 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CL' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1241 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CL' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1243 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CL' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1244 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CL' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1246 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CL' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1248 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CL' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1250 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CL' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1254 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CL' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1256 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CO' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1259 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CO' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1261 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CO' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1265 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CO' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1266 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CO' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1268 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CO' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1270 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CO' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1272 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CO' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1274 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CO' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1286 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "gmerchantcenter" LIMIT 1 |
0.010
ms
|
0 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2234 (getModuleIdByName)
/modules/gremarketing/lib/module-tools_class.php:379 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:76 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1357 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 27 AND `id_shop` = 1 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1240 (isEnabled)
/tools/profiling/Hook.php:44 (coreRenderWidget)
/classes/Hook.php:1171 (coreRenderWidget)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:303 (__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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:341 (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/ZOneThemelayouts_layout_full_width_tpl/64/48/6b/64486b35f459a6eb55fef929dfe991541b393e01_2.file.header.tpl.php:66 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b6180eb34_49245961)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:246 (_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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:81 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1412 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.010
ms
|
0 |
|
|
/classes/module/Module.php:2267
/modules/estimateddelivery/classes/DeliveryProduct.php:1498 (isEnabled)
/modules/estimateddelivery/classes/DeliveryProduct.php:284 (getCustomizationModuleHelper)
/modules/estimateddelivery/classes/DeliveryProduct.php:202 (populateStaticProductData)
/modules/estimateddelivery/estimateddelivery.php:4180 (__construct)
/modules/estimateddelivery/estimateddelivery.php:3941 (preProcessProducts)
/modules/estimateddelivery/estimateddelivery.php:3864 (showEstimatedDelivery)
/modules/estimateddelivery/estimateddelivery.php:6439 (generateEstimatedDelivery)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1415 |
SELECT SQL_NO_CACHE picking_days AS add_picking_days FROM ps_ed_cat WHERE id_category = 184 AND id_shop IN (1) LIMIT 1 |
0.010
ms
|
0 |
|
|
/modules/estimateddelivery/classes/DeliveryProduct.php:1046
/modules/estimateddelivery/classes/DeliveryProduct.php:1065 (getCatAdditional)
/modules/estimateddelivery/classes/DeliveryProduct.php:553 (getCatPicking)
/modules/estimateddelivery/classes/DeliveryProduct.php:492 (processDelayList)
/modules/estimateddelivery/classes/DeliveryProduct.php:227 (getProductAdditionalDays)
/modules/estimateddelivery/estimateddelivery.php:4180 (__construct)
/modules/estimateddelivery/estimateddelivery.php:3941 (preProcessProducts)
/modules/estimateddelivery/estimateddelivery.php:3864 (showEstimatedDelivery)
/modules/estimateddelivery/estimateddelivery.php:6439 (generateEstimatedDelivery)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 830 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 987 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 211 LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1077 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'ES' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1132 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'FR' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1230 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'AR' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1263 |
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'CO' LIMIT 1 |
0.010
ms
|
1 |
|
|
/classes/Country.php:173
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 701 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_cats` (`id_tag` int(11) NOT NULL, `id_category` int(11) NOT NULL, UNIQUE KEY `tag_cat` (`id_tag`,`id_category`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.009
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 703 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_suppliers` (`id_tag` int(11) NOT NULL, `id_supplier` int(11) NOT NULL, UNIQUE KEY `tag_supplier` (`id_tag`,`id_supplier`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.009
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 706 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_dynamic_features` (`id_tag` int(11) NOT NULL, `id_feature` int(11) NOT NULL, `id_shop` int(11) NOT NULL, UNIQUE KEY `tag_feature` (`id_tag`, `id_feature`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.009
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 707 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_dynamic_categories` (`id_tag` int(11) NOT NULL, `id_category` int(11) NOT NULL, `id_shop` int(11) NOT NULL, UNIQUE KEY `tag_feature` (`id_tag`, `id_category`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.009
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 712 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_dynamic_promotion` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `promotion` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.009
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 954 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 25 LIMIT 1 |
0.009
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1416 |
SELECT SQL_NO_CACHE delay AS oos_add_days FROM ps_ed_cat WHERE id_category = 184 AND id_shop IN (1) LIMIT 1 |
0.009
ms
|
0 |
|
|
/modules/estimateddelivery/classes/DeliveryProduct.php:1046
/modules/estimateddelivery/classes/DeliveryProduct.php:1060 (getCatAdditional)
/modules/estimateddelivery/classes/DeliveryProduct.php:553 (getCatOOS)
/modules/estimateddelivery/classes/DeliveryProduct.php:492 (processDelayList)
/modules/estimateddelivery/classes/DeliveryProduct.php:227 (getProductAdditionalDays)
/modules/estimateddelivery/estimateddelivery.php:4180 (__construct)
/modules/estimateddelivery/estimateddelivery.php:3941 (preProcessProducts)
/modules/estimateddelivery/estimateddelivery.php:3864 (showEstimatedDelivery)
/modules/estimateddelivery/estimateddelivery.php:6439 (generateEstimatedDelivery)
/classes/Hook.php:1234 (hookDisplayProductAdditionalInfo)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/config/smarty.config.inc.php:193 (exec)
/classes/Smarty/SmartyLazyRegister.php:61 (smartyHook)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/2b/73/49/2b734916e1310443164392cdf6d8b2a8ac2dd586_2.file.product-additional-info.tpl.php:25 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b61879803_94253596)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:216 (_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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:253 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:310 (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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:457 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:103 (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:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:406 (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/ZOneThemelayouts_layout_full_width_tpl/a8/4b/ee/a84bee07283224640fe17474d0d14885280f8a71_2.file.layout-both-columns.tpl.php:106 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617de7c2_90405144)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/5c/e9/ee/5ce9ee01697bc8ecb444ae8c6d57b8509b1eefd7_2.file.layout-full-width.tpl.php:42 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d9801_98434584)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.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/ZOneThemelayouts_layout_full_width_tpl/08/cf/84/08cf84cc600b6298d722a0ac9ee1754e973c4423_2.file.product.tpl.php:53 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6a995b617d7492_67907809)
/vendor/smarty/smarty/libs/sysplugins/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:20 (fetch)
/classes/controller/FrontController.php:764 (fetch)
/classes/controller/FrontController.php:748 (smartyOutputContent)
/tools/profiling/Controller.php:91 (display)
/tools/profiling/Controller.php:68 (displayProfiling)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 700 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_tags_brands` (`id_tag` int(11) NOT NULL, `id_brand` int(11) NOT NULL, UNIQUE KEY `tag_brand` (`id_tag`,`id_brand`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.009
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 716 |
CREATE TABLE IF NOT EXISTS `ps_gmcp_product_excluded` (`id_rule` int(11) NOT NULL DEFAULT "0",`id_product` int(11) NOT NULL DEFAULT "0", `id_product_attribute` int(11)) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1; |
0.009
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 1002 |
SELECT SQL_NO_CACHE `name`
FROM `ps_country_lang`
WHERE `id_lang` = 7
AND `id_country` = 29 LIMIT 1 |
0.009
ms
|
1 |
|
|
/classes/Country.php:231
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 682 |
BEGIN |
0.008
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:81
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 719 |
COMMIT |
0.006
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:107
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 720 |
BEGIN |
0.005
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:121
:undefined (updateFields)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:194 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
| 724 |
COMMIT |
0.005
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:155
:undefined (updateFields)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:194 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:104 (newInstance)
/src/Core/Foundation/IoC/Container.php:134 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:147 (doMake)
/src/Adapter/ServiceLocator.php:50 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:15 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/modules/gremarketing/lib/module-tools_class.php:381 (getInstanceByName)
/modules/gremarketing/lib/hook/hook-display_class.php:75 (isInstalled)
/modules/gremarketing/lib/hook/hook-display_class.php:37 (displayHeader)
/modules/gremarketing/lib/hook/hook-ctrl_class.php:53 (run)
/modules/gremarketing/gremarketing.php:284 (run)
/modules/gremarketing/gremarketing.php:262 (execHook)
/classes/Hook.php:1234 (hookDisplayHeader)
/tools/profiling/Hook.php:15 (coreCallHook)
/classes/Hook.php:447 (coreCallHook)
/classes/Hook.php:1125 (callHookOn)
/classes/controller/FrontController.php:627 (exec)
/controllers/front/ProductController.php:396 (initContent)
/tools/profiling/Controller.php:45 (initContent)
/classes/Dispatcher.php:468 (run)
/index.php:66 (dispatch)
|
Funzion veramente
Appena arrivate subito montate con 2 lampadine a led dove prima mi dava l'errore con queste 2 resistenze ho risolto il problema venditore serio e veloce la spedizione lo consiglio.