Load Time | 1512 ms - OK... for a shared hosting |
Querying Time | 307 ms |
Queries | 321 |
Memory Peak Usage | 28.1 Mb |
Included Files | 566 files - 14.13 Mb |
PrestaShop Cache | - Mb |
Global vars | 1.59 Mb |
PrestaShop Version | 1.6.1.4 |
PHP Version | 7.0.33 (OK) |
MySQL Version | 10.3.39-MariaDB (OK) |
Memory Limit | 2048M |
Max Execution Time | 1200s |
Smarty Cache | enabled |
Smarty Compilation | auto |
Time | Cumulated Time | Memory Usage | Memory Peak Usage | |
---|---|---|---|---|
config | 117 ms | 117 ms | 6.70 Mb | 8.28 Mb |
__construct | 0 ms | 117 ms | - Mb | 8.28 Mb |
init | 4 ms | 122 ms | 0.47 Mb | 8.28 Mb |
checkAccess | 0 ms | 122 ms | - Mb | 8.28 Mb |
setMedia | 24 ms | 145 ms | 2.07 Mb | 9.30 Mb |
postProcess | 507 ms | 652 ms | 0.87 Mb | 13.22 Mb |
initHeader | 15 ms | 667 ms | - Mb | 13.22 Mb |
initContent | 554 ms | 1221 ms | 7.88 Mb | 28.12 Mb |
initFooter | 291 ms | 1512 ms | 0.55 Mb | 28.12 Mb |
Hook | Time | Memory Usage |
---|---|---|
__construct | 197 ms | 2.00 Mb |
hookmoduleRoutes | 0 ms | - Mb |
2 hooks | 197 ms | 2.00 Mb |
Query | Time (ms) | Rows | Filesort | Group By | Location |
---|---|---|---|---|---|
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 `lafrips_configuration` c LEFT JOIN `lafrips_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) WHERE c.`name` NOT IN( "AVG_MSG_RESPONSE_TIME", "AVG_MSG_RESPONSE_TIME_EXPIRE", "PENDING_MESSAGES_EXPIRE", "8020_SALES_CATALOG", "8020_SALES_CATALOG_EXPIRE", "SALES_CATALOG", "SALES_CATALOG_EXPIRE", "ABANDONED_CARTS_EXPIRE", "AVG_CUSTOMER_AGE_EXPIRE", "AVG_ORDER_VALUE_EXPIRE", "CONVERSION_RATE_EXPIRE", "CUSTOMER_MAIN_GENDER_EXPIRE", "DISABLED_CATEGORIES_EXPIRE", "DISABLED_MODULES_EXPIRE", "DISABLED_PRODUCTS_EXPIRE", "EMPTY_CATEGORIES_EXPIRE", "NETPROFIT_VISIT_EXPIRE", "NEWSLETTER_REGISTRATIONS_EXPIRE", "ORDERS_PER_CUSTOMER_EXPIRE", "PERCENT_PRODUCT_OUT_OF_STOCK_EXPIRE", "PRODUCT_AVG_GROSS_MARGIN_EXPIRE", "PRODUCTS_PER_CATEGORY_EXPIRE", "TOP_CATEGORY_EXPIRE", "UPDATE_MODULES_EXPIRE", "ENABLED_LANGUAGES_EXPIRE", "FRONTOFFICE_TRANSLATIONS_EXPIRE", "INSTALLED_MODULES_EXPIRE", "MAIN_COUNTRY_EXPIRE", "ABANDONED_CARTS", "AVG_CUSTOMER_AGE", "AVG_ORDER_VALUE", "CONVERSION_RATE", "CUSTOMER_MAIN_GENDER", "DISABLED_CATEGORIES", "DISABLED_MODULES", "DISABLED_PRODUCTS", "EMPTY_CATEGORIES", "NETPROFIT_VISIT", "NEWSLETTER_REGISTRATIONS", "ORDERS_PER_CUSTOMER", "PERCENT_PRODUCT_OUT_OF_STOCK", "PRODUCT_AVG_GROSS_MARGIN", "PRODUCTS_PER_CATEGORY", "TOP_CATEGORY", "UPDATE_MODULES", "ENABLED_LANGUAGES", "FRONTOFFICE_TRANSLATIONS", "INSTALLED_MODULES", "MAIN_COUNTRY") |
50.6 | 41991 | /classes/Configuration.php:212 | ||
SELECT SQL_NO_CACHE cr.* FROM lafrips_cart_rule cr LEFT JOIN lafrips_cart_rule_shop crs ON cr.id_cart_rule = crs.id_cart_rule LEFT JOIN lafrips_cart_rule_group crg ON cr.id_cart_rule = crg.id_cart_rule LEFT JOIN lafrips_cart_rule_carrier crca ON cr.id_cart_rule = crca.id_cart_rule LEFT JOIN lafrips_cart_rule_country crco ON cr.id_cart_rule = crco.id_cart_rule WHERE cr.active = 1 AND cr.code = "" AND cr.quantity > 0 AND cr.date_from < "2025-10-09 17:58:15" AND cr.date_to > "2025-10-09 17:58:15" AND ( cr.id_customer = 0 ) AND ( cr.`carrier_restriction` = 0 ) AND ( cr.`shop_restriction` = 0 ) AND ( cr.`group_restriction` = 0 OR crg.`id_group` = 1 ) AND ( cr.`reduction_product` <= 0 OR EXISTS ( SELECT 1 FROM `lafrips_cart_product` WHERE `lafrips_cart_product`.`id_product` = cr.`reduction_product` AND `id_cart` = 1624297 ) ) AND NOT EXISTS (SELECT 1 FROM lafrips_cart_cart_rule WHERE cr.id_cart_rule = lafrips_cart_cart_rule.id_cart_rule AND id_cart = 1624297) ORDER BY priority |
11.7 | 1035 | Yes | /classes/CartRule.php:1351 | |
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module_shop` WHERE `id_module` = 228 AND `id_shop` = 1 LIMIT 1 |
10.8 | 1 | /classes/module/Module.php:2219 | ||
SELECT SQL_NO_CACHE id_category, id_parent, level_depth, name, is_root_category, active FROM lafrips_category LEFT JOIN lafrips_category_lang AS cl USING (id_category) LEFT JOIN lafrips_category_shop AS cs USING (id_category) WHERE cs.id_shop = 1 AND cl.id_lang = 18 ORDER BY `lafrips_category`.`id_parent` ASC, `lafrips_category`.`id_category` ASC |
9.3 | 6318 | Yes | /modules/facebookconversiontrackingplus/facebookconversiontrackingplus.php:2471 | |
SELECT SQL_NO_CACHE id_category, id_parent, level_depth, name, is_root_category, active FROM lafrips_category LEFT JOIN lafrips_category_lang AS cl USING (id_category) LEFT JOIN lafrips_category_shop AS cs USING (id_category) WHERE cs.id_shop = 1 AND cl.id_lang = 18 ORDER BY `lafrips_category`.`id_parent` ASC, `lafrips_category`.`id_category` ASC |
9.3 | 6318 | Yes | /modules/facebookconversiontrackingplus/facebookconversiontrackingplus.php:2471 | |
SELECT SQL_NO_CACHE id_category, id_parent, level_depth, name, is_root_category, active FROM lafrips_category LEFT JOIN lafrips_category_lang AS cl USING (id_category) LEFT JOIN lafrips_category_shop AS cs USING (id_category) WHERE cs.id_shop = 1 AND cl.id_lang = 18 ORDER BY `lafrips_category`.`id_parent` ASC, `lafrips_category`.`id_category` ASC |
8.8 | 6318 | Yes | /modules/facebookconversiontrackingplus/facebookconversiontrackingplus.php:2471 | |
SELECT SQL_NO_CACHE id_category, id_parent, level_depth, name, is_root_category, active FROM lafrips_category LEFT JOIN lafrips_category_lang AS cl USING (id_category) LEFT JOIN lafrips_category_shop AS cs USING (id_category) WHERE cs.id_shop = 1 AND cl.id_lang = 18 ORDER BY `lafrips_category`.`id_parent` ASC, `lafrips_category`.`id_category` ASC |
8.7 | 6318 | Yes | /modules/facebookconversiontrackingplus/facebookconversiontrackingplus.php:2471 | |
SELECT SQL_NO_CACHE id_category, id_parent, level_depth, name, is_root_category, active FROM lafrips_category LEFT JOIN lafrips_category_lang AS cl USING (id_category) LEFT JOIN lafrips_category_shop AS cs USING (id_category) WHERE cs.id_shop = 1 AND cl.id_lang = 18 ORDER BY `lafrips_category`.`id_parent` ASC, `lafrips_category`.`id_category` ASC |
8.6 | 6318 | Yes | /modules/facebookconversiontrackingplus/facebookconversiontrackingplus.php:2471 | |
SELECT SQL_NO_CACHE id_category, id_parent, level_depth, name, is_root_category, active FROM lafrips_category LEFT JOIN lafrips_category_lang AS cl USING (id_category) LEFT JOIN lafrips_category_shop AS cs USING (id_category) WHERE cs.id_shop = 1 AND cl.id_lang = 18 ORDER BY `lafrips_category`.`id_parent` ASC, `lafrips_category`.`id_category` ASC |
8.6 | 6318 | Yes | /modules/facebookconversiontrackingplus/facebookconversiontrackingplus.php:2471 | |
SELECT SQL_NO_CACHE id_category, id_parent, level_depth, name, is_root_category, active FROM lafrips_category LEFT JOIN lafrips_category_lang AS cl USING (id_category) LEFT JOIN lafrips_category_shop AS cs USING (id_category) WHERE cs.id_shop = 1 AND cl.id_lang = 18 ORDER BY `lafrips_category`.`id_parent` ASC, `lafrips_category`.`id_category` ASC |
8.3 | 6318 | Yes | /modules/facebookconversiontrackingplus/facebookconversiontrackingplus.php:2471 | |
SELECT SQL_NO_CACHE id_category, id_parent, level_depth, name, is_root_category, active FROM lafrips_category LEFT JOIN lafrips_category_lang AS cl USING (id_category) LEFT JOIN lafrips_category_shop AS cs USING (id_category) WHERE cs.id_shop = 1 AND cl.id_lang = 18 ORDER BY `lafrips_category`.`id_parent` ASC, `lafrips_category`.`id_category` ASC |
8.2 | 6318 | Yes | /modules/facebookconversiontrackingplus/facebookconversiontrackingplus.php:2471 | |
SELECT SQL_NO_CACHE COUNT(DISTINCT `id_product`) FROM `lafrips_specific_price` WHERE `id_product` != 0 LIMIT 1 |
5.2 | 4257 | /classes/SpecificPrice.php:230 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_amazon_configuration` |
4.8 | 131 | /modules/amazon/classes/amazon.data_adjustment.class.php:47 | ||
(SELECT SQL_NO_CACHE * FROM `lafrips_cart_rule` cr LEFT JOIN `lafrips_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 18) WHERE cr.`id_customer` = 0 AND cr.date_from < "2025-10-09 17:58:16" AND cr.date_to > "2025-10-09 17:58:16" AND cr.`active` = 1 AND free_shipping = 1 AND carrier_restriction = 1) UNION (SELECT * FROM `lafrips_cart_rule` cr LEFT JOIN `lafrips_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 18) WHERE cr.`group_restriction` = 1 AND cr.date_from < "2025-10-09 17:58:16" AND cr.date_to > "2025-10-09 17:58:16" AND cr.`active` = 1 AND free_shipping = 1 AND carrier_restriction = 1) |
4.5 | 1 | /classes/CartRule.php:291 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_carrier_lang` WHERE `id_carrier` = 763 AND `id_shop` = 1 |
4.5 | 6650 | /Adapter/Adapter_EntityMapper.php:68 | ||
SELECT SQL_NO_CACHE * FROM lafrips_cookiesplus_cookie cc LEFT JOIN lafrips_cookiesplus_cookie_lang ccl on cc.`id_cookiesplus_cookie` = ccl.`id_cookiesplus_cookie` WHERE `id_cookiesplus_finality` = 1 AND ccl.`id_lang` = 18 AND cc.`active` = 1 ORDER BY cc.`name`; |
3.8 | 1500 | Yes | /modules/cookiesplus/classes/CookiesPlusCookie.php:99 | |
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module` WHERE `name` = "g_gifimageproduct" LIMIT 1 |
3.8 | 1 | /classes/module/Module.php:2569 | ||
INSERT INTO `lafrips_cart` (`id_shop_group`, `id_shop`, `id_address_delivery`, `id_address_invoice`, `id_carrier`, `id_currency`, `id_customer`, `id_guest`, `id_lang`, `recyclable`, `gift`, `gift_message`, `mobile_theme`, `delivery_option`, `secure_key`, `allow_seperated_package`, `date_add`, `date_upd`) VALUES ('1', '1', '0', '0', '0', '1', '0', '0', '18', '0', '0', '', '0', '', '', '0', '2025-10-09 17:58:14', '2025-10-09 17:58:14') |
3.8 | 1 | /classes/ObjectModel.php:487 | ||
INSERT INTO `lafrips_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('53405735', '954', '2890294362', '', '1', '1', '2025-10-09 17:58:16') |
3.7 | 1 | /classes/ObjectModel.php:487 | ||
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 `lafrips_amazon_configuration` c LEFT JOIN `lafrips_amazon_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) WHERE c.`name` NOT IN( "AVG_MSG_RESPONSE_TIME", "AVG_MSG_RESPONSE_TIME_EXPIRE", "PENDING_MESSAGES_EXPIRE", "8020_SALES_CATALOG", "8020_SALES_CATALOG_EXPIRE", "SALES_CATALOG", "SALES_CATALOG_EXPIRE", "ABANDONED_CARTS_EXPIRE", "AVG_CUSTOMER_AGE_EXPIRE", "AVG_ORDER_VALUE_EXPIRE", "CONVERSION_RATE_EXPIRE", "CUSTOMER_MAIN_GENDER_EXPIRE", "DISABLED_CATEGORIES_EXPIRE", "DISABLED_MODULES_EXPIRE", "DISABLED_PRODUCTS_EXPIRE", "EMPTY_CATEGORIES_EXPIRE", "NETPROFIT_VISIT_EXPIRE", "NEWSLETTER_REGISTRATIONS_EXPIRE", "ORDERS_PER_CUSTOMER_EXPIRE", "PERCENT_PRODUCT_OUT_OF_STOCK_EXPIRE", "PRODUCT_AVG_GROSS_MARGIN_EXPIRE", "PRODUCTS_PER_CATEGORY_EXPIRE", "TOP_CATEGORY_EXPIRE", "UPDATE_MODULES_EXPIRE", "ENABLED_LANGUAGES_EXPIRE", "FRONTOFFICE_TRANSLATIONS_EXPIRE", "INSTALLED_MODULES_EXPIRE", "MAIN_COUNTRY_EXPIRE", "ABANDONED_CARTS", "AVG_CUSTOMER_AGE", "AVG_ORDER_VALUE", "CONVERSION_RATE", "CUSTOMER_MAIN_GENDER", "DISABLED_CATEGORIES", "DISABLED_MODULES", "DISABLED_PRODUCTS", "EMPTY_CATEGORIES", "NETPROFIT_VISIT", "NEWSLETTER_REGISTRATIONS", "ORDERS_PER_CUSTOMER", "PERCENT_PRODUCT_OUT_OF_STOCK", "PRODUCT_AVG_GROSS_MARGIN", "PRODUCTS_PER_CATEGORY", "TOP_CATEGORY", "UPDATE_MODULES", "ENABLED_LANGUAGES", "FRONTOFFICE_TRANSLATIONS", "INSTALLED_MODULES", "MAIN_COUNTRY") |
3.6 | 131 | /classes/Configuration.php:212 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_carrier_lang` WHERE `id_carrier` = 747 AND `id_shop` = 1 |
3.6 | 6650 | /Adapter/Adapter_EntityMapper.php:68 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_state` ORDER BY `name` ASC |
3.2 | 1631 | Yes | /classes/Country.php:137 | |
INSERT INTO `lafrips_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') |
3 | 1 | /classes/ObjectModel.php:487 | ||
INSERT INTO `lafrips_cart_product` (`id_product`, `id_product_attribute`, `id_cart`, `id_address_delivery`, `id_shop`, `quantity`, `date_add`) VALUES ('51095', '0', '1624297', '0', '1', '1', '2025-10-09 17:58:15') |
2.9 | 1 | /classes/Cart.php:1060 | ||
SHOW TABLES FROM `frikileria_bd` |
2.9 | 1 | /modules/amazon/common/tools.class.php:214 | ||
UPDATE `lafrips_cart` SET `id_cart` = '1624297',`id_shop_group` = '1',`id_shop` = '1',`id_address_delivery` = '0',`id_address_invoice` = '0',`id_carrier` = '0',`id_currency` = '1',`id_customer` = '0',`id_guest` = '0',`id_lang` = '18',`recyclable` = '0',`gift` = '0',`gift_message` = '',`mobile_theme` = '0',`delivery_option` = '',`secure_key` = '',`allow_seperated_package` = '0',`date_add` = '2025-10-09 17:58:14',`date_upd` = '2025-10-09 17:58:15' WHERE `id_cart` = 1624297 |
2.8 | 1 | /classes/ObjectModel.php:652 | ||
SELECT SQL_NO_CACHE cr.* FROM lafrips_cart_rule cr LEFT JOIN lafrips_cart_rule_shop crs ON cr.id_cart_rule = crs.id_cart_rule LEFT JOIN lafrips_cart_rule_group crg ON cr.id_cart_rule = crg.id_cart_rule LEFT JOIN lafrips_cart_rule_carrier crca ON cr.id_cart_rule = crca.id_cart_rule LEFT JOIN lafrips_cart_rule_country crco ON cr.id_cart_rule = crco.id_cart_rule WHERE cr.active = 1 AND cr.code = "" AND cr.quantity > 0 AND cr.date_from < "2025-10-09 17:58:15" AND cr.date_to > "2025-10-09 17:58:15" AND ( cr.id_customer = 0 ) AND ( cr.`carrier_restriction` = 0 ) AND ( cr.`shop_restriction` = 0 ) AND ( cr.`group_restriction` = 0 OR crg.`id_group` = 1 ) AND ( cr.`reduction_product` <= 0 OR EXISTS ( SELECT 1 FROM `lafrips_cart_product` WHERE `lafrips_cart_product`.`id_product` = cr.`reduction_product` AND `id_cart` = 1624297 ) ) AND NOT EXISTS (SELECT 1 FROM lafrips_cart_cart_rule WHERE cr.id_cart_rule = lafrips_cart_cart_rule.id_cart_rule AND id_cart = 1624297) ORDER BY priority |
2.3 | 1035 | Yes | /classes/CartRule.php:1351 | |
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module, h.`live_edit` FROM `lafrips_module` m INNER JOIN lafrips_module_shop module_shop ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1) INNER JOIN `lafrips_module_shop` ms ON ms.`id_module` = m.`id_module` INNER JOIN `lafrips_hook_module` hm ON hm.`id_module` = m.`id_module` INNER JOIN `lafrips_hook` h ON hm.`id_hook` = h.`id_hook` LEFT JOIN `lafrips_module_group` `mg` ON mg.`id_module` = m.`id_module` WHERE (h.name != "displayPayment") 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` |
2.2 | 252 | Yes | Yes | /override/classes/Hook.php:110 |
SHOW TABLES FROM `frikileria_bd` |
2.2 | 1 | /modules/amazon/common/tools.class.php:214 | ||
SELECT SQL_NO_CACHE cp.`id_product_attribute`, cp.`id_product`, cp.`quantity` AS cart_quantity, cp.id_shop, pl.`name`, p.`is_virtual`, pl.`description_short`, pl.`available_now`, pl.`available_later`, product_shop.`id_category_default`, p.`id_supplier`, p.`id_manufacturer`, product_shop.`on_sale`, product_shop.`ecotax`, product_shop.`additional_shipping_cost`, product_shop.`available_for_order`, product_shop.`price`, product_shop.`active`, product_shop.`unity`, product_shop.`unit_price_ratio`, stock.`quantity` AS quantity_available, p.`width`, p.`height`, p.`depth`, stock.`out_of_stock`, p.`weight`, p.`date_add`, p.`date_upd`, IFNULL(stock.quantity, 0) as quantity, pl.`link_rewrite`, cl.`link_rewrite` AS category, CONCAT(LPAD(cp.`id_product`, 10, 0), LPAD(IFNULL(cp.`id_product_attribute`, 0), 10, 0), IFNULL(cp.`id_address_delivery`, 0)) AS unique_id, cp.id_address_delivery, product_shop.advanced_stock_management, ps.product_supplier_reference supplier_reference, cu.`id_customization`, cu.`quantity` AS customization_quantity, product_attribute_shop.`price` AS price_attribute, product_attribute_shop.`ecotax` AS ecotax_attr, IF (IFNULL(pa.`reference`, '') = '', p.`reference`, pa.`reference`) AS reference, (p.`weight`+ pa.`weight`) weight_attribute, IF (IFNULL(pa.`ean13`, '') = '', p.`ean13`, pa.`ean13`) AS ean13, IF (IFNULL(pa.`upc`, '') = '', p.`upc`, pa.`upc`) AS upc, IFNULL(product_attribute_shop.`minimal_quantity`, product_shop.`minimal_quantity`) as minimal_quantity, IF(product_attribute_shop.wholesale_price > 0, product_attribute_shop.wholesale_price, product_shop.`wholesale_price`) wholesale_price , image_shop.`id_image` id_image, il.`legend` FROM `lafrips_cart_product` cp LEFT JOIN `lafrips_product` `p` ON p.`id_product` = cp.`id_product` INNER JOIN `lafrips_product_shop` product_shop ON (product_shop.`id_shop` = cp.`id_shop` AND product_shop.`id_product` = p.`id_product`) LEFT JOIN `lafrips_product_lang` `pl` ON p.`id_product` = pl.`id_product` AND pl.`id_lang` = 18 AND pl.id_shop = cp.id_shop LEFT JOIN `lafrips_category_lang` `cl` ON product_shop.`id_category_default` = cl.`id_category` AND cl.`id_lang` = 18 AND cl.id_shop = cp.id_shop LEFT JOIN `lafrips_product_supplier` `ps` ON ps.`id_product` = cp.`id_product` AND ps.`id_product_attribute` = cp.`id_product_attribute` AND ps.`id_supplier` = p.`id_supplier` LEFT JOIN lafrips_stock_available stock ON (stock.id_product = cp.id_product AND stock.id_product_attribute = IFNULL(`cp`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) LEFT JOIN `lafrips_customization` `cu` ON p.`id_product` = cu.`id_product` AND cp.`id_product_attribute` = cu.`id_product_attribute` AND cu.`id_cart` = 1624297 LEFT JOIN `lafrips_product_attribute` `pa` ON pa.`id_product_attribute` = cp.`id_product_attribute` LEFT JOIN `lafrips_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.`id_shop` = cp.`id_shop` AND product_attribute_shop.`id_product_attribute` = pa.`id_product_attribute`) LEFT JOIN `lafrips_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 `lafrips_image_lang` `il` ON il.`id_image` = image_shop.`id_image` AND il.`id_lang` = 18 WHERE (cp.`id_cart` = 1624297) AND (p.`id_product` IS NOT NULL) GROUP BY cp.`id_product_attribute`, cp.`id_product`, cp.`id_shop` ORDER BY cp.`date_add`, cp.`id_product`, cp.`id_product_attribute` ASC |
2.2 | 1 | Yes | Yes | /classes/Cart.php:582 |
SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, live_edit, hm.position as hm_position, m.id_module, m.name, active FROM `lafrips_hook_module` hm STRAIGHT_JOIN `lafrips_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1) STRAIGHT_JOIN `lafrips_module` as m ON (m.id_module = hm.id_module) ORDER BY hm.position |
2.2 | 708 | /classes/Hook.php:235 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_carrier_lang` WHERE `id_carrier` = 754 AND `id_shop` = 1 |
2.1 | 6650 | /Adapter/Adapter_EntityMapper.php:68 | ||
SELECT SQL_NO_CACHE cp.`id_product_attribute`, cp.`id_product`, cp.`quantity` AS cart_quantity, cp.id_shop, pl.`name`, p.`is_virtual`, pl.`description_short`, pl.`available_now`, pl.`available_later`, product_shop.`id_category_default`, p.`id_supplier`, p.`id_manufacturer`, product_shop.`on_sale`, product_shop.`ecotax`, product_shop.`additional_shipping_cost`, product_shop.`available_for_order`, product_shop.`price`, product_shop.`active`, product_shop.`unity`, product_shop.`unit_price_ratio`, stock.`quantity` AS quantity_available, p.`width`, p.`height`, p.`depth`, stock.`out_of_stock`, p.`weight`, p.`date_add`, p.`date_upd`, IFNULL(stock.quantity, 0) as quantity, pl.`link_rewrite`, cl.`link_rewrite` AS category, CONCAT(LPAD(cp.`id_product`, 10, 0), LPAD(IFNULL(cp.`id_product_attribute`, 0), 10, 0), IFNULL(cp.`id_address_delivery`, 0)) AS unique_id, cp.id_address_delivery, product_shop.advanced_stock_management, ps.product_supplier_reference supplier_reference, cu.`id_customization`, cu.`quantity` AS customization_quantity, product_attribute_shop.`price` AS price_attribute, product_attribute_shop.`ecotax` AS ecotax_attr, IF (IFNULL(pa.`reference`, '') = '', p.`reference`, pa.`reference`) AS reference, (p.`weight`+ pa.`weight`) weight_attribute, IF (IFNULL(pa.`ean13`, '') = '', p.`ean13`, pa.`ean13`) AS ean13, IF (IFNULL(pa.`upc`, '') = '', p.`upc`, pa.`upc`) AS upc, IFNULL(product_attribute_shop.`minimal_quantity`, product_shop.`minimal_quantity`) as minimal_quantity, IF(product_attribute_shop.wholesale_price > 0, product_attribute_shop.wholesale_price, product_shop.`wholesale_price`) wholesale_price , image_shop.`id_image` id_image, il.`legend` FROM `lafrips_cart_product` cp LEFT JOIN `lafrips_product` `p` ON p.`id_product` = cp.`id_product` INNER JOIN `lafrips_product_shop` product_shop ON (product_shop.`id_shop` = cp.`id_shop` AND product_shop.`id_product` = p.`id_product`) LEFT JOIN `lafrips_product_lang` `pl` ON p.`id_product` = pl.`id_product` AND pl.`id_lang` = 18 AND pl.id_shop = cp.id_shop LEFT JOIN `lafrips_category_lang` `cl` ON product_shop.`id_category_default` = cl.`id_category` AND cl.`id_lang` = 18 AND cl.id_shop = cp.id_shop LEFT JOIN `lafrips_product_supplier` `ps` ON ps.`id_product` = cp.`id_product` AND ps.`id_product_attribute` = cp.`id_product_attribute` AND ps.`id_supplier` = p.`id_supplier` LEFT JOIN lafrips_stock_available stock ON (stock.id_product = cp.id_product AND stock.id_product_attribute = IFNULL(`cp`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) LEFT JOIN `lafrips_customization` `cu` ON p.`id_product` = cu.`id_product` AND cp.`id_product_attribute` = cu.`id_product_attribute` AND cu.`id_cart` = 1624297 LEFT JOIN `lafrips_product_attribute` `pa` ON pa.`id_product_attribute` = cp.`id_product_attribute` LEFT JOIN `lafrips_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.`id_shop` = cp.`id_shop` AND product_attribute_shop.`id_product_attribute` = pa.`id_product_attribute`) LEFT JOIN `lafrips_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 `lafrips_image_lang` `il` ON il.`id_image` = image_shop.`id_image` AND il.`id_lang` = 18 WHERE (cp.`id_cart` = 1624297) AND (p.`id_product` IS NOT NULL) GROUP BY cp.`id_product_attribute`, cp.`id_product`, cp.`id_shop` ORDER BY cp.`date_add`, cp.`id_product`, cp.`id_product_attribute` ASC |
2 | 1 | Yes | Yes | /classes/Cart.php:582 |
SELECT SQL_NO_CACHE * FROM lafrips_cart_rule_product_rule pr LEFT JOIN lafrips_cart_rule_product_rule_value prv ON pr.id_product_rule = prv.id_product_rule WHERE pr.id_product_rule_group = 465 |
1.9 | 455 | /classes/CartRule.php:489 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_amazon_configuration` WHERE `name` IN ("AMAZON_SESSION_OFFERS", "AMAZON_BATCH_ACKNOWLEDGE", "AMAZON_OI_CRON_FAILED_LIST", "AMAZON_OI_CRON_FAILED_LIST", "AMAZON_BATCH_OFFERS_CRON", "AMAZON_BATCH_OFFERS", "AMAZON_SESSION_PRODUCTS", "AMAZON_BATCH_PRODUCTS", "SESSION_STATUS", "BATCH_STATUS", "BATCH_CANCEL", "BATCH_ORDER_REPORT", "AMAZON_SESSION_STATUS") |
1.9 | 13 | /modules/amazon/classes/amazon.data_adjustment.class.php:89 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module_shop` WHERE `id_module` = 315 AND `id_shop` = 1 LIMIT 1 |
1.7 | 1 | /classes/module/Module.php:2219 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_amazon_configuration` WHERE `name` IN ("AMAZON_SESSION_OFFERS", "AMAZON_BATCH_ACKNOWLEDGE", "AMAZON_OI_CRON_FAILED_LIST", "AMAZON_OI_CRON_FAILED_LIST", "AMAZON_BATCH_OFFERS_CRON", "AMAZON_BATCH_OFFERS", "AMAZON_SESSION_PRODUCTS", "AMAZON_BATCH_PRODUCTS", "SESSION_STATUS", "BATCH_STATUS", "BATCH_CANCEL", "BATCH_ORDER_REPORT", "AMAZON_SESSION_STATUS") |
1.7 | 13 | /modules/amazon/classes/amazon.data_adjustment.class.php:89 | ||
SELECT SQL_NO_CACHE cp.`id_product_attribute`, cp.`id_product`, cp.`quantity` AS cart_quantity, cp.id_shop, pl.`name`, p.`is_virtual`, pl.`description_short`, pl.`available_now`, pl.`available_later`, product_shop.`id_category_default`, p.`id_supplier`, p.`id_manufacturer`, product_shop.`on_sale`, product_shop.`ecotax`, product_shop.`additional_shipping_cost`, product_shop.`available_for_order`, product_shop.`price`, product_shop.`active`, product_shop.`unity`, product_shop.`unit_price_ratio`, stock.`quantity` AS quantity_available, p.`width`, p.`height`, p.`depth`, stock.`out_of_stock`, p.`weight`, p.`date_add`, p.`date_upd`, IFNULL(stock.quantity, 0) as quantity, pl.`link_rewrite`, cl.`link_rewrite` AS category, CONCAT(LPAD(cp.`id_product`, 10, 0), LPAD(IFNULL(cp.`id_product_attribute`, 0), 10, 0), IFNULL(cp.`id_address_delivery`, 0)) AS unique_id, cp.id_address_delivery, product_shop.advanced_stock_management, ps.product_supplier_reference supplier_reference, cu.`id_customization`, cu.`quantity` AS customization_quantity, product_attribute_shop.`price` AS price_attribute, product_attribute_shop.`ecotax` AS ecotax_attr, IF (IFNULL(pa.`reference`, '') = '', p.`reference`, pa.`reference`) AS reference, (p.`weight`+ pa.`weight`) weight_attribute, IF (IFNULL(pa.`ean13`, '') = '', p.`ean13`, pa.`ean13`) AS ean13, IF (IFNULL(pa.`upc`, '') = '', p.`upc`, pa.`upc`) AS upc, IFNULL(product_attribute_shop.`minimal_quantity`, product_shop.`minimal_quantity`) as minimal_quantity, IF(product_attribute_shop.wholesale_price > 0, product_attribute_shop.wholesale_price, product_shop.`wholesale_price`) wholesale_price , image_shop.`id_image` id_image, il.`legend` FROM `lafrips_cart_product` cp LEFT JOIN `lafrips_product` `p` ON p.`id_product` = cp.`id_product` INNER JOIN `lafrips_product_shop` product_shop ON (product_shop.`id_shop` = cp.`id_shop` AND product_shop.`id_product` = p.`id_product`) LEFT JOIN `lafrips_product_lang` `pl` ON p.`id_product` = pl.`id_product` AND pl.`id_lang` = 18 AND pl.id_shop = cp.id_shop LEFT JOIN `lafrips_category_lang` `cl` ON product_shop.`id_category_default` = cl.`id_category` AND cl.`id_lang` = 18 AND cl.id_shop = cp.id_shop LEFT JOIN `lafrips_product_supplier` `ps` ON ps.`id_product` = cp.`id_product` AND ps.`id_product_attribute` = cp.`id_product_attribute` AND ps.`id_supplier` = p.`id_supplier` LEFT JOIN lafrips_stock_available stock ON (stock.id_product = cp.id_product AND stock.id_product_attribute = IFNULL(`cp`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) LEFT JOIN `lafrips_customization` `cu` ON p.`id_product` = cu.`id_product` AND cp.`id_product_attribute` = cu.`id_product_attribute` AND cu.`id_cart` = 1624297 LEFT JOIN `lafrips_product_attribute` `pa` ON pa.`id_product_attribute` = cp.`id_product_attribute` LEFT JOIN `lafrips_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.`id_shop` = cp.`id_shop` AND product_attribute_shop.`id_product_attribute` = pa.`id_product_attribute`) LEFT JOIN `lafrips_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 `lafrips_image_lang` `il` ON il.`id_image` = image_shop.`id_image` AND il.`id_lang` = 18 WHERE (cp.`id_cart` = 1624297) AND (p.`id_product` IS NOT NULL) GROUP BY cp.`id_product_attribute`, cp.`id_product`, cp.`id_shop` ORDER BY cp.`date_add`, cp.`id_product`, cp.`id_product_attribute` ASC |
1.5 | 1 | Yes | Yes | /classes/Cart.php:582 |
SELECT SQL_NO_CACHE cl.*,c.*, cl.`name` country, z.`name` zone FROM `lafrips_country` c INNER JOIN lafrips_country_shop country_shop ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1) LEFT JOIN `lafrips_country_lang` cl ON (c.`id_country` = cl.`id_country` AND cl.`id_lang` = 18) LEFT JOIN `lafrips_zone` z ON (z.`id_zone` = c.`id_zone`) WHERE 1 ORDER BY cl.name ASC |
1.5 | 246 | Yes | /classes/Country.php:130 | |
SELECT SQL_NO_CACHE `id_tax_rules_group` FROM `lafrips_carrier_tax_rules_group_shop` WHERE `id_carrier` = 747 AND id_shop=1 LIMIT 1 |
1.4 | 1 | /classes/Carrier.php:1075 | ||
(SELECT SQL_NO_CACHE * FROM `lafrips_cart_rule` cr LEFT JOIN `lafrips_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 18) WHERE cr.`id_customer` = 0 AND cr.date_from < "2025-10-09 17:58:15" AND cr.date_to > "2025-10-09 17:58:15" AND cr.`active` = 1 AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%") UNION (SELECT * FROM `lafrips_cart_rule` cr LEFT JOIN `lafrips_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 18) WHERE cr.`group_restriction` = 1 AND cr.date_from < "2025-10-09 17:58:15" AND cr.date_to > "2025-10-09 17:58:15" AND cr.`active` = 1 AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%") |
1.4 | 1 | /classes/CartRule.php:291 | ||
SELECT SQL_NO_CACHE * FROM lafrips_cookiesplus_cookie cc LEFT JOIN lafrips_cookiesplus_cookie_lang ccl on cc.`id_cookiesplus_cookie` = ccl.`id_cookiesplus_cookie` WHERE `id_cookiesplus_finality` = 1 AND ccl.`id_lang` = 18 AND cc.`active` = 1 ORDER BY cc.`name`; |
1.4 | 1500 | Yes | /modules/cookiesplus/classes/CookiesPlusCookie.php:99 | |
SELECT SQL_NO_CACHE cp.`id_product_attribute`, cp.`id_product`, cp.`quantity` AS cart_quantity, cp.id_shop, pl.`name`, p.`is_virtual`, pl.`description_short`, pl.`available_now`, pl.`available_later`, product_shop.`id_category_default`, p.`id_supplier`, p.`id_manufacturer`, product_shop.`on_sale`, product_shop.`ecotax`, product_shop.`additional_shipping_cost`, product_shop.`available_for_order`, product_shop.`price`, product_shop.`active`, product_shop.`unity`, product_shop.`unit_price_ratio`, stock.`quantity` AS quantity_available, p.`width`, p.`height`, p.`depth`, stock.`out_of_stock`, p.`weight`, p.`date_add`, p.`date_upd`, IFNULL(stock.quantity, 0) as quantity, pl.`link_rewrite`, cl.`link_rewrite` AS category, CONCAT(LPAD(cp.`id_product`, 10, 0), LPAD(IFNULL(cp.`id_product_attribute`, 0), 10, 0), IFNULL(cp.`id_address_delivery`, 0)) AS unique_id, cp.id_address_delivery, product_shop.advanced_stock_management, ps.product_supplier_reference supplier_reference, cu.`id_customization`, cu.`quantity` AS customization_quantity, product_attribute_shop.`price` AS price_attribute, product_attribute_shop.`ecotax` AS ecotax_attr, IF (IFNULL(pa.`reference`, '') = '', p.`reference`, pa.`reference`) AS reference, (p.`weight`+ pa.`weight`) weight_attribute, IF (IFNULL(pa.`ean13`, '') = '', p.`ean13`, pa.`ean13`) AS ean13, IF (IFNULL(pa.`upc`, '') = '', p.`upc`, pa.`upc`) AS upc, IFNULL(product_attribute_shop.`minimal_quantity`, product_shop.`minimal_quantity`) as minimal_quantity, IF(product_attribute_shop.wholesale_price > 0, product_attribute_shop.wholesale_price, product_shop.`wholesale_price`) wholesale_price , image_shop.`id_image` id_image, il.`legend` FROM `lafrips_cart_product` cp LEFT JOIN `lafrips_product` `p` ON p.`id_product` = cp.`id_product` INNER JOIN `lafrips_product_shop` product_shop ON (product_shop.`id_shop` = cp.`id_shop` AND product_shop.`id_product` = p.`id_product`) LEFT JOIN `lafrips_product_lang` `pl` ON p.`id_product` = pl.`id_product` AND pl.`id_lang` = 18 AND pl.id_shop = cp.id_shop LEFT JOIN `lafrips_category_lang` `cl` ON product_shop.`id_category_default` = cl.`id_category` AND cl.`id_lang` = 18 AND cl.id_shop = cp.id_shop LEFT JOIN `lafrips_product_supplier` `ps` ON ps.`id_product` = cp.`id_product` AND ps.`id_product_attribute` = cp.`id_product_attribute` AND ps.`id_supplier` = p.`id_supplier` LEFT JOIN lafrips_stock_available stock ON (stock.id_product = cp.id_product AND stock.id_product_attribute = IFNULL(`cp`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) LEFT JOIN `lafrips_customization` `cu` ON p.`id_product` = cu.`id_product` AND cp.`id_product_attribute` = cu.`id_product_attribute` AND cu.`id_cart` = 1624297 LEFT JOIN `lafrips_product_attribute` `pa` ON pa.`id_product_attribute` = cp.`id_product_attribute` LEFT JOIN `lafrips_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.`id_shop` = cp.`id_shop` AND product_attribute_shop.`id_product_attribute` = pa.`id_product_attribute`) LEFT JOIN `lafrips_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 `lafrips_image_lang` `il` ON il.`id_image` = image_shop.`id_image` AND il.`id_lang` = 18 WHERE (cp.`id_cart` = 1624297) AND (p.`id_product` IS NOT NULL) GROUP BY cp.`id_product_attribute`, cp.`id_product`, cp.`id_shop` ORDER BY cp.`date_add`, cp.`id_product`, cp.`id_product_attribute` ASC |
1.4 | 1 | Yes | Yes | /classes/Cart.php:582 |
SELECT SQL_NO_CACHE * FROM lafrips_cookiesplus_cookie cc LEFT JOIN lafrips_cookiesplus_cookie_lang ccl on cc.`id_cookiesplus_cookie` = ccl.`id_cookiesplus_cookie` WHERE `id_cookiesplus_finality` = 1 AND ccl.`id_lang` = 18 AND cc.`active` = 1 ORDER BY cc.`name`; |
1.3 | 1500 | Yes | /modules/cookiesplus/classes/CookiesPlusCookie.php:99 | |
SELECT SQL_NO_CACHE * FROM lafrips_cookiesplus_cookie cc LEFT JOIN lafrips_cookiesplus_cookie_lang ccl on cc.`id_cookiesplus_cookie` = ccl.`id_cookiesplus_cookie` WHERE `id_cookiesplus_finality` = 2 AND ccl.`id_lang` = 18 AND cc.`active` = 1 ORDER BY cc.`name`; |
1.3 | 1500 | Yes | /modules/cookiesplus/classes/CookiesPlusCookie.php:99 | |
SELECT SQL_NO_CACHE * FROM `lafrips_warehouse` a LEFT JOIN `lafrips_warehouse_shop` `c` ON a.`id_warehouse` = c.`id_warehouse` AND c.`id_shop` = 1 WHERE (a.`id_warehouse` = 1) LIMIT 1 |
1.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM lafrips_cookiesplus_cookie cc LEFT JOIN lafrips_cookiesplus_cookie_lang ccl on cc.`id_cookiesplus_cookie` = ccl.`id_cookiesplus_cookie` WHERE `id_cookiesplus_finality` = 2 AND ccl.`id_lang` = 18 AND cc.`active` = 1 ORDER BY cc.`name`; |
1.3 | 1500 | Yes | /modules/cookiesplus/classes/CookiesPlusCookie.php:99 | |
SELECT SQL_NO_CACHE `id_tax_rules_group` FROM `lafrips_carrier_tax_rules_group_shop` WHERE `id_carrier` = 754 AND id_shop=1 LIMIT 1 |
1.2 | 1 | /classes/Carrier.php:1075 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 301 LIMIT 1 |
1.2 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 301 LIMIT 1 |
1.2 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE * FROM lafrips_cookiesplus_cookie cc LEFT JOIN lafrips_cookiesplus_cookie_lang ccl on cc.`id_cookiesplus_cookie` = ccl.`id_cookiesplus_cookie` WHERE `id_cookiesplus_finality` = 4 AND ccl.`id_lang` = 18 AND cc.`active` = 1 ORDER BY cc.`name`; |
1.2 | 1500 | Yes | /modules/cookiesplus/classes/CookiesPlusCookie.php:99 | |
SELECT SQL_NO_CACHE c.*, cl.delay FROM `lafrips_carrier` c LEFT JOIN `lafrips_carrier_lang` cl ON (c.`id_carrier` = cl.`id_carrier` AND cl.`id_lang` = 18 AND cl.id_shop = 1 ) LEFT JOIN `lafrips_carrier_zone` cz ON (cz.`id_carrier` = c.`id_carrier`)LEFT JOIN `lafrips_zone` z ON (z.`id_zone` = 9) INNER JOIN lafrips_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 AND cz.`id_zone` = 9 AND z.`active` = 1 AND EXISTS (SELECT 1 FROM lafrips_carrier_group WHERE lafrips_carrier_group.id_carrier = c.id_carrier AND id_group IN (1)) AND (c.is_module = 0 OR c.need_range = 1) GROUP BY c.`id_carrier` ORDER BY c.`position` ASC |
1.2 | 12 | Yes | Yes | /classes/Carrier.php:497 |
SELECT SQL_NO_CACHE * FROM lafrips_cookiesplus_cookie cc LEFT JOIN lafrips_cookiesplus_cookie_lang ccl on cc.`id_cookiesplus_cookie` = ccl.`id_cookiesplus_cookie` WHERE `id_cookiesplus_finality` = 2 AND ccl.`id_lang` = 18 AND cc.`active` = 1 ORDER BY cc.`name`; |
1.2 | 1500 | Yes | /modules/cookiesplus/classes/CookiesPlusCookie.php:99 | |
SELECT SQL_NO_CACHE * FROM lafrips_cookiesplus_cookie cc LEFT JOIN lafrips_cookiesplus_cookie_lang ccl on cc.`id_cookiesplus_cookie` = ccl.`id_cookiesplus_cookie` WHERE `id_cookiesplus_finality` = 4 AND ccl.`id_lang` = 18 AND cc.`active` = 1 ORDER BY cc.`name`; |
1.1 | 1500 | Yes | /modules/cookiesplus/classes/CookiesPlusCookie.php:99 | |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang FROM `lafrips_meta` m LEFT JOIN `lafrips_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 ) ORDER BY LENGTH(ml.url_rewrite) DESC |
1.1 | 325 | Yes | /classes/Dispatcher.php:452 | |
SELECT SQL_NO_CACHE * FROM lafrips_cookiesplus_cookie cc LEFT JOIN lafrips_cookiesplus_cookie_lang ccl on cc.`id_cookiesplus_cookie` = ccl.`id_cookiesplus_cookie` WHERE `id_cookiesplus_finality` = 4 AND ccl.`id_lang` = 18 AND cc.`active` = 1 ORDER BY cc.`name`; |
1.1 | 1500 | Yes | /modules/cookiesplus/classes/CookiesPlusCookie.php:99 | |
SELECT SQL_NO_CACHE cr.*, crl.`id_lang`, crl.`name`, cd.`id_cart` FROM `lafrips_cart_cart_rule` cd LEFT JOIN `lafrips_cart_rule` cr ON cd.`id_cart_rule` = cr.`id_cart_rule` LEFT JOIN `lafrips_cart_rule_lang` crl ON ( cd.`id_cart_rule` = crl.`id_cart_rule` AND crl.id_lang = 18 ) WHERE `id_cart` = 1624297 AND gift_product != 0 ORDER by cr.priority ASC |
1.1 | 1 | Yes | /classes/Cart.php:385 | |
SELECT SQL_NO_CACHE cp.`id_product_attribute`, cp.`id_product`, cp.`quantity` AS cart_quantity, cp.id_shop, pl.`name`, p.`is_virtual`, pl.`description_short`, pl.`available_now`, pl.`available_later`, product_shop.`id_category_default`, p.`id_supplier`, p.`id_manufacturer`, product_shop.`on_sale`, product_shop.`ecotax`, product_shop.`additional_shipping_cost`, product_shop.`available_for_order`, product_shop.`price`, product_shop.`active`, product_shop.`unity`, product_shop.`unit_price_ratio`, stock.`quantity` AS quantity_available, p.`width`, p.`height`, p.`depth`, stock.`out_of_stock`, p.`weight`, p.`date_add`, p.`date_upd`, IFNULL(stock.quantity, 0) as quantity, pl.`link_rewrite`, cl.`link_rewrite` AS category, CONCAT(LPAD(cp.`id_product`, 10, 0), LPAD(IFNULL(cp.`id_product_attribute`, 0), 10, 0), IFNULL(cp.`id_address_delivery`, 0)) AS unique_id, cp.id_address_delivery, product_shop.advanced_stock_management, ps.product_supplier_reference supplier_reference, cu.`id_customization`, cu.`quantity` AS customization_quantity, product_attribute_shop.`price` AS price_attribute, product_attribute_shop.`ecotax` AS ecotax_attr, IF (IFNULL(pa.`reference`, '') = '', p.`reference`, pa.`reference`) AS reference, (p.`weight`+ pa.`weight`) weight_attribute, IF (IFNULL(pa.`ean13`, '') = '', p.`ean13`, pa.`ean13`) AS ean13, IF (IFNULL(pa.`upc`, '') = '', p.`upc`, pa.`upc`) AS upc, IFNULL(product_attribute_shop.`minimal_quantity`, product_shop.`minimal_quantity`) as minimal_quantity, IF(product_attribute_shop.wholesale_price > 0, product_attribute_shop.wholesale_price, product_shop.`wholesale_price`) wholesale_price , image_shop.`id_image` id_image, il.`legend` FROM `lafrips_cart_product` cp LEFT JOIN `lafrips_product` `p` ON p.`id_product` = cp.`id_product` INNER JOIN `lafrips_product_shop` product_shop ON (product_shop.`id_shop` = cp.`id_shop` AND product_shop.`id_product` = p.`id_product`) LEFT JOIN `lafrips_product_lang` `pl` ON p.`id_product` = pl.`id_product` AND pl.`id_lang` = 18 AND pl.id_shop = cp.id_shop LEFT JOIN `lafrips_category_lang` `cl` ON product_shop.`id_category_default` = cl.`id_category` AND cl.`id_lang` = 18 AND cl.id_shop = cp.id_shop LEFT JOIN `lafrips_product_supplier` `ps` ON ps.`id_product` = cp.`id_product` AND ps.`id_product_attribute` = cp.`id_product_attribute` AND ps.`id_supplier` = p.`id_supplier` LEFT JOIN lafrips_stock_available stock ON (stock.id_product = cp.id_product AND stock.id_product_attribute = IFNULL(`cp`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) LEFT JOIN `lafrips_customization` `cu` ON p.`id_product` = cu.`id_product` AND cp.`id_product_attribute` = cu.`id_product_attribute` AND cu.`id_cart` = 1624297 LEFT JOIN `lafrips_product_attribute` `pa` ON pa.`id_product_attribute` = cp.`id_product_attribute` LEFT JOIN `lafrips_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.`id_shop` = cp.`id_shop` AND product_attribute_shop.`id_product_attribute` = pa.`id_product_attribute`) LEFT JOIN `lafrips_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 `lafrips_image_lang` `il` ON il.`id_image` = image_shop.`id_image` AND il.`id_lang` = 18 WHERE (cp.`id_cart` = 1624297) AND (p.`id_product` IS NOT NULL) GROUP BY cp.`id_product_attribute`, cp.`id_product`, cp.`id_shop` ORDER BY cp.`date_add`, cp.`id_product`, cp.`id_product_attribute` ASC |
1.1 | 1 | Yes | Yes | /classes/Cart.php:582 |
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 368 LIMIT 1 |
0.9 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE `value` FROM `lafrips_amazon_configuration` WHERE `name` = 'AMAZON_IS_PARSE_JSON' AND (id_shop_group IS NULL OR id_shop_group = 0) AND (id_shop IS NULL OR id_shop = 0) LIMIT 1 |
0.9 | 1 | /modules/amazon/classes/amazon.configuration.class.php:192 | ||
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 0, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score` FROM `lafrips_specific_price` WHERE `id_shop` IN (0, 1) AND `id_currency` IN (0, 1) AND `id_country` = 0 AND `id_group` IN (0, 1) AND `id_product` IN (0, 51095) AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-10-09 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-10-09 00:00:00' <= `to`) AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `reduction_type` DESC, `reduction` DESC, `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.9 | 2 | Yes | /override/classes/SpecificPrice.php:140 | |
SELECT SQL_NO_CACHE p.id_product FROM `lafrips_product` p INNER JOIN lafrips_product_shop product_shop ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) WHERE p.id_product = 51095 AND DATEDIFF( product_shop.`date_add`, DATE_SUB( "2025-10-09 00:00:00", INTERVAL 60 DAY ) ) > 0 |
0.9 | 0 | /classes/Product.php:1278 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module` WHERE `name` = "cookiesplus" LIMIT 1 |
0.8 | 1 | /classes/module/Module.php:2569 | ||
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ( SELECT id_module FROM `lafrips_module_shop` ms WHERE m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1 LIMIT 1 ) as mshop FROM `lafrips_module` m |
0.8 | 158 | /classes/module/Module.php:277 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 301 LIMIT 1 |
0.8 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE d.`price` FROM `lafrips_delivery` d INNER JOIN `lafrips_range_weight` w ON d.`id_range_weight` = w.`id_range_weight` WHERE d.`id_zone` = 9 AND d.`id_carrier` = 754 AND d.id_delivery = ( SELECT d2.id_delivery FROM lafrips_delivery d2 WHERE d2.id_carrier = `d`.id_carrier AND d2.id_zone = `d`.id_zone AND d2.`id_range_weight` = `d`.`id_range_weight` AND (d2.id_shop = 1 OR (d2.id_shop_group = 1 AND d2.id_shop IS NULL) OR (d2.id_shop_group IS NULL AND d2.id_shop IS NULL)) ORDER BY d2.id_shop DESC, d2.id_shop_group DESC LIMIT 1 ) ORDER BY w.`delimiter2` DESC LIMIT 1 |
0.7 | 11 | Yes | /classes/Carrier.php:315 | |
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 301 LIMIT 1 |
0.7 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ( SELECT id_module FROM `lafrips_module_shop` ms WHERE m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1 LIMIT 1 ) as mshop FROM `lafrips_module` m |
0.7 | 158 | /classes/module/Module.php:277 | ||
SELECT SQL_NO_CACHE wpl.id_warehouse, CONCAT(w.reference, " - ", w.name) as name FROM `lafrips_warehouse_product_location` wpl INNER JOIN `lafrips_warehouse_shop` ws ON ws.id_warehouse = wpl.id_warehouse AND id_shop IN (1) INNER JOIN `lafrips_warehouse` w ON ws.id_warehouse = w.id_warehouse WHERE (id_product = 51095) AND (id_product_attribute = 0) AND (w.deleted = 0) GROUP BY wpl.id_warehouse |
0.7 | 1 | Yes | /classes/stock/Warehouse.php:333 | |
SELECT SQL_NO_CACHE id_shop FROM `lafrips_currency_shop` WHERE `id_currency` = 1 AND id_shop = 1 LIMIT 1 |
0.7 | 1 | /classes/ObjectModel.php:1450 | ||
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `lafrips_hook` UNION SELECT `id_hook`, ha.`alias` as name FROM `lafrips_hook_alias` ha INNER JOIN `lafrips_hook` h ON ha.name = h.name |
0.7 | 0 | /classes/Hook.php:131 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 301 LIMIT 1 |
0.7 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE d.`price` FROM `lafrips_delivery` d INNER JOIN `lafrips_range_weight` w ON d.`id_range_weight` = w.`id_range_weight` WHERE d.`id_zone` = 9 AND d.`id_carrier` = 747 AND d.id_delivery = ( SELECT d2.id_delivery FROM lafrips_delivery d2 WHERE d2.id_carrier = `d`.id_carrier AND d2.id_zone = `d`.id_zone AND d2.`id_range_weight` = `d`.`id_range_weight` AND (d2.id_shop = 1 OR (d2.id_shop_group = 1 AND d2.id_shop IS NULL) OR (d2.id_shop_group IS NULL AND d2.id_shop IS NULL)) ORDER BY d2.id_shop DESC, d2.id_shop_group DESC LIMIT 1 ) ORDER BY w.`delimiter2` DESC LIMIT 1 |
0.7 | 11 | Yes | /classes/Carrier.php:315 | |
SELECT SQL_NO_CACHE tr.* FROM `lafrips_tax_rule` tr JOIN `lafrips_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`) WHERE trg.`active` = 1 AND tr.`id_country` = 6 AND tr.`id_tax_rules_group` = 72 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.7 | 1 | /classes/tax/TaxRulesTaxManager.php:108 | ||
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 6, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score` FROM `lafrips_specific_price` WHERE `id_shop` IN (0, 1) AND `id_currency` IN (0, 1) AND `id_country` IN (0, 6) AND `id_group` IN (0, 1) AND `id_product` IN (0, 51095) AND `id_customer` = 0 AND `id_product_attribute` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-10-09 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-10-09 00:00:00' <= `to`) AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `reduction_type` DESC, `reduction` DESC, `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.6 | 2 | Yes | /override/classes/SpecificPrice.php:140 | |
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_keywords`, 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( "2025-10-09 00:00:00", INTERVAL 60 DAY ) ) > 0 AS new FROM `lafrips_accessory` LEFT JOIN `lafrips_product` p ON p.`id_product` = `id_product_2` INNER JOIN lafrips_product_shop product_shop ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `lafrips_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 `lafrips_product_lang` pl ON ( p.`id_product` = pl.`id_product` AND pl.`id_lang` = 18 AND pl.id_shop = 1 ) LEFT JOIN `lafrips_category_lang` cl ON ( product_shop.`id_category_default` = cl.`id_category` AND cl.`id_lang` = 18 AND cl.id_shop = 1 ) LEFT JOIN `lafrips_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 `lafrips_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 18) LEFT JOIN `lafrips_manufacturer` m ON (p.`id_manufacturer`= m.`id_manufacturer`) LEFT JOIN lafrips_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` = 51095 AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none' GROUP BY product_shop.id_product |
0.6 | 1 | Yes | /classes/Product.php:3598 | |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ( SELECT id_module FROM `lafrips_module_shop` ms WHERE m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1 LIMIT 1 ) as mshop FROM `lafrips_module` m |
0.6 | 158 | /classes/module/Module.php:277 | ||
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ( SELECT id_module FROM `lafrips_module_shop` ms WHERE m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1 LIMIT 1 ) as mshop FROM `lafrips_module` m |
0.6 | 158 | /classes/module/Module.php:277 | ||
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `lafrips_lang` l JOIN lafrips_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.6 | 10 | /classes/Language.php:892 | ||
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ( SELECT id_module FROM `lafrips_module_shop` ms WHERE m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1 LIMIT 1 ) as mshop FROM `lafrips_module` m |
0.6 | 158 | /classes/module/Module.php:277 | ||
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ( SELECT id_module FROM `lafrips_module_shop` ms WHERE m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1 LIMIT 1 ) as mshop FROM `lafrips_module` m |
0.6 | 158 | /classes/module/Module.php:277 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_currency` a LEFT JOIN `lafrips_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1 WHERE (a.`id_currency` = 1) LIMIT 1 |
0.6 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.6 | 0 | /classes/module/Module.php:2219 | ||
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ( SELECT id_module FROM `lafrips_module_shop` ms WHERE m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1 LIMIT 1 ) as mshop FROM `lafrips_module` m |
0.6 | 158 | /classes/module/Module.php:277 | ||
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 6, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score` FROM `lafrips_specific_price` WHERE `id_shop` IN (0, 1) AND `id_currency` IN (0, 1) AND `id_country` IN (0, 6) AND `id_group` IN (0, 1) AND `id_product` IN (0, 51095) AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-10-09 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-10-09 00:00:00' <= `to`) AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `reduction_type` DESC, `reduction` DESC, `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.6 | 2 | Yes | /override/classes/SpecificPrice.php:140 | |
SELECT SQL_NO_CACHE d.`price` FROM `lafrips_delivery` d LEFT JOIN `lafrips_range_weight` w ON (d.`id_range_weight` = w.`id_range_weight`) WHERE d.`id_zone` = 9 AND 0.72 >= w.`delimiter1` AND 0.72 < w.`delimiter2` AND d.`id_carrier` = 754 AND d.id_delivery = ( SELECT d2.id_delivery FROM lafrips_delivery d2 WHERE d2.id_carrier = `d`.id_carrier AND d2.id_zone = `d`.id_zone AND d2.`id_range_weight` = `d`.`id_range_weight` AND (d2.id_shop = 1 OR (d2.id_shop_group = 1 AND d2.id_shop IS NULL) OR (d2.id_shop_group IS NULL AND d2.id_shop IS NULL)) ORDER BY d2.id_shop DESC, d2.id_shop_group DESC LIMIT 1 ) ORDER BY w.`delimiter1` ASC LIMIT 1 |
0.5 | 11 | Yes | /classes/Carrier.php:262 | |
SELECT SQL_NO_CACHE * FROM lafrips_cookiesplus_finality cf LEFT JOIN lafrips_cookiesplus_finality_lang cfl on cf.`id_cookiesplus_finality` = cfl.`id_cookiesplus_finality` WHERE cfl.`id_lang` = 18 AND cf.`active` = 1 AND cf.`id_shop` = 1 ORDER BY `position`; |
0.5 | 480 | Yes | /modules/cookiesplus/classes/CookiesPlusFinality.php:83 | |
SELECT SQL_NO_CACHE d.`price` FROM `lafrips_delivery` d LEFT JOIN `lafrips_range_weight` w ON d.`id_range_weight` = w.`id_range_weight` WHERE d.`id_zone` = 9 AND 0.72 >= w.`delimiter1` AND 0.72 < w.`delimiter2` AND d.`id_carrier` = 747 AND d.id_delivery = ( SELECT d2.id_delivery FROM lafrips_delivery d2 WHERE d2.id_carrier = `d`.id_carrier AND d2.id_zone = `d`.id_zone AND d2.`id_range_weight` = `d`.`id_range_weight` AND (d2.id_shop = 1 OR (d2.id_shop_group = 1 AND d2.id_shop IS NULL) OR (d2.id_shop_group IS NULL AND d2.id_shop IS NULL)) ORDER BY d2.id_shop DESC, d2.id_shop_group DESC LIMIT 1 ) ORDER BY w.`delimiter1` ASC LIMIT 1 |
0.5 | 11 | Yes | /classes/Carrier.php:292 | |
SELECT SQL_NO_CACHE c.*, cl.delay FROM `lafrips_carrier` c LEFT JOIN `lafrips_carrier_lang` cl ON (c.`id_carrier` = cl.`id_carrier` AND cl.`id_lang` = 18 AND cl.id_shop = 1 ) LEFT JOIN `lafrips_carrier_zone` cz ON (cz.`id_carrier` = c.`id_carrier`)LEFT JOIN `lafrips_zone` z ON (z.`id_zone` = 9) INNER JOIN lafrips_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 AND cz.`id_zone` = 9 AND z.`active` = 1 GROUP BY c.`id_carrier` ORDER BY c.`position` ASC |
0.5 | 12 | Yes | Yes | /classes/Carrier.php:497 |
SELECT SQL_NO_CACHE d.`price` FROM `lafrips_delivery` d LEFT JOIN `lafrips_range_weight` w ON (d.`id_range_weight` = w.`id_range_weight`) WHERE d.`id_zone` = 9 AND 0.72 >= w.`delimiter1` AND 0.72 < w.`delimiter2` AND d.`id_carrier` = 747 AND d.id_delivery = ( SELECT d2.id_delivery FROM lafrips_delivery d2 WHERE d2.id_carrier = `d`.id_carrier AND d2.id_zone = `d`.id_zone AND d2.`id_range_weight` = `d`.`id_range_weight` AND (d2.id_shop = 1 OR (d2.id_shop_group = 1 AND d2.id_shop IS NULL) OR (d2.id_shop_group IS NULL AND d2.id_shop IS NULL)) ORDER BY d2.id_shop DESC, d2.id_shop_group DESC LIMIT 1 ) ORDER BY w.`delimiter1` ASC LIMIT 1 |
0.5 | 11 | Yes | /classes/Carrier.php:262 | |
SELECT SQL_NO_CACHE cr.*, crl.`id_lang`, crl.`name`, cd.`id_cart` FROM `lafrips_cart_cart_rule` cd LEFT JOIN `lafrips_cart_rule` cr ON cd.`id_cart_rule` = cr.`id_cart_rule` LEFT JOIN `lafrips_cart_rule_lang` crl ON ( cd.`id_cart_rule` = crl.`id_cart_rule` AND crl.id_lang = 18 ) WHERE `id_cart` = 1624297 ORDER by cr.priority ASC |
0.5 | 1 | Yes | /classes/Cart.php:385 | |
SELECT SQL_NO_CACHE * FROM lafrips_cart_rule_product_rule pr LEFT JOIN lafrips_cart_rule_product_rule_value prv ON pr.id_product_rule = prv.id_product_rule WHERE pr.id_product_rule_group = 465 |
0.5 | 455 | /classes/CartRule.php:489 | ||
SELECT SQL_NO_CACHE cr.*, crl.`id_lang`, crl.`name`, cd.`id_cart` FROM `lafrips_cart_cart_rule` cd LEFT JOIN `lafrips_cart_rule` cr ON cd.`id_cart_rule` = cr.`id_cart_rule` LEFT JOIN `lafrips_cart_rule_lang` crl ON ( cd.`id_cart_rule` = crl.`id_cart_rule` AND crl.id_lang = 18 ) WHERE `id_cart` = 1624297 AND (reduction_percent != 0 OR reduction_amount != 0) ORDER by cr.priority ASC |
0.5 | 1 | Yes | /classes/Cart.php:385 | |
SELECT SQL_NO_CACHE * FROM `lafrips_configuration` WHERE `name` LIKE "AMAZON_%" |
0.4 | 90 | /modules/amazon/classes/amazon.data_adjustment.class.php:47 | ||
SELECT SQL_NO_CACHE COUNT(*) FROM `lafrips_orders` o LEFT JOIN lafrips_order_cart_rule ocr ON (ocr.id_order = o.id_order) WHERE o.id_customer = 0 AND ocr.id_cart_rule = 49190 LIMIT 1 |
0.4 | 6 | /classes/order/Order.php:795 | ||
SELECT SQL_NO_CACHE d.`price` FROM `lafrips_delivery` d INNER JOIN `lafrips_range_weight` w ON d.`id_range_weight` = w.`id_range_weight` WHERE d.`id_zone` = 9 AND d.`id_carrier` = 763 AND d.id_delivery = ( SELECT d2.id_delivery FROM lafrips_delivery d2 WHERE d2.id_carrier = `d`.id_carrier AND d2.id_zone = `d`.id_zone AND d2.`id_range_weight` = `d`.`id_range_weight` AND (d2.id_shop = 1 OR (d2.id_shop_group = 1 AND d2.id_shop IS NULL) OR (d2.id_shop_group IS NULL AND d2.id_shop IS NULL)) ORDER BY d2.id_shop DESC, d2.id_shop_group DESC LIMIT 1 ) ORDER BY w.`delimiter2` DESC LIMIT 1 |
0.4 | 7 | Yes | /classes/Carrier.php:315 | |
SELECT SQL_NO_CACHE SUM((p.`weight` + pa.`weight`) * cp.`quantity`) as nb FROM `lafrips_cart_product` cp LEFT JOIN `lafrips_product` p ON (cp.`id_product` = p.`id_product`) LEFT JOIN `lafrips_product_attribute` pa ON (cp.`id_product_attribute` = pa.`id_product_attribute`) WHERE (cp.`id_product_attribute` IS NOT NULL AND cp.`id_product_attribute` != 0) AND cp.`id_cart` = 1624297 LIMIT 1 |
0.4 | 1 | /classes/Cart.php:3074 | ||
SELECT SQL_NO_CACHE COUNT(*) FROM `lafrips_orders` o LEFT JOIN lafrips_order_cart_rule ocr ON (ocr.id_order = o.id_order) WHERE o.id_customer = 0 AND ocr.id_cart_rule = 36205 LIMIT 1 |
0.4 | 15 | /classes/order/Order.php:795 | ||
SELECT SQL_NO_CACHE d.`price` FROM `lafrips_delivery` d LEFT JOIN `lafrips_range_weight` w ON (d.`id_range_weight` = w.`id_range_weight`) WHERE d.`id_zone` = 9 AND 0.72 >= w.`delimiter1` AND 0.72 < w.`delimiter2` AND d.`id_carrier` = 763 AND d.id_delivery = ( SELECT d2.id_delivery FROM lafrips_delivery d2 WHERE d2.id_carrier = `d`.id_carrier AND d2.id_zone = `d`.id_zone AND d2.`id_range_weight` = `d`.`id_range_weight` AND (d2.id_shop = 1 OR (d2.id_shop_group = 1 AND d2.id_shop IS NULL) OR (d2.id_shop_group IS NULL AND d2.id_shop IS NULL)) ORDER BY d2.id_shop DESC, d2.id_shop_group DESC LIMIT 1 ) ORDER BY w.`delimiter1` ASC LIMIT 1 |
0.4 | 7 | Yes | /classes/Carrier.php:262 | |
SELECT SQL_NO_CACHE sod.quantity_expected, sod.quantity_received FROM `lafrips_supply_order` so LEFT JOIN `lafrips_supply_order_detail` `sod` ON sod.id_supply_order = so.id_supply_order LEFT JOIN `lafrips_supply_order_state` `sos` ON sos.id_supply_order_state = so.id_supply_order_state WHERE (sos.pending_receipt = 1) AND (sod.id_product = 51095 AND sod.id_product_attribute = 0) AND (so.id_warehouse IN(1)) |
0.4 | 3 | /override/classes/stock/StockManager.php:441 | ||
SELECT SQL_NO_CACHE ctg.`id_group` FROM `lafrips_category_product` cp INNER JOIN `lafrips_category_group` ctg ON (ctg.`id_category` = cp.`id_category`) WHERE cp.`id_product` = 51095 AND ctg.`id_group` = 1 LIMIT 1 |
0.4 | 9 | /classes/Product.php:4916 | ||
SELECT SQL_NO_CACHE od.product_quantity, od.product_quantity_refunded FROM `lafrips_order_detail` od LEFT JOIN `lafrips_orders` `o` ON o.id_order = od.id_order LEFT JOIN `lafrips_order_history` `oh` ON oh.id_order = o.id_order AND oh.id_order_state = o.current_state LEFT JOIN `lafrips_order_state` `os` ON os.id_order_state = oh.id_order_state WHERE (od.product_id = 51095) AND (os.shipped != 1) AND (o.valid = 1 OR (os.id_order_state != 8 AND os.id_order_state != 6)) AND (od.id_warehouse IN(1)) GROUP BY od.id_order_detail |
0.4 | 3 | Yes | /override/classes/stock/StockManager.php:421 | |
SELECT SQL_NO_CACHE c.id_carrier FROM `lafrips_warehouse_carrier` wc INNER JOIN `lafrips_carrier` c ON c.id_reference = wc.id_carrier WHERE (id_warehouse = 1) AND (c.deleted = 0) |
0.4 | 31 | /classes/stock/Warehouse.php:149 | ||
SELECT SQL_NO_CACHE id_carrier FROM `lafrips_product_carrier` pc INNER JOIN `lafrips_carrier` c ON c.id_reference = pc.id_carrier_reference AND c.deleted = 0 AND c.active = 1 WHERE (pc.id_product = 51095) AND (pc.id_shop = 1) |
0.4 | 1 | /classes/Carrier.php:1329 | ||
SELECT SQL_NO_CACHE p.id_product FROM `lafrips_product` p INNER JOIN lafrips_product_shop product_shop ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) WHERE p.id_product = 51095 AND DATEDIFF( product_shop.`date_add`, DATE_SUB( "2025-10-09 00:00:00", INTERVAL 60 DAY ) ) > 0 |
0.3 | 0 | /classes/Product.php:1278 | ||
SELECT SQL_NO_CACHE depends_on_stock FROM `lafrips_stock_available` WHERE (id_product = 51095) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.3 | 1 | /classes/stock/StockAvailable.php:646 | ||
SELECT SQL_NO_CACHE `id_address` FROM lafrips_address a WHERE a.`id_address` = 0 LIMIT 1 |
0.3 | 0 | /override/classes/Address.php:383 | ||
SELECT SQL_NO_CACHE `id_order` FROM `lafrips_orders` WHERE `id_cart` = 1624297 AND id_shop IN (1) LIMIT 1 |
0.3 | 1 | /modules/ganalyticspro/lib/module-tools_class.php:124 | ||
SELECT SQL_NO_CACHE cp.`quantity` FROM `lafrips_cart_product` cp WHERE cp.`id_product` = 51095 AND cp.`id_product_attribute` = 0 AND cp.`id_cart` = 1624297 LIMIT 1 |
0.3 | 1 | /classes/Cart.php:902 | ||
SELECT SQL_NO_CACHE COUNT(DISTINCT `id_cart`) FROM `lafrips_specific_price` WHERE `id_cart` != 0 LIMIT 1 |
0.3 | 1 | /classes/SpecificPrice.php:230 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_product` a LEFT JOIN `lafrips_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 18 LEFT JOIN `lafrips_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 51095) AND (b.`id_shop` = 1) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 301 LIMIT 1 |
0.3 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_carrier` a LEFT JOIN `lafrips_carrier_shop` `c` ON a.`id_carrier` = c.`id_carrier` AND c.`id_shop` = 1 WHERE (a.`id_carrier` = 747) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_country_lang` WHERE `id_country` = 6 |
0.3 | 11 | /Adapter/Adapter_EntityMapper.php:68 | ||
SELECT SQL_NO_CACHE cd.`id_customization`, c.`id_address_delivery`, c.`id_product`, cfl.`id_customization_field`, c.`id_product_attribute`, cd.`type`, cd.`index`, cd.`value`, cfl.`name` FROM `lafrips_customized_data` cd NATURAL JOIN `lafrips_customization` c LEFT JOIN `lafrips_customization_field_lang` cfl ON (cfl.id_customization_field = cd.`index` AND id_lang = 18) WHERE c.`id_cart` = 1624297 AND c.`in_cart` = 1 ORDER BY `id_product`, `id_product_attribute`, `type`, `index` |
0.3 | 1 | Yes | /classes/Product.php:4508 | |
SELECT SQL_NO_CACHE id_feature, id_product, id_feature_value FROM `lafrips_feature_product` WHERE `id_product` IN (51095) |
0.3 | 1 | /classes/Product.php:3707 | ||
SELECT SQL_NO_CACHE `name` FROM `lafrips_supplier` WHERE `id_supplier` = 4 LIMIT 1 |
0.3 | 1 | /classes/Supplier.php:192 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 301 LIMIT 1 |
0.3 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE SUM(s.usable_quantity) FROM `lafrips_stock` s WHERE (s.id_product = 51095) AND (s.id_warehouse IN(1)) LIMIT 1 |
0.3 | 2 | /classes/stock/StockManager.php:545 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_product` a LEFT JOIN `lafrips_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1 LEFT JOIN `lafrips_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 51095) AND (b.`id_shop` = 1) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE DISTINCT g.id_tax_rules_group, g.name, g.active FROM `lafrips_tax_rules_group` g INNER JOIN lafrips_tax_rules_group_shop tax_rules_group_shop ON (tax_rules_group_shop.id_tax_rules_group = g.id_tax_rules_group AND tax_rules_group_shop.id_shop = 1) WHERE deleted = 0 AND g.`active` = 1 ORDER BY name ASC |
0.3 | 78 | Yes | /classes/tax/TaxRulesGroup.php:142 | |
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module` WHERE `name` = "facebookproductsfeed" LIMIT 1 |
0.3 | 1 | /classes/module/Module.php:2569 | ||
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 lafrips_shop_group gs LEFT JOIN lafrips_shop s ON s.id_shop_group = gs.id_shop_group LEFT JOIN lafrips_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.3 | 1 | Yes | /classes/shop/Shop.php:663 | |
SELECT SQL_NO_CACHE id_group FROM lafrips_cart_rule_group WHERE id_cart_rule = 49343 |
0.2 | 1 | /classes/CartRule.php:302 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 301 LIMIT 1 |
0.2 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE * FROM lafrips_meta m LEFT JOIN lafrips_meta_lang ml ON m.id_meta = ml.id_meta WHERE ( m.page = "cart" OR m.page = "cart" ) AND ml.id_lang = 18 AND ml.id_shop = 1 LIMIT 1 |
0.2 | 1 | /classes/Meta.php:149 | ||
SELECT SQL_NO_CACHE `value` FROM `lafrips_amazon_configuration` WHERE `name` = 'AMAZON_EXCLUDED_MARKETPLACE_COLUMNS' AND (id_shop_group IS NULL OR id_shop_group = 0) AND (id_shop IS NULL OR id_shop = 0) LIMIT 1 |
0.2 | 1 | /modules/amazon/classes/amazon.configuration.class.php:192 | ||
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main FROM lafrips_shop_url su LEFT JOIN lafrips_shop s ON (s.id_shop = su.id_shop) WHERE (su.domain = 'lafrikileria.com' OR su.domain_ssl = 'lafrikileria.com') AND s.active = 1 AND s.deleted = 0 ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
0.2 | 1 | Yes | /classes/shop/Shop.php:334 | |
SELECT SQL_NO_CACHE * FROM `lafrips_currency` c INNER JOIN lafrips_currency_shop currency_shop ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = 1) WHERE `deleted` = 0 AND c.`active` = 1 ORDER BY `name` ASC |
0.2 | 7 | Yes | /classes/Currency.php:231 | |
SELECT SQL_NO_CACHE `id_shop`,`id_shop_group` FROM `lafrips_lgfreeshippingzones` lg INNER JOIN `lafrips_carrier` c ON lg.`id_carrier` = c.`id_reference` WHERE lg.`active` = 1 AND lg.`id_zone` = 9 AND lg.`id_carrier` = 629 AND ( lg.`id_shop` = 1 OR (lg.`id_shop_group` = 1 AND lg.`id_shop` = 0) OR (lg.`id_shop_group` = 0 AND lg.`id_shop` = 0) ) LIMIT 1 |
0.2 | 37 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:1097 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_product` a LEFT JOIN `lafrips_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 51095) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE cp.quantity, cp.`id_product`, cp.`id_product_attribute`, catp.`id_category` FROM `lafrips_cart_product` cp LEFT JOIN `lafrips_category_product` catp ON cp.id_product = catp.id_product WHERE cp.`id_cart` = 1624297 AND cp.`id_product` IN (51095) AND cp.`id_product` <> 0 |
0.2 | 9 | /classes/CartRule.php:767 | ||
SELECT SQL_NO_CACHE cu.id_customization, cd.index, cd.value, cd.type, cu.in_cart, cu.quantity FROM `lafrips_customization` cu LEFT JOIN `lafrips_customized_data` cd ON (cu.`id_customization` = cd.`id_customization`) WHERE cu.id_cart = 1624297 AND cu.id_product = 51095 AND in_cart = 0 |
0.2 | 1 | /classes/Cart.php:3466 | ||
SELECT SQL_NO_CACHE l.*, ls.`id_shop` FROM `lafrips_lang` l LEFT JOIN `lafrips_lang_shop` ls ON (l.id_lang = ls.id_lang) |
0.2 | 11 | /classes/Language.php:777 | ||
SELECT SQL_NO_CACHE `value` FROM `lafrips_amazon_configuration` WHERE `name` = 'AMAZON_FEATURES' AND (id_shop_group IS NULL OR id_shop_group = 0) AND (id_shop IS NULL OR id_shop = 0) LIMIT 1 |
0.2 | 1 | /modules/amazon/classes/amazon.configuration.class.php:192 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_currency` c INNER JOIN lafrips_currency_shop currency_shop ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = 1) WHERE `deleted` = 0 AND c.`active` = 1 ORDER BY `name` ASC |
0.2 | 7 | Yes | /classes/Currency.php:231 | |
SELECT SQL_NO_CACHE `id_configuration` FROM `lafrips_amazon_configuration` WHERE name = 'AMAZON_OI_CRON_FAILED_LIST' AND (id_shop_group IS NULL OR id_shop_group = 0) AND (id_shop IS NULL OR id_shop = 0) LIMIT 1 |
0.2 | 2 | /classes/Configuration.php:108 | ||
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 FROM `lafrips_product` p INNER JOIN `lafrips_product_shop` product_shop ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1) LEFT JOIN `lafrips_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` = 51095) |
0.2 | 1 | /classes/Product.php:2998 | ||
SELECT SQL_NO_CACHE IFNULL(left_column, default_left_column) as left_column, IFNULL(right_column, default_right_column) as right_column FROM lafrips_theme t LEFT JOIN lafrips_theme_meta tm ON (t.id_theme = tm.id_theme) LEFT JOIN lafrips_meta m ON (m.id_meta = tm.id_meta) WHERE t.id_theme =2 AND m.page = "cart" LIMIT 1 |
0.2 | 1 | /classes/Theme.php:275 | ||
SELECT SQL_NO_CACHE cc.iso_code from `lafrips_module_country` c LEFT JOIN `lafrips_module` m on m.id_module=c.id_module LEFT JOIN `lafrips_country` cc on c.id_country=cc.id_country WHERE m.name="sequracheckout" and c.id_shop=1 |
0.2 | 11 | /modules/sequrapayment/sequrapayment.php:440 | ||
SELECT SQL_NO_CACHE `id_shop`,`id_shop_group` FROM `lafrips_lgfreeshippingzones` lg INNER JOIN `lafrips_carrier` c ON lg.`id_carrier` = c.`id_reference` WHERE lg.`active` = 1 AND lg.`id_zone` = 9 AND lg.`id_carrier` = 301 AND ( lg.`id_shop` = 1 OR (lg.`id_shop_group` = 1 AND lg.`id_shop` = 0) OR (lg.`id_shop_group` = 0 AND lg.`id_shop` = 0) ) LIMIT 1 |
0.2 | 28 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:1097 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_cart` a WHERE (a.`id_cart` = 1624297) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE SUM(quantity) FROM `lafrips_stock_available` WHERE (id_product = 51095) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.2 | 1 | /classes/stock/StockAvailable.php:378 | ||
SELECT SQL_NO_CACHE ads.`id_search`, ads.`id_hook`, ads.`unique_search` FROM `lafrips_pm_advancedsearch` ads JOIN `lafrips_pm_advancedsearch_shop` adss ON (ads.`id_search`=adss.`id_search` AND adss.`id_shop`=1) WHERE 1 AND ads.`active`=1 ORDER BY ads.`position` |
0.2 | 1 | Yes | /modules/pm_advancedsearch4/classes/As4SearchEngineDb.php:48 | |
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `lafrips_currency` c LEFT JOIN lafrips_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1) WHERE c.`active` = 1 LIMIT 1 |
0.2 | 7 | /classes/Currency.php:470 | ||
SELECT SQL_NO_CACHE `id_guest` FROM `lafrips_connections` WHERE `id_guest` = 53405735 AND `date_add` > '2025-10-09 17:28:00' AND id_shop IN (1) ORDER BY `date_add` DESC LIMIT 1 |
0.2 | 1 | Yes | /classes/Connection.php:138 | |
SELECT SQL_NO_CACHE * FROM `lafrips_country` a LEFT JOIN `lafrips_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1 WHERE (a.`id_country` = 6) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `id_shop`,`id_shop_group` FROM `lafrips_lgfreeshippingzones` lg INNER JOIN `lafrips_carrier` c ON lg.`id_carrier` = c.`id_reference` WHERE lg.`active` = 1 AND lg.`id_zone` = 9 AND lg.`id_carrier` = 368 AND ( lg.`id_shop` = 1 OR (lg.`id_shop_group` = 1 AND lg.`id_shop` = 0) OR (lg.`id_shop_group` = 0 AND lg.`id_shop` = 0) ) LIMIT 1 |
0.2 | 38 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:1097 | ||
SELECT SQL_NO_CACHE `id_shop`,`id_shop_group` FROM `lafrips_lgfreeshippingzones` lg INNER JOIN `lafrips_carrier` c ON lg.`id_carrier` = c.`id_reference` WHERE lg.`active` = 1 AND lg.`id_zone` = 9 AND lg.`id_carrier` = 301 AND ( lg.`id_shop` = 1 OR (lg.`id_shop_group` = 1 AND lg.`id_shop` = 0) OR (lg.`id_shop_group` = 0 AND lg.`id_shop` = 0) ) LIMIT 1 |
0.2 | 28 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:1097 | ||
SELECT SQL_NO_CACHE tr.* FROM `lafrips_tax_rule` tr JOIN `lafrips_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`) WHERE trg.`active` = 1 AND tr.`id_country` = 6 AND tr.`id_tax_rules_group` = 54 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.2 | 1 | /classes/tax/TaxRulesTaxManager.php:108 | ||
SELECT SQL_NO_CACHE p.id_product FROM `lafrips_product` p INNER JOIN lafrips_product_shop product_shop ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) WHERE p.id_product = 51095 AND DATEDIFF( product_shop.`date_add`, DATE_SUB( "2025-10-09 00:00:00", INTERVAL 60 DAY ) ) > 0 |
0.2 | 0 | /classes/Product.php:1278 | ||
SELECT SQL_NO_CACHE cc.iso_code from `lafrips_module_country` c LEFT JOIN `lafrips_module` m on m.id_module=c.id_module LEFT JOIN `lafrips_country` cc on c.id_country=cc.id_country WHERE m.name="sequracheckout" and c.id_shop=1 |
0.2 | 11 | /modules/sequrapayment/sequrapayment.php:440 | ||
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl, t.id_theme, t.name, t.directory FROM lafrips_shop s LEFT JOIN lafrips_shop_url su ON (s.id_shop = su.id_shop) LEFT JOIN lafrips_theme t ON (t.id_theme = s.id_theme) WHERE s.id_shop = 1 AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
0.2 | 1 | /classes/shop/Shop.php:202 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_carrier` a LEFT JOIN `lafrips_carrier_lang` `b` ON a.`id_carrier` = b.`id_carrier` AND b.`id_lang` = 1 LEFT JOIN `lafrips_carrier_shop` `c` ON a.`id_carrier` = c.`id_carrier` AND c.`id_shop` = 1 WHERE (a.`id_carrier` = 763) AND (b.`id_shop` = 1) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE tr.* FROM `lafrips_tax_rule` tr JOIN `lafrips_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`) WHERE trg.`active` = 1 AND tr.`id_country` = 6 AND tr.`id_tax_rules_group` = 79 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.2 | 1 | /classes/tax/TaxRulesTaxManager.php:108 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_product_lang` WHERE `id_product` = 51095 AND `id_shop` = 1 |
0.2 | 11 | /Adapter/Adapter_EntityMapper.php:68 | ||
SELECT SQL_NO_CACHE `id_shop`,`id_shop_group` FROM `lafrips_lgfreeshippingzones` lg INNER JOIN `lafrips_carrier` c ON lg.`id_carrier` = c.`id_reference` WHERE lg.`active` = 1 AND lg.`id_zone` = 9 AND lg.`id_carrier` = 368 AND ( lg.`id_shop` = 1 OR (lg.`id_shop_group` = 1 AND lg.`id_shop` = 0) OR (lg.`id_shop_group` = 0 AND lg.`id_shop` = 0) ) LIMIT 1 |
0.2 | 38 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:1097 | ||
SELECT SQL_NO_CACHE value FROM `lafrips_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.2 | 1 | /classes/shop/Shop.php:1067 | ||
SELECT SQL_NO_CACHE `id_shop`,`id_shop_group` FROM `lafrips_lgfreeshippingzones` lg INNER JOIN `lafrips_carrier` c ON lg.`id_carrier` = c.`id_reference` WHERE lg.`active` = 1 AND lg.`id_zone` = 9 AND lg.`id_carrier` = 629 AND ( lg.`id_shop` = 1 OR (lg.`id_shop_group` = 1 AND lg.`id_shop` = 0) OR (lg.`id_shop_group` = 0 AND lg.`id_shop` = 0) ) LIMIT 1 |
0.2 | 37 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:1097 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_zone` WHERE active = 1 ORDER BY `name` ASC |
0.2 | 56 | Yes | /classes/Zone.php:62 | |
SELECT SQL_NO_CACHE SUM(p.`weight` * cp.`quantity`) as nb FROM `lafrips_cart_product` cp LEFT JOIN `lafrips_product` p ON (cp.`id_product` = p.`id_product`) WHERE (cp.`id_product_attribute` IS NULL OR cp.`id_product_attribute` = 0) AND cp.`id_cart` = 1624297 LIMIT 1 |
0.2 | 1 | /classes/Cart.php:3084 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_hook_module_exceptions` WHERE `id_shop` IN (1) |
0.2 | 84 | /classes/module/Module.php:2142 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_country` a LEFT JOIN `lafrips_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1 LEFT JOIN `lafrips_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1 WHERE (a.`id_country` = 6) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `id_shop`,`id_shop_group` FROM `lafrips_lgfreeshippingzones` lg INNER JOIN `lafrips_carrier` c ON lg.`id_carrier` = c.`id_reference` WHERE lg.`active` = 1 AND lg.`id_zone` = 9 AND lg.`id_carrier` = 301 AND ( lg.`id_shop` = 1 OR (lg.`id_shop_group` = 1 AND lg.`id_shop` = 0) OR (lg.`id_shop_group` = 0 AND lg.`id_shop` = 0) ) LIMIT 1 |
0.2 | 28 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:1097 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_category` a LEFT JOIN `lafrips_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 18 LEFT JOIN `lafrips_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE COUNT(*) FROM `lafrips_orders` o LEFT JOIN lafrips_order_cart_rule ocr ON (ocr.id_order = o.id_order) WHERE o.id_customer = 0 AND ocr.id_cart_rule = 1 LIMIT 1 |
0.2 | 15 | /classes/order/Order.php:795 | ||
SELECT SQL_NO_CACHE `id_shop`,`id_shop_group` FROM `lafrips_lgfreeshippingzones` lg INNER JOIN `lafrips_carrier` c ON lg.`id_carrier` = c.`id_reference` WHERE lg.`active` = 1 AND lg.`id_zone` = 9 AND lg.`id_carrier` = 629 AND ( lg.`id_shop` = 1 OR (lg.`id_shop_group` = 1 AND lg.`id_shop` = 0) OR (lg.`id_shop_group` = 0 AND lg.`id_shop` = 0) ) LIMIT 1 |
0.2 | 37 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:1097 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 301 LIMIT 1 |
0.2 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module` WHERE `name` = "pm_advancedpack" LIMIT 1 |
0.2 | 1 | /classes/module/Module.php:2569 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module` WHERE `name` = "shiptopay" LIMIT 1 |
0.2 | 1 | /classes/module/Module.php:2569 | ||
SELECT SQL_NO_CACHE id_group FROM lafrips_cart_rule_group WHERE id_cart_rule = 49343 |
0.2 | 1 | /classes/CartRule.php:302 | ||
UPDATE `lafrips_amazon_configuration` SET `value` = 'false',`date_upd` = '2025-10-09 17:58:15' WHERE `name` = 'AMAZON_OI_CRON_FAILED_LIST' AND (id_shop_group IS NULL OR id_shop_group = 0) AND (id_shop IS NULL OR id_shop = 0) LIMIT 1 |
0.2 | 1 | /classes/Configuration.php:482 | ||
SELECT SQL_NO_CACHE out_of_stock FROM `lafrips_stock_available` WHERE (id_product = 51095) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.2 | 1 | /classes/stock/StockAvailable.php:670 | ||
SELECT SQL_NO_CACHE `id_shop`,`id_shop_group` FROM `lafrips_lgfreeshippingzones` lg INNER JOIN `lafrips_carrier` c ON lg.`id_carrier` = c.`id_reference` WHERE lg.`active` = 1 AND lg.`id_zone` = 9 AND lg.`id_carrier` = 368 AND ( lg.`id_shop` = 1 OR (lg.`id_shop_group` = 1 AND lg.`id_shop` = 0) OR (lg.`id_shop_group` = 0 AND lg.`id_shop` = 0) ) LIMIT 1 |
0.2 | 38 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:1097 | ||
SELECT SQL_NO_CACHE `id_shop`,`id_shop_group` FROM `lafrips_lgfreeshippingzones` lg INNER JOIN `lafrips_carrier` c ON lg.`id_carrier` = c.`id_reference` WHERE lg.`active` = 1 AND lg.`id_zone` = 9 AND lg.`id_carrier` = 301 AND ( lg.`id_shop` = 1 OR (lg.`id_shop_group` = 1 AND lg.`id_shop` = 0) OR (lg.`id_shop_group` = 0 AND lg.`id_shop` = 0) ) LIMIT 1 |
0.2 | 28 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:1097 | ||
SELECT SQL_NO_CACHE `id_shop`,`id_shop_group` FROM `lafrips_lgfreeshippingzones` lg INNER JOIN `lafrips_carrier` c ON lg.`id_carrier` = c.`id_reference` WHERE lg.`active` = 1 AND lg.`id_zone` = 9 AND lg.`id_carrier` = 629 AND ( lg.`id_shop` = 1 OR (lg.`id_shop_group` = 1 AND lg.`id_shop` = 0) OR (lg.`id_shop_group` = 0 AND lg.`id_shop` = 0) ) LIMIT 1 |
0.2 | 37 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:1097 | ||
SELECT SQL_NO_CACHE tr.* FROM `lafrips_tax_rule` tr JOIN `lafrips_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`) WHERE trg.`active` = 1 AND tr.`id_country` = 6 AND tr.`id_tax_rules_group` = 0 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.2 | 0 | /classes/tax/TaxRulesTaxManager.php:108 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 368 LIMIT 1 |
0.2 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_category` a LEFT JOIN `lafrips_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 18 LEFT JOIN `lafrips_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 2200) AND (b.`id_shop` = 1) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `id_shop`,`id_shop_group` FROM `lafrips_lgfreeshippingzones` lg INNER JOIN `lafrips_carrier` c ON lg.`id_carrier` = c.`id_reference` WHERE lg.`active` = 1 AND lg.`id_zone` = 9 AND lg.`id_carrier` = 368 AND ( lg.`id_shop` = 1 OR (lg.`id_shop_group` = 1 AND lg.`id_shop` = 0) OR (lg.`id_shop_group` = 0 AND lg.`id_shop` = 0) ) LIMIT 1 |
0.2 | 38 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:1097 | ||
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute FROM lafrips_product_attribute pa INNER JOIN lafrips_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 = 51095 LIMIT 1 |
0.2 | 1 | /classes/Product.php:752 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_carrier` a LEFT JOIN `lafrips_carrier_lang` `b` ON a.`id_carrier` = b.`id_carrier` AND b.`id_lang` = 1 LEFT JOIN `lafrips_carrier_shop` `c` ON a.`id_carrier` = c.`id_carrier` AND c.`id_shop` = 1 WHERE (a.`id_carrier` = 747) AND (b.`id_shop` = 1) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_hook_alias` |
0.2 | 86 | /classes/Hook.php:187 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_currency` a LEFT JOIN `lafrips_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1 WHERE (a.`id_currency` = 1) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE out_of_stock FROM `lafrips_stock_available` WHERE (id_product = 51095) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.2 | 1 | /classes/stock/StockAvailable.php:670 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_carrier` a LEFT JOIN `lafrips_carrier_lang` `b` ON a.`id_carrier` = b.`id_carrier` AND b.`id_lang` = 1 LEFT JOIN `lafrips_carrier_shop` `c` ON a.`id_carrier` = c.`id_carrier` AND c.`id_shop` = 1 WHERE (a.`id_carrier` = 754) AND (b.`id_shop` = 1) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 368 LIMIT 1 |
0.2 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 629 LIMIT 1 |
0.1 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority` FROM `lafrips_specific_price_priority` WHERE `id_product` = 51095 ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.1 | 1 | /classes/SpecificPrice.php:196 | ||
SELECT SQL_NO_CACHE COUNT(*) FROM `lafrips_product_attribute` pa INNER JOIN lafrips_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` = 51095 LIMIT 1 |
0.1 | 1 | /classes/Product.php:2236 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 629 LIMIT 1 |
0.1 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE SUM(`quantity`) FROM `lafrips_cart_product` WHERE `id_cart` = 1624297 LIMIT 1 |
0.1 | 1 | /classes/Cart.php:825 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 368 LIMIT 1 |
0.1 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_carrier` a LEFT JOIN `lafrips_carrier_shop` `c` ON a.`id_carrier` = c.`id_carrier` AND c.`id_shop` = 1 WHERE (a.`id_carrier` = 763) LIMIT 1 |
0.1 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module` WHERE `name` = "thecheckout" LIMIT 1 |
0.1 | 1 | /classes/module/Module.php:2569 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 301 LIMIT 1 |
0.1 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 301 LIMIT 1 |
0.1 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE domain, domain_ssl FROM lafrips_shop_url WHERE main = 1 AND id_shop = 1 LIMIT 1 |
0.1 | 1 | /classes/shop/ShopUrl.php:169 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_image_shop` image_shop WHERE image_shop.`id_product` = 51095 AND image_shop.`id_shop` = 1 ORDER BY cover DESC LIMIT 1 |
0.1 | 2 | /modules/connectif/classes/cn-product-utils.php:509 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 629 LIMIT 1 |
0.1 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_group` a LEFT JOIN `lafrips_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1 WHERE (a.`id_group` = 1) LIMIT 1 |
0.1 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE id_product_pack, quantity FROM lafrips_pack WHERE id_product_item = 51095 AND id_product_attribute_item = 0 |
0.1 | 1 | /override/classes/stock/StockManager.php:370 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_lang` a LEFT JOIN `lafrips_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1 WHERE (a.`id_lang` = 12) LIMIT 1 |
0.1 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_carrier` a LEFT JOIN `lafrips_carrier_shop` `c` ON a.`id_carrier` = c.`id_carrier` AND c.`id_shop` = 1 WHERE (a.`id_carrier` = 754) LIMIT 1 |
0.1 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `id_tax_rules_group` FROM `lafrips_carrier_tax_rules_group_shop` WHERE `id_carrier` = 763 AND id_shop=1 LIMIT 1 |
0.1 | 1 | /classes/Carrier.php:1075 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_category` a LEFT JOIN `lafrips_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 18 LEFT JOIN `lafrips_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 2555) AND (b.`id_shop` = 1) LIMIT 1 |
0.1 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE 1 FROM `lafrips_specific_price` WHERE `from` BETWEEN '2025-10-09 00:00:00' AND '2025-10-09 23:59:59' LIMIT 1 |
0.1 | 1 | /classes/SpecificPrice.php:301 | ||
SELECT SQL_NO_CACHE stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity FROM lafrips_product p INNER JOIN lafrips_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 p.id_product = 51095 LIMIT 1 |
0.1 | 1 | /classes/Cart.php:1036 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 368 LIMIT 1 |
0.1 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_category` a LEFT JOIN `lafrips_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 18 LEFT JOIN `lafrips_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 144) AND (b.`id_shop` = 1) LIMIT 1 |
0.1 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module` WHERE `name` = "supercheckout" LIMIT 1 |
0.1 | 1 | /classes/module/Module.php:2569 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_category` a LEFT JOIN `lafrips_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 18 LEFT JOIN `lafrips_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 2) AND (b.`id_shop` = 1) LIMIT 1 |
0.1 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE out_of_stock FROM `lafrips_stock_available` WHERE (id_product = 51095) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.1 | 1 | /classes/stock/StockAvailable.php:670 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 368 LIMIT 1 |
0.1 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE `id_lang` FROM `lafrips_lang` WHERE `iso_code` = 'pt' LIMIT 1 |
0.1 | 1 | /classes/Language.php:680 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 368 LIMIT 1 |
0.1 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 301 LIMIT 1 |
0.1 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module` WHERE `name` = "groupinc" LIMIT 1 |
0.1 | 1 | /classes/module/Module.php:2569 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 629 LIMIT 1 |
0.1 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_category` a LEFT JOIN `lafrips_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 18 LEFT JOIN `lafrips_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 4) AND (b.`id_shop` = 1) LIMIT 1 |
0.1 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_shop` a WHERE (a.`id_shop` = 1) LIMIT 1 |
0.1 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 368 LIMIT 1 |
0.1 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 629 LIMIT 1 |
0.1 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
UPDATE `lafrips_stock_available` SET `id_product` = '51095',`id_product_attribute` = '0',`id_shop` = '0',`id_shop_group` = '0',`quantity` = '1',`depends_on_stock` = '0',`out_of_stock` = '0' WHERE `id_stock_available` = 0 |
0.1 | 1 | /classes/ObjectModel.php:652 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 368 LIMIT 1 |
0.1 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE * FROM lafrips_facebookpixels WHERE pixel_type = 1 AND pixel_active = 1 |
0.1 | 1 | /modules/facebookconversiontrackingplus/facebookconversiontrackingplus.php:2460 | ||
SELECT SQL_NO_CACHE `id_category` FROM `lafrips_category_product` WHERE `id_product` = 51095 |
0.1 | 9 | /classes/Product.php:2615 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module` WHERE `name` = "pagecache" LIMIT 1 |
0.1 | 1 | /classes/module/Module.php:2569 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 629 LIMIT 1 |
0.1 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 368 LIMIT 1 |
0.1 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_category` a LEFT JOIN `lafrips_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 18 LEFT JOIN `lafrips_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 14) AND (b.`id_shop` = 1) LIMIT 1 |
0.1 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE t.`id_lang`, t.`name` FROM lafrips_tag t LEFT JOIN lafrips_product_tag pt ON (pt.id_tag = t.id_tag) WHERE pt.`id_product`=51095 |
0.1 | 1 | /classes/Tag.php:205 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 629 LIMIT 1 |
0.1 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE SUM(`quantity`) FROM `lafrips_cart_product` WHERE `id_product` = 51095 AND `id_cart` = 1624297 LIMIT 1 |
0.1 | 1 | /classes/Product.php:2831 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_lang` a LEFT JOIN `lafrips_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1 WHERE (a.`id_lang` = 18) LIMIT 1 |
0.1 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 368 LIMIT 1 |
0.1 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_category` a LEFT JOIN `lafrips_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 18 LEFT JOIN `lafrips_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 2552) AND (b.`id_shop` = 1) LIMIT 1 |
0.1 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE COUNT(*) FROM `lafrips_product_attribute` pa INNER JOIN lafrips_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` = 51095 LIMIT 1 |
0.1 | 1 | /classes/Product.php:2236 | ||
SELECT SQL_NO_CACHE t.`id_lang`, t.`name` FROM lafrips_tag t LEFT JOIN lafrips_product_tag pt ON (pt.id_tag = t.id_tag) WHERE pt.`id_product`=51095 |
0.1 | 1 | /classes/Tag.php:205 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_category` a LEFT JOIN `lafrips_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 18 LEFT JOIN `lafrips_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 2356) AND (b.`id_shop` = 1) LIMIT 1 |
0.1 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_category` a LEFT JOIN `lafrips_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 18 LEFT JOIN `lafrips_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 149) AND (b.`id_shop` = 1) LIMIT 1 |
0.1 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 629 LIMIT 1 |
0.1 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_category` a LEFT JOIN `lafrips_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 18 LEFT JOIN `lafrips_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 90) AND (b.`id_shop` = 1) LIMIT 1 |
0.1 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_category` a LEFT JOIN `lafrips_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 18 LEFT JOIN `lafrips_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 2851) AND (b.`id_shop` = 1) LIMIT 1 |
0.1 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_category` a LEFT JOIN `lafrips_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 18 LEFT JOIN `lafrips_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 2650) AND (b.`id_shop` = 1) LIMIT 1 |
0.1 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 629 LIMIT 1 |
0.1 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE id_page_type FROM lafrips_page_type WHERE name = 'cart' LIMIT 1 |
0.1 | 1 | /classes/Page.php:96 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_group_lang` WHERE `id_group` = 1 |
0.1 | 11 | /Adapter/Adapter_EntityMapper.php:68 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_shop_group` a WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.1 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE SUM(quantity) FROM `lafrips_stock_available` WHERE (id_product = 51095) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.1 | 1 | /classes/stock/StockAvailable.php:378 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module` WHERE `name` = "bvkseodispatcher" LIMIT 1 |
0.1 | 1 | /classes/module/Module.php:2569 | ||
SELECT SQL_NO_CACHE cl.`link_rewrite` FROM `lafrips_category_lang` cl WHERE `id_lang` = 1 AND cl.id_shop = 1 AND cl.`id_category` = 2200 LIMIT 1 |
0.1 | 1 | /classes/Category.php:1054 | ||
SELECT SQL_NO_CACHE `id_product` FROM `lafrips_giftcardproduct` |
0.1 | 8 | /modules/giftcard/models/GiftCardProduct.php:309 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 629 LIMIT 1 |
0.1 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE * FROM lafrips_cart_cart_rule WHERE id_cart = 1624297 |
0.1 | 1 | /override/classes/Cart.php:616 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 368 LIMIT 1 |
0.1 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 629 LIMIT 1 |
0.1 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE DISTINCT `id_cart` FROM `lafrips_specific_price` WHERE `id_cart` != 0 |
0.1 | 1 | /classes/SpecificPrice.php:238 | ||
SELECT SQL_NO_CACHE id FROM lafrips_gap_refund WHERE sent = "0" AND shop_id = 1 |
0.1 | 1 | /modules/ganalyticspro/lib/module-dao_class.php:149 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module` WHERE `name` = "lgfreeshippingzones" LIMIT 1 |
0.1 | 1 | /classes/module/Module.php:2569 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_image_type` WHERE 1 ORDER BY `name` ASC |
0.1 | 9 | Yes | /classes/ImageType.php:108 | |
SELECT SQL_NO_CACHE `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = 9 AND id_carrier = 629 LIMIT 1 |
0.1 | 1 | /modules/lgfreeshippingzones/lgfreeshippingzones.php:937 | ||
SELECT SQL_NO_CACHE id_stock_available FROM `lafrips_stock_available` WHERE (id_product = 51095) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.1 | 1 | /classes/stock/StockAvailable.php:124 | ||
SELECT SQL_NO_CACHE out_of_stock FROM `lafrips_stock_available` WHERE (id_product = 51095) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.1 | 1 | /classes/stock/StockAvailable.php:670 | ||
SELECT SQL_NO_CACHE out_of_stock FROM `lafrips_stock_available` WHERE (id_product = 51095) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.1 | 1 | /classes/stock/StockAvailable.php:670 | ||
SELECT SQL_NO_CACHE t.`id_lang`, t.`name` FROM lafrips_tag t LEFT JOIN lafrips_product_tag pt ON (pt.id_tag = t.id_tag) WHERE pt.`id_product`=51095 |
0.1 | 1 | /classes/Tag.php:205 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_theme` a WHERE (a.`id_theme` = 2) LIMIT 1 |
0.1 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM lafrips_sp_optout_prices where shop_id='1' |
0.1 | 0 | /modules/prestasms/prestasms.php:979 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_cart_rule` a WHERE (a.`id_cart_rule` = 1) LIMIT 1 |
0.1 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_tax_lang` WHERE `id_tax` = 2 |
0.1 | 11 | /Adapter/Adapter_EntityMapper.php:68 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_tax` a WHERE (a.`id_tax` = 2) LIMIT 1 |
0.1 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.1 | 0 | /classes/module/Module.php:2219 | ||
SELECT SQL_NO_CACHE * FROM lafrips_sp_optout_prices where shop_id='1' |
0.1 | 0 | /modules/prestasms/prestasms.php:979 | ||
SELECT SQL_NO_CACHE id_shop FROM `lafrips_lang_shop` WHERE `id_lang` = 18 AND id_shop = 1 LIMIT 1 |
0.1 | 1 | /classes/ObjectModel.php:1450 | ||
SELECT SQL_NO_CACHE COUNT(*) FROM `lafrips_cart_cart_rule` WHERE `id_cart_rule` = 36205 AND `id_cart` = 1624297 LIMIT 1 |
0.1 | 0 | /classes/Cart.php:450 | ||
SELECT SQL_NO_CACHE cl.`link_rewrite` FROM `lafrips_category_lang` cl WHERE `id_lang` = 0 AND cl.id_shop = 1 AND cl.`id_category` = 2200 LIMIT 1 |
0.1 | 0 | /classes/Category.php:1054 | ||
SELECT SQL_NO_CACHE COUNT(*) FROM `lafrips_cart_cart_rule` WHERE `id_cart_rule` = 49190 AND `id_cart` = 1624297 LIMIT 1 |
0.1 | 0 | /classes/Cart.php:450 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_cart_rule_lang` WHERE `id_cart_rule` = 1 |
0.1 | 11 | /Adapter/Adapter_EntityMapper.php:68 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.1 | 0 | /classes/module/Module.php:2219 | ||
SELECT SQL_NO_CACHE `id_customization_field`, `type` FROM `lafrips_customization_field` WHERE `id_product` = 51095 AND `required` = 1 |
0.1 | 1 | /classes/Product.php:4830 | ||
SELECT SQL_NO_CACHE `name` FROM `lafrips_manufacturer` WHERE `id_manufacturer` = 11 AND `active` = 1 LIMIT 1 |
0.1 | 1 | /classes/Manufacturer.php:246 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.1 | 0 | /classes/module/Module.php:2219 | ||
SELECT SQL_NO_CACHE * FROM lafrips_cart_rule_product_rule_group WHERE id_cart_rule = 1 |
0.1 | 13 | /classes/CartRule.php:464 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_stock_available` a WHERE (a.`id_stock_available` = 123828) LIMIT 1 |
0.1 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `id_page` FROM `lafrips_page` WHERE `id_page_type` = 21 LIMIT 1 |
0.1 | 1 | /classes/Page.php:77 | ||
SELECT SQL_NO_CACHE COUNT(*) FROM `lafrips_pack` WHERE id_product_pack = 51095 LIMIT 1 |
0.1 | 1 | /classes/Pack.php:50 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module_shop` WHERE `id_module` = 358 AND `id_shop` = 1 LIMIT 1 |
0.1 | 1 | /classes/module/Module.php:2219 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module` WHERE `name` = "onepagecheckout" LIMIT 1 |
0.1 | 1 | /classes/module/Module.php:2569 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module` WHERE `name` = "idxropc" LIMIT 1 |
0.1 | 1 | /classes/module/Module.php:2569 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module` WHERE `name` = "sturls" LIMIT 1 |
0.1 | 1 | /classes/module/Module.php:2569 | ||
SELECT SQL_NO_CACHE depends_on_stock FROM `lafrips_stock_available` WHERE (id_product = 51095) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.1 | 1 | /classes/stock/StockAvailable.php:646 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module_shop` WHERE `id_module` = 181 AND `id_shop` = 1 LIMIT 1 |
0.1 | 0 | /classes/module/Module.php:2219 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module` WHERE `name` = "onepagecheckoutps" LIMIT 1 |
0.1 | 1 | /classes/module/Module.php:2569 | ||
SELECT SQL_NO_CACHE 1 FROM `lafrips_specific_price` WHERE `to` BETWEEN '2025-10-09 00:00:00' AND '2025-10-09 23:59:59' LIMIT 1 |
0.1 | 1 | /classes/SpecificPrice.php:305 | ||
SELECT SQL_NO_CACHE id FROM lafrips_gap_refund_partial WHERE sent = "0" AND shop_id = 1 |
0.1 | 1 | /modules/ganalyticspro/lib/module-dao_class.php:82 | ||
SELECT SQL_NO_CACHE `id_tax_rules_group` FROM `lafrips_product_shop` WHERE `id_product` = 51095 AND id_shop=1 LIMIT 1 |
0.1 | 1 | /classes/Product.php:5032 | ||
SELECT SQL_NO_CACHE id_shop FROM `lafrips_group_shop` WHERE `id_group` = 1 AND id_shop = 1 LIMIT 1 |
0.1 | 1 | /classes/ObjectModel.php:1450 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module` WHERE `name` = "pwpaysoncheckout" LIMIT 1 |
0.1 | 1 | /classes/module/Module.php:2569 | ||
SELECT SQL_NO_CACHE out_of_stock FROM `lafrips_stock_available` WHERE (id_product = 51095) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.1 | 1 | /classes/stock/StockAvailable.php:670 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_tax_lang` WHERE `id_tax` = 3 |
0.1 | 11 | /Adapter/Adapter_EntityMapper.php:68 | ||
SELECT SQL_NO_CACHE COUNT(*) FROM `lafrips_cart_cart_rule` WHERE `id_cart_rule` = 1 AND `id_cart` = 1624297 LIMIT 1 |
0.1 | 0 | /classes/Cart.php:450 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.1 | 0 | /classes/module/Module.php:2219 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_tax` a WHERE (a.`id_tax` = 1) LIMIT 1 |
0.1 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module` WHERE `name` = "pm_advancedcookiebanner" LIMIT 1 |
0.1 | 1 | /classes/module/Module.php:2569 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module_shop` WHERE `id_module` = 327 AND `id_shop` = 1 LIMIT 1 |
0.1 | 1 | /classes/module/Module.php:2219 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_tax_lang` WHERE `id_tax` = 1 |
0.1 | 11 | /Adapter/Adapter_EntityMapper.php:68 | ||
SELECT SQL_NO_CACHE out_of_stock FROM `lafrips_stock_available` WHERE (id_product = 51095) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.1 | 1 | /classes/stock/StockAvailable.php:670 | ||
SELECT SQL_NO_CACHE depends_on_stock FROM `lafrips_stock_available` WHERE (id_product = 51095) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.1 | 1 | /classes/stock/StockAvailable.php:646 | ||
SELECT SQL_NO_CACHE `reduction` FROM `lafrips_product_group_reduction_cache` WHERE `id_product` = 51095 AND `id_group` = 1 LIMIT 1 |
0.1 | 0 | /classes/GroupReduction.php:149 | ||
SELECT SQL_NO_CACHE `reduction` FROM `lafrips_group` WHERE `id_group` = 1 LIMIT 1 |
0.1 | 1 | /classes/Group.php:133 | ||
SELECT SQL_NO_CACHE * FROM `lafrips_tax` a WHERE (a.`id_tax` = 3) LIMIT 1 |
0.1 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE cl.`link_rewrite` FROM `lafrips_category_lang` cl WHERE `id_lang` = 18 AND cl.id_shop = 1 AND cl.`id_category` = 2200 LIMIT 1 |
0.1 | 1 | /classes/Category.php:1054 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module` WHERE `name` = "steasycheckout" LIMIT 1 |
0.1 | 1 | /classes/module/Module.php:2569 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module` WHERE `name` = "easycheckout" LIMIT 1 |
0.1 | 1 | /classes/module/Module.php:2569 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.1 | 0 | /classes/module/Module.php:2219 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.1 | 0 | /classes/module/Module.php:2219 | ||
SELECT SQL_NO_CACHE id_required_field, object_name, field_name FROM lafrips_required_field |
0.1 | 1 | /classes/ObjectModel.php:1368 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module_shop` WHERE `id_module` = 283 AND `id_shop` = 1 LIMIT 1 |
0.1 | 0 | /classes/module/Module.php:2219 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.1 | 0 | /classes/module/Module.php:2219 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.1 | 0 | /classes/module/Module.php:2219 | ||
SELECT SQL_NO_CACHE `id_module` FROM `lafrips_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.1 | 0 | /classes/module/Module.php:2219 |
36 | SELECT `def` FROM lafrips_lgfreeshippingzones WHERE id_zone = XX AND id_carrier = XX LIMIT XX |
16 | SELECT `id_module` FROM `lafrips_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX |
13 | SELECT * FROM `lafrips_category` a LEFT JOIN `lafrips_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX LEFT JOIN `lafrips_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = XX WHERE (a.`id_category` = XX) AND (b.`id_shop` = XX) LIMIT XX |
12 | SELECT `id_shop`,`id_shop_group` FROM `lafrips_lgfreeshippingzones` lg INNER JOIN `lafrips_carrier` c ON lg.`id_carrier` = c.`id_reference` WHERE lg.`active` = XX AND lg.`id_zone` = XX AND lg.`id_carrier` = XX AND ( lg.`id_shop` = XX OR (lg.`id_shop_group` = XX AND lg.`id_shop` = XX) OR (lg.`id_shop_group` = XX AND lg.`id_shop` = XX) ) LIMIT XX |
9 | SELECT * FROM lafrips_cookiesplus_cookie cc LEFT JOIN lafrips_cookiesplus_cookie_lang ccl on cc.`id_cookiesplus_cookie` = ccl.`id_cookiesplus_cookie` WHERE `id_cookiesplus_finality` = XX AND ccl.`id_lang` = XX AND cc.`active` = XX ORDER BY cc.`name`; |
8 | SELECT id_category, id_parent, level_depth, name, is_root_category, active FROM lafrips_category LEFT JOIN lafrips_category_lang AS cl USING (id_category) LEFT JOIN lafrips_category_shop AS cs USING (id_category) WHERE cs.id_shop = XX AND cl.id_lang = XX ORDER BY `lafrips_category`.`id_parent` ASC, `lafrips_category`.`id_category` ASC |
7 | SELECT out_of_stock FROM `lafrips_stock_available` WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX |
7 | SELECT m.`id_module`, m.`name`, ( SELECT id_module FROM `lafrips_module_shop` ms WHERE m.`id_module` = ms.`id_module` AND ms.`id_shop` = XX LIMIT XX ) as mshop FROM `lafrips_module` m |
5 | SELECT cp.`id_product_attribute`, cp.`id_product`, cp.`quantity` AS cart_quantity, cp.id_shop, pl.`name`, p.`is_virtual`, pl.`description_short`, pl.`available_now`, pl.`available_later`, product_shop.`id_category_default`, p.`id_supplier`, p.`id_manufacturer`, product_shop.`on_sale`, product_shop.`ecotax`, product_shop.`additional_shipping_cost`, product_shop.`available_for_order`, product_shop.`price`, product_shop.`active`, product_shop.`unity`, product_shop.`unit_price_ratio`, stock.`quantity` AS quantity_available, p.`width`, p.`height`, p.`depth`, stock.`out_of_stock`, p.`weight`, p.`date_add`, p.`date_upd`, IFNULL(stock.quantity, XX) as quantity, pl.`link_rewrite`, cl.`link_rewrite` AS category, CONCAT(LPAD(cp.`id_product`, XX, XX), LPAD(IFNULL(cp.`id_product_attribute`, XX), XX, XX), IFNULL(cp.`id_address_delivery`, XX)) AS unique_id, cp.id_address_delivery, product_shop.advanced_stock_management, ps.product_supplier_reference supplier_reference, cu.`id_customization`, cu.`quantity` AS customization_quantity, product_attribute_shop.`price` AS price_attribute, product_attribute_shop.`ecotax` AS ecotax_attr, IF (IFNULL(pa.`reference`, '') = '', p.`reference`, pa.`reference`) AS reference, (p.`weight`+ pa.`weight`) weight_attribute, IF (IFNULL(pa.`eanXX`, '') = '', p.`eanXX`, pa.`eanXX`) AS eanXX, IF (IFNULL(pa.`upc`, '') = '', p.`upc`, pa.`upc`) AS upc, IFNULL(product_attribute_shop.`minimal_quantity`, product_shop.`minimal_quantity`) as minimal_quantity, IF(product_attribute_shop.wholesale_price > XX, product_attribute_shop.wholesale_price, product_shop.`wholesale_price`) wholesale_price , image_shop.`id_image` id_image, il.`legend` FROM `lafrips_cart_product` cp LEFT JOIN `lafrips_product` `p` ON p.`id_product` = cp.`id_product` INNER JOIN `lafrips_product_shop` product_shop ON (product_shop.`id_shop` = cp.`id_shop` AND product_shop.`id_product` = p.`id_product`) LEFT JOIN `lafrips_product_lang` `pl` ON p.`id_product` = pl.`id_product` AND pl.`id_lang` = XX AND pl.id_shop = cp.id_shop LEFT JOIN `lafrips_category_lang` `cl` ON product_shop.`id_category_default` = cl.`id_category` AND cl.`id_lang` = XX AND cl.id_shop = cp.id_shop LEFT JOIN `lafrips_product_supplier` `ps` ON ps.`id_product` = cp.`id_product` AND ps.`id_product_attribute` = cp.`id_product_attribute` AND ps.`id_supplier` = p.`id_supplier` LEFT JOIN lafrips_stock_available stock ON (stock.id_product = cp.id_product AND stock.id_product_attribute = IFNULL(`cp`.id_product_attribute, XX) AND stock.id_shop = XX AND stock.id_shop_group = XX ) LEFT JOIN `lafrips_customization` `cu` ON p.`id_product` = cu.`id_product` AND cp.`id_product_attribute` = cu.`id_product_attribute` AND cu.`id_cart` = XX LEFT JOIN `lafrips_product_attribute` `pa` ON pa.`id_product_attribute` = cp.`id_product_attribute` LEFT JOIN `lafrips_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.`id_shop` = cp.`id_shop` AND product_attribute_shop.`id_product_attribute` = pa.`id_product_attribute`) LEFT JOIN `lafrips_image_shop` `image_shop` ON image_shop.`id_product` = p.`id_product` AND image_shop.cover=XX AND image_shop.id_shop=XX LEFT JOIN `lafrips_image_lang` `il` ON il.`id_image` = image_shop.`id_image` AND il.`id_lang` = XX WHERE (cp.`id_cart` = XX) AND (p.`id_product` IS NOT NULL) GROUP BY cp.`id_product_attribute`, cp.`id_product`, cp.`id_shop` ORDER BY cp.`date_add`, cp.`id_product`, cp.`id_product_attribute` ASC |
4 | SELECT tr.* FROM `lafrips_tax_rule` tr JOIN `lafrips_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`) WHERE trg.`active` = XX AND tr.`id_country` = XX AND tr.`id_tax_rules_group` = XX AND tr.`id_state` IN (XX, XX) AND ('XX' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to` OR (tr.`zipcode_to` = XX AND tr.`zipcode_from` IN(XX, 'XX'))) ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
3 | SELECT * FROM `lafrips_tax` a WHERE (a.`id_tax` = XX) LIMIT XX |
3 | SELECT *
FROM `lafrips_tax_lang`
WHERE `id_tax` = XX |
3 | SELECT COUNT(*) FROM `lafrips_cart_cart_rule` WHERE `id_cart_rule` = XX AND `id_cart` = XX LIMIT XX |
3 | SELECT COUNT(*) FROM `lafrips_orders` o LEFT JOIN lafrips_order_cart_rule ocr ON (ocr.id_order = o.id_order) WHERE o.id_customer = XX AND ocr.id_cart_rule = XX LIMIT XX |
3 | SELECT cl.`link_rewrite` FROM `lafrips_category_lang` cl WHERE `id_lang` = XX AND cl.id_shop = XX AND cl.`id_category` = XX LIMIT XX |
3 | SELECT d.`price` FROM `lafrips_delivery` d LEFT JOIN `lafrips_range_weight` w ON (d.`id_range_weight` = w.`id_range_weight`) WHERE d.`id_zone` = XX AND XX.XX >= w.`delimiterXX` AND XX.XX < w.`delimiterXX` AND d.`id_carrier` = XX AND d.id_delivery = ( SELECT dXX.id_delivery FROM lafrips_delivery dXX WHERE dXX.id_carrier = `d`.id_carrier AND dXX.id_zone = `d`.id_zone AND dXX.`id_range_weight` = `d`.`id_range_weight` AND (dXX.id_shop = XX OR (dXX.id_shop_group = XX AND dXX.id_shop IS NULL) OR (dXX.id_shop_group IS NULL AND dXX.id_shop IS NULL)) ORDER BY dXX.id_shop DESC, dXX.id_shop_group DESC LIMIT XX ) ORDER BY w.`delimiterXX` ASC LIMIT XX |
3 | SELECT * FROM `lafrips_carrier` a LEFT JOIN `lafrips_carrier_lang` `b` ON a.`id_carrier` = b.`id_carrier` AND b.`id_lang` = XX LEFT JOIN `lafrips_carrier_shop` `c` ON a.`id_carrier` = c.`id_carrier` AND c.`id_shop` = XX WHERE (a.`id_carrier` = XX) AND (b.`id_shop` = XX) LIMIT XX |
3 | SELECT p.id_product FROM `lafrips_product` p INNER JOIN lafrips_product_shop product_shop ON (product_shop.id_product = p.id_product AND product_shop.id_shop = XX) WHERE p.id_product = XX AND DATEDIFF( product_shop.`date_add`, DATE_SUB( "XX-XX-XX XX:XX:XX", INTERVAL XX DAY ) ) > XX |
3 | SELECT * FROM `lafrips_carrier` a LEFT JOIN `lafrips_carrier_shop` `c` ON a.`id_carrier` = c.`id_carrier` AND c.`id_shop` = XX WHERE (a.`id_carrier` = XX) LIMIT XX |
3 | SELECT * FROM `lafrips_carrier_lang` WHERE `id_carrier` = XX AND `id_shop` = XX |
3 | SELECT depends_on_stock FROM `lafrips_stock_available` WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX |
3 | SELECT d.`price` FROM `lafrips_delivery` d INNER JOIN `lafrips_range_weight` w ON d.`id_range_weight` = w.`id_range_weight` WHERE d.`id_zone` = XX AND d.`id_carrier` = XX AND d.id_delivery = ( SELECT dXX.id_delivery FROM lafrips_delivery dXX WHERE dXX.id_carrier = `d`.id_carrier AND dXX.id_zone = `d`.id_zone AND dXX.`id_range_weight` = `d`.`id_range_weight` AND (dXX.id_shop = XX OR (dXX.id_shop_group = XX AND dXX.id_shop IS NULL) OR (dXX.id_shop_group IS NULL AND dXX.id_shop IS NULL)) ORDER BY dXX.id_shop DESC, dXX.id_shop_group DESC LIMIT XX ) ORDER BY w.`delimiterXX` DESC LIMIT XX |
3 | SELECT `id_tax_rules_group` FROM `lafrips_carrier_tax_rules_group_shop` WHERE `id_carrier` = XX AND id_shop=XX LIMIT XX |
3 |
SELECT t.`id_lang`, t.`name`
FROM lafrips_tag t
LEFT JOIN lafrips_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=XX |
2 |
SELECT *
FROM lafrips_cart_rule_product_rule pr
LEFT JOIN lafrips_cart_rule_product_rule_value prv ON pr.id_product_rule = prv.id_product_rule
WHERE pr.id_product_rule_group = XX |
2 | SELECT * FROM lafrips_sp_optout_prices where shop_id='XX' |
2 | SELECT * FROM `lafrips_product` a LEFT JOIN `lafrips_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX LEFT JOIN `lafrips_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = XX WHERE (a.`id_product` = XX) AND (b.`id_shop` = XX) LIMIT XX |
2 | SELECT COUNT(*) FROM `lafrips_product_attribute` pa INNER JOIN lafrips_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX) WHERE pa.`id_product` = XX LIMIT XX |
2 | SELECT id_group FROM lafrips_cart_rule_group WHERE id_cart_rule = XX |
2 | SELECT SUM(quantity) FROM `lafrips_stock_available` WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX |
2 | SELECT * FROM `lafrips_currency` c INNER JOIN lafrips_currency_shop currency_shop ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = XX) WHERE `deleted` = XX AND c.`active` = XX ORDER BY `name` ASC |
2 | SELECT SQL_NO_CACHE cr.* FROM lafrips_cart_rule cr LEFT JOIN lafrips_cart_rule_shop crs ON cr.id_cart_rule = crs.id_cart_rule LEFT JOIN lafrips_cart_rule_group crg ON cr.id_cart_rule = crg.id_cart_rule LEFT JOIN lafrips_cart_rule_carrier crca ON cr.id_cart_rule = crca.id_cart_rule LEFT JOIN lafrips_cart_rule_country crco ON cr.id_cart_rule = crco.id_cart_rule WHERE cr.active = XX AND cr.code = "" AND cr.quantity > XX AND cr.date_from < "XX-XX-XX XX:XX:XX" AND cr.date_to > "XX-XX-XX XX:XX:XX" AND ( cr.id_customer = XX ) AND ( cr.`carrier_restriction` = XX ) AND ( cr.`shop_restriction` = XX ) AND ( cr.`group_restriction` = XX OR crg.`id_group` = XX ) AND ( cr.`reduction_product` <= XX OR EXISTS ( SELECT XX FROM `lafrips_cart_product` WHERE `lafrips_cart_product`.`id_product` = cr.`reduction_product` AND `id_cart` = XX ) ) AND NOT EXISTS (SELECT XX FROM lafrips_cart_cart_rule WHERE cr.id_cart_rule = lafrips_cart_cart_rule.id_cart_rule AND id_cart = XX) ORDER BY priority |
2 | SELECT * FROM `lafrips_lang` a LEFT JOIN `lafrips_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = XX WHERE (a.`id_lang` = XX) LIMIT XX |
2 | SELECT * FROM `lafrips_currency` a LEFT JOIN `lafrips_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = XX WHERE (a.`id_currency` = XX) LIMIT XX |
2 | SELECT cc.iso_code from `lafrips_module_country` c
LEFT JOIN `lafrips_module` m on m.id_module=c.id_module
LEFT JOIN `lafrips_country` cc on c.id_country=cc.id_country
WHERE m.name="sequracheckout" and c.id_shop=XX |
2 | SELECT * FROM `lafrips_amazon_configuration` WHERE `name` IN ("AMAZON_SESSION_OFFERS", "AMAZON_BATCH_ACKNOWLEDGE", "AMAZON_OI_CRON_FAILED_LIST", "AMAZON_OI_CRON_FAILED_LIST", "AMAZON_BATCH_OFFERS_CRON", "AMAZON_BATCH_OFFERS", "AMAZON_SESSION_PRODUCTS", "AMAZON_BATCH_PRODUCTS", "SESSION_STATUS", "BATCH_STATUS", "BATCH_CANCEL", "BATCH_ORDER_REPORT", "AMAZON_SESSION_STATUS") |
2 | SHOW TABLES FROM `frikileria_bd` |
48 lgfreeshippingzones |
30 category_lang |
30 module |
25 module_shop |
22 carrier |
21 category |
21 category_shop |
21 stock_available |
16 product |
14 product_shop |
14 delivery |
13 cart_product |
10 cart_rule |
10 product_attribute_shop |
9 product_lang |
9 cart_cart_rule |
9 product_attribute |
9 cookiesplus_cookie_lang |
9 cookiesplus_cookie |
8 amazon_configuration |
8 carrier_lang |
8 specific_price |
8 cart_rule_lang |
8 carrier_shop |
7 image_shop |
7 range_weight |
7 customization |
6 image_lang |
6 currency_shop |
5 tax_rules_group |
5 product_supplier |
5 country |
5 lang_shop |
5 lang |
5 currency |
5 orders |
4 zone |
4 shop |
4 cart_rule_group |
4 shop_url |
4 hook |
4 tax_rule |
3 country_lang |
3 configuration |
3 meta |
3 order_cart_rule |
3 tax |
3 theme |
3 tax_lang |
3 carrier_tax_rules_group_shop |
3 country_shop |
3 category_product |
3 product_tag |
3 tag |
2 warehouse |
2 cart_rule_shop |
2 carrier_zone |
2 hook_alias |
2 cart_rule_product_rule |
2 module_country |
2 cart_rule_product_rule_value |
2 hook_module |
2 cart_rule_country |
2 cart_rule_carrier |
2 warehouse_shop |
2 meta_lang |
2 sp_optout_prices |
2 group |
2 group_shop |
2 shop_group |
2 manufacturer |
2 customized_data |
2 pack |
1 warehouse_carrier |
1 cart |
1 page |
1 carrier_group |
1 page_type |
1 configuration_lang |
1 connections |
1 customization_field_lang |
1 accessory |
1 cart_rule_product_rule_group |
1 image_type |
1 cookiesplus_finality_lang |
1 product_carrier |
1 cookiesplus_finality |
1 supplier |
1 amazon_configuration_lang |
1 state |
1 product_group_reduction_cache |
1 category_group |
1 required_field |
1 giftcardproduct |
1 tax_rules_group_shop |
1 customization_field |
1 group_lang |
1 hook_module_exceptions |
1 feature_product |
1 address |
1 theme_meta |
1 pm_advancedsearch |
1 module_group |
1 pm_advancedsearch_shop |
1 gap_refund |
1 gap_refund_partial |
1 warehouse_product_location |
1 specific_price_priority |
1 order_detail |
1 order_history |
1 order_state |
1 supply_order |
1 supply_order_detail |
1 supply_order_state |
1 stock |
1 facebookpixels |
Name | Instances | Source |
---|---|---|
Category | 31 | /modules/ganalyticspro/lib/module-tools_class.php [158] /modules/connectif/classes/cn-product-utils.php [235] /modules/connectif/classes/cn-product-utils.php [257] /modules/connectif/classes/cn-product-utils.php [257] /modules/connectif/classes/cn-product-utils.php [257] /modules/connectif/classes/cn-product-utils.php [235] /modules/connectif/classes/cn-product-utils.php [257] /modules/connectif/classes/cn-product-utils.php [257] /modules/connectif/classes/cn-product-utils.php [235] /modules/connectif/classes/cn-product-utils.php [257] /modules/connectif/classes/cn-product-utils.php [257] /modules/connectif/classes/cn-product-utils.php [257] /modules/connectif/classes/cn-product-utils.php [257] /modules/connectif/classes/cn-product-utils.php [235] /modules/connectif/classes/cn-product-utils.php [257] /modules/connectif/classes/cn-product-utils.php [257] /modules/connectif/classes/cn-product-utils.php [257] /modules/connectif/classes/cn-product-utils.php [235] /modules/connectif/classes/cn-product-utils.php [257] /modules/connectif/classes/cn-product-utils.php [257] /modules/connectif/classes/cn-product-utils.php [235] /modules/connectif/classes/cn-product-utils.php [257] /modules/connectif/classes/cn-product-utils.php [257] /modules/connectif/classes/cn-product-utils.php [257] /modules/connectif/classes/cn-product-utils.php [235] /modules/connectif/classes/cn-product-utils.php [235] /modules/connectif/classes/cn-product-utils.php [235] /modules/connectif/classes/cn-product-utils.php [257] /modules/connectif/classes/cn-product-utils.php [257] /modules/connectif/classes/cn-product-utils.php [257] /modules/connectif/classes/cn-product-utils.php [257] |
Carrier | 21 | /classes/Cart.php [1867] /classes/Cart.php [3952] /classes/Cart.php [2890] /classes/Cart.php [3952] /classes/Cart.php [1867] /classes/Cart.php [3952] /classes/Cart.php [2890] /classes/Cart.php [3952] /classes/Cart.php [1867] /classes/Cart.php [3952] /classes/Cart.php [2890] /classes/Cart.php [3952] /classes/Cart.php [1867] /classes/Cart.php [1867] /classes/Cart.php [1867] /override/classes/Cart.php [485] /override/classes/Cart.php [485] /override/classes/Cart.php [485] /override/classes/Cart.php [670] /override/classes/Cart.php [670] /override/classes/Cart.php [670] |
Product | 16 | /modules/facebookconversiontrackingplus/classes/conversion-api.php [105] /controllers/front/CartController.php [227] /modules/facebookconversiontrackingplus/classes/conversion-api.php [105] /classes/Cart.php [933] /modules/facebookconversiontrackingplus/classes/conversion-api.php [105] /modules/facebookconversiontrackingplus/facebookconversiontrackingplus.php [2482] /modules/blockviewed/blockviewed.php [158] /modules/facebookconversiontrackingplus/facebookconversiontrackingplus.php [3122] /modules/ganalyticspro/lib/gtag/product-tag_class.php [38] /modules/pagecache/pagecache.php [3768] /modules/pagecache/pagecache.php [3784] /classes/Cart.php [1867] /classes/Link.php [104] /classes/Link.php [102] /modules/connectif/classes/cn-product-utils.php [52] /modules/facebookconversiontrackingplus/facebookconversiontrackingplus.php [2482] |
Address | 6 | /modules/motive/src/Builder/Price/BasePriceBuilder.php [153] /classes/Product.php [492] /classes/Product.php [2937] /classes/Product.php [4403] /classes/Product.php [492] /classes/Product.php [492] |
Currency | 5 | /classes/Tools.php [610] /modules/sequrapayment/sequrapayment.php [244] /classes/CartRule.php [391] /classes/CartRule.php [391] /classes/CartRule.php [391] |
Language | 5 | /config/config.inc.php [195] /classes/Tools.php [564] /classes/Tools.php [498] /modules/ganalyticspro/lib/gtag/product-tag_class.php [40] /modules/amazon/amazon.php [579] |
Tax | 3 | /classes/tax/TaxRulesTaxManager.php [115] /classes/tax/TaxRulesTaxManager.php [115] /classes/tax/TaxRulesTaxManager.php [115] |
CurrencyCore | 3 | /modules/facebookconversiontrackingplus/classes/conversion-api.php [99] /modules/facebookconversiontrackingplus/classes/conversion-api.php [99] /modules/facebookconversiontrackingplus/classes/conversion-api.php [99] |
StockAvailable | 2 | /override/classes/stock/StockManager.php [454] /modules/pagecache/pagecache.php [3772] |
Country | 2 | /config/config.inc.php [142] /classes/Carrier.php [1311] |
Customer | 2 | /config/config.inc.php [217] /classes/Carrier.php [1358] |
Cart | 2 | /classes/controller/FrontController.php [348] /modules/facebookconversiontrackingplus/facebookconversiontrackingplus.php [3168] |
Guest | 1 | /modules/statsdata/statsdata.php [104] |
CartRule | 1 | /override/classes/Cart.php [612] |
Shop | 1 | /config/config.inc.php [114] |
Warehouse | 1 | /classes/Carrier.php [1351] |
Theme | 1 | /config/config.inc.php [115] |
Group | 1 | /classes/Cart.php [184] |
ShopGroup | 1 | /classes/shop/Shop.php [518] |
Connection | 1 | /modules/statsdata/statsdata.php [142] |
# | Filename |
---|---|
1 | /index.php |
2 | /config/config.inc.php |
3 | /config/defines.inc.php |
4 | /config/settings.inc.php |
5 | /config/autoload.php |
6 | /config/alias.php |
7 | /classes/PrestaShopAutoload.php |
8 | /cache/class_index.php |
9 | /config/bootstrap.php |
10 | /Core/Business/Core_Business_ContainerBuilder.php |
11 | /Core/Foundation/IoC/Core_Foundation_IoC_Container.php |
12 | /Adapter/Adapter_ServiceLocator.php |
13 | /classes/controller/Controller.php |
14 | /classes/ObjectModel.php |
15 | /Core/Foundation/Database/Core_Foundation_Database_EntityInterface.php |
16 | /classes/db/Db.php |
17 | /classes/Tools.php |
18 | /classes/Context.php |
19 | /override/classes/Context.php |
20 | /classes/shop/Shop.php |
21 | /classes/db/DbPDO.php |
22 | /classes/Configuration.php |
23 | /classes/Validate.php |
24 | /classes/cache/Cache.php |
25 | /Adapter/Adapter_EntityMapper.php |
26 | /classes/db/DbQuery.php |
27 | /classes/Theme.php |
28 | /config/defines_uri.inc.php |
29 | /tools/htmlpurifier/HTMLPurifier.standalone.php |
30 | /classes/Language.php |
31 | /classes/Country.php |
32 | /classes/PrestaShopCollection.php |
33 | /classes/shop/ShopGroup.php |
34 | /classes/Cookie.php |
35 | /classes/Rijndael.php |
36 | /classes/Customer.php |
37 | /classes/Group.php |
38 | /classes/Link.php |
39 | /override/classes/Link.php |
40 | /classes/shop/ShopUrl.php |
41 | /config/smarty.config.inc.php |
42 | /tools/smarty/Smarty.class.php |
43 | /tools/smarty/sysplugins/smarty_internal_data.php |
44 | /tools/smarty/sysplugins/smarty_internal_templatebase.php |
45 | /tools/smarty/sysplugins/smarty_internal_template.php |
46 | /tools/smarty/sysplugins/smarty_resource.php |
47 | /tools/smarty/sysplugins/smarty_internal_resource_file.php |
48 | /tools/smarty/sysplugins/smarty_cacheresource.php |
49 | /tools/smarty/sysplugins/smarty_internal_cacheresource_file.php |
50 | /config/smartyfront.config.inc.php |
51 | /classes/Dispatcher.php |
52 | /override/classes/Dispatcher.php |
53 | /classes/Hook.php |
54 | /override/classes/Hook.php |
55 | /classes/module/Module.php |
56 | /modules/pagecache/pagecache.php |
57 | /modules/pagecache/classes/PageCacheURLNormalizer.php |
58 | /modules/pagecache/classes/JprestaCacheKey.php |
59 | /modules/pagecache/classes/JprestaCacheKeySpecifics.php |
60 | /modules/pagecache/classes/JprestaCacheWarmerSettings.php |
61 | /modules/pagecache/classes/JprestaApi.php |
62 | /modules/pagecache/classes/JprestaUtils.php |
63 | /modules/pagecache/classes/JprestaUtilsDispatcher.php |
64 | /modules/pagecache/classes/JprestaUtilsMobileDetect.php |
65 | /tools/mobile_Detect/Mobile_Detect.php |
66 | /modules/pagecache/classes/JprestaUtilsTaxManager.php |
67 | /classes/tax/TaxManagerInterface.php |
68 | /modules/pagecache/classes/PageCacheCache.php |
69 | /modules/pagecache/classes/PageCacheCacheSimpleFS.php |
70 | /modules/pagecache/classes/PageCacheCacheMultiStore.php |
71 | /modules/pagecache/classes/PageCacheCacheZipFS.php |
72 | /modules/pagecache/classes/PageCacheCacheZipArchive.php |
73 | /modules/pagecache/classes/PageCacheCacheMemcache.php |
74 | /modules/pagecache/classes/PageCacheCacheMemcached.php |
75 | /modules/pagecache/classes/JprestaCustomer.php |
76 | /modules/pagecache/classes/PageCacheDAO.php |
77 | /modules/pagecache/vendor/http_build_url.php |
78 | /config/db_slave_server.inc.php |
79 | /modules/pm_advancedsearch4/pm_advancedsearch4.php |
80 | /modules/pm_advancedsearch4/classes/LinkPM.php |
81 | /modules/pm_advancedsearch4/classes/As4SearchEngineLogger.php |
82 | /modules/pm_advancedsearch4/classes/As4SearchEngineDb.php |
83 | /modules/pm_advancedsearch4/classes/As4SearchEngine.php |
84 | /modules/pm_advancedsearch4/classes/As4SearchEngineIndexation.php |
85 | /modules/pm_advancedsearch4/classes/As4SearchEngineSeo.php |
86 | /modules/pm_advancedsearch4/classes/AdvancedSearchClass.php |
87 | /modules/pm_advancedsearch4/classes/AdvancedSearchCriterionGroupClass.php |
88 | /modules/pm_advancedsearch4/classes/AdvancedSearchCriterionClass.php |
89 | /modules/pm_advancedsearch4/classes/AdvancedSearchSeoClass.php |
90 | /modules/pm_advancedsearch4/AdvancedSearchCoreClass.php |
91 | /modules/pm_advancedsearch4/classes/AdvancedSearchWidgetProxy.php |
92 | /modules/cookiesplus/cookiesplus.php |
93 | /modules/cookiesplus/classes/CookiesPlusCookie.php |
94 | /modules/cookiesplus/classes/CookiesPlusFinality.php |
95 | /modules/cookiesplus/classes/CookiesPlusUserConsent.php |
96 | /modules/cookiesplus/classes/HTMLTemplateCookiesPlusModule.php |
97 | /classes/pdf/HTMLTemplate.php |
98 | /classes/Translate.php |
99 | /modules/cookiesplus/translations/pt.php |
100 | /modules/so_lightweightwhatsapp/so_lightweightwhatsapp.php |
101 | /modules/connectif/connectif.php |
102 | /modules/connectif/classes/cn-logger.php |
103 | /modules/connectif/classes/cn-utils.php |
104 | /modules/connectif/classes/cn-product-utils.php |
105 | /modules/connectif/classes/cn-user-utils.php |
106 | /modules/connectif/classes/cn-cart-utils.php |
107 | /modules/connectif/classes/cn-account-utils.php |
108 | /modules/connectif/classes/cn-config-utils.php |
109 | /modules/connectif/helpers/connectif-api-helper.php |
110 | /themes/runway/modules/connectif/translations/pt.php |
111 | /modules/afgooglereviews/afgooglereviews.php |
112 | /modules/afgooglereviews/classes/GoogleReviews.php |
113 | /modules/afgooglereviews/translations/pt.php |
114 | /themes/runway/modules/pagecache/translations/pt.php |
115 | /modules/pagecache/translations/pt.php |
116 | /controllers/front/CartController.php |
117 | /classes/controller/FrontController.php |
118 | /override/classes/controller/FrontController.php |
119 | /themes/runway/lang/pt.php |
120 | /classes/Currency.php |
121 | /classes/Cart.php |
122 | /override/classes/Cart.php |
123 | /classes/CartRule.php |
124 | /override/classes/CartRule.php |
125 | /classes/Meta.php |
126 | /classes/Product.php |
127 | /override/classes/Product.php |
128 | /classes/webservice/WebserviceRequest.php |
129 | /override/classes/webservice/WebserviceRequest.php |
130 | /redirecciones/htaccess-idiomas.php |
131 | /redirecciones/htaccess-categorias.php |
132 | /modules/belvg_staticblocks/classes/BelvgStaticBlocks.php |
133 | /classes/Media.php |
134 | /override/classes/Media.php |
135 | /modules/motive/motive.php |
136 | /modules/motive/vendor/autoload.php |
137 | /modules/motive/vendor/composer/autoload_real.php |
138 | /modules/motive/vendor/composer/ClassLoader.php |
139 | /modules/motive/vendor/composer/autoload_static.php |
140 | /modules/motive/translations/pt.php |
141 | /modules/motive/src/Config.php |
142 | /modules/motive/src/LabelsAvailabilityConfig.php |
143 | /modules/motive/src/Builder/Price/BasePriceBuilder.php |
144 | /modules/motive/src/Builder/Price/PriceBuilderInterface.php |
145 | /modules/motive/src/PriceModifiers.php |
146 | /classes/tax/Tax.php |
147 | /classes/tax/TaxRulesGroup.php |
148 | /classes/Address.php |
149 | /override/classes/Address.php |
150 | /classes/tax/TaxManagerFactory.php |
151 | /classes/tax/TaxRulesTaxManager.php |
152 | /Adapter/Adapter_Configuration.php |
153 | /Core/Business/Core_Business_ConfigurationInterface.php |
154 | /classes/tax/TaxCalculator.php |
155 | /modules/motive/src/MotiveApiController.php |
156 | /classes/controller/ModuleFrontController.php |
157 | /modules/facebookconversiontrackingplus/facebookconversiontrackingplus.php |
158 | /modules/facebookconversiontrackingplus/classes/google-categories.php |
159 | /modules/facebookconversiontrackingplus/classes/conversion-api.php |
160 | /modules/facebookconversiontrackingplus/translations/pt.php |
161 | /classes/Category.php |
162 | /modules/giftcard/giftcard.php |
163 | /modules/giftcard/models/GiftCardProduct.php |
164 | /modules/giftcard/models/GiftCardOrder.php |
165 | /modules/giftcard/models/GiftCardTag.php |
166 | /modules/giftcard/models/GiftCardTemplate.php |
167 | /modules/giftcard/models/PDFGiftCard.php |
168 | /tools/tcpdf/config/lang/eng.php |
169 | /tools/tcpdf/tcpdf.php |
170 | /tools/tcpdf/config/tcpdf_config.php |
171 | /modules/giftcard/tools/GiftCardTools.php |
172 | /modules/giftcard/tools/MailGiftCard.php |
173 | /tools/swift/Swift.php |
174 | /tools/swift/Swift/ClassLoader.php |
175 | /tools/swift/Swift/LogContainer.php |
176 | /tools/swift/Swift/Log/DefaultLog.php |
177 | /tools/swift/Swift/Log.php |
178 | /tools/swift/Swift/ConnectionBase.php |
179 | /tools/swift/Swift/Connection.php |
180 | /tools/swift/Swift/ConnectionException.php |
181 | /tools/swift/Swift/Exception.php |
182 | /tools/swift/Swift/BadResponseException.php |
183 | /tools/swift/Swift/Cache.php |
184 | /tools/swift/Swift/CacheFactory.php |
185 | /tools/swift/Swift/Message.php |
186 | /tools/swift/Swift/Address.php |
187 | /tools/swift/Swift/AddressContainer.php |
188 | /tools/swift/Swift/Message/Mime.php |
189 | /tools/swift/Swift/File.php |
190 | /tools/swift/Swift/FileException.php |
191 | /tools/swift/Swift/Message/MimeException.php |
192 | /tools/swift/Swift/Message/Image.php |
193 | /tools/swift/Swift/Message/EmbeddedFile.php |
194 | /tools/swift/Swift/Message/Attachment.php |
195 | /tools/swift/Swift/Message/Part.php |
196 | /tools/swift/Swift/RecipientList.php |
197 | /tools/swift/Swift/Iterator/Array.php |
198 | /tools/swift/Swift/Iterator.php |
199 | /tools/swift/Swift/BatchMailer.php |
200 | /tools/swift/Swift/Events.php |
201 | /tools/swift/Swift/Events/Listener.php |
202 | /tools/swift/Swift/Connection/SMTP.php |
203 | /tools/swift/Swift/Authenticator.php |
204 | /tools/swift/Swift/Connection/NativeMail.php |
205 | /tools/swift/Swift/Plugin/MailSend.php |
206 | /tools/swift/Swift/Events/SendListener.php |
207 | /tools/swift/Swift/Events/BeforeSendListener.php |
208 | /tools/swift/Swift/Plugin/Decorator.php |
209 | /tools/swift/Swift/Plugin/Decorator/Replacements.php |
210 | /themes/runway/modules/giftcard/translations/pt.php |
211 | /classes/Manufacturer.php |
212 | /classes/Supplier.php |
213 | /classes/Combination.php |
214 | /override/classes/Combination.php |
215 | /classes/SpecificPrice.php |
216 | /override/classes/SpecificPrice.php |
217 | /classes/GroupReduction.php |
218 | /classes/Tag.php |
219 | /classes/stock/StockAvailable.php |
220 | /classes/Pack.php |
221 | /modules/prestasms/prestasms.php |
222 | /modules/prestasms/includes/model/sms.php |
223 | /modules/prestasms/includes/model/variables.php |
224 | /modules/prestasms/includes/model/hooks.php |
225 | /modules/prestasms/includes/model/smsAdapter.php |
226 | /modules/prestasms/lang.php |
227 | /modules/prestasms/langs/es/lang.php |
228 | /modules/prestasms/exc.php |
229 | /themes/runway/modules/prestasms/translations/pt.php |
230 | /modules/blockwishlist/blockwishlist.php |
231 | /modules/blockwishlist/WishList.php |
232 | /themes/runway/modules/blockwishlist/translations/pt.php |
233 | /modules/blockwishlist/translations/pt.php |
234 | /classes/Customization.php |
235 | /classes/Feature.php |
236 | /modules/motive/src/Tagging.php |
237 | /classes/order/Order.php |
238 | /override/classes/order/Order.php |
239 | /modules/dgcontenttranslation/dgcontenttranslation.php |
240 | /modules/dgcontenttranslation/classes/polyfill.php |
241 | /modules/dgcontenttranslation/vendor/autoload.php |
242 | /modules/dgcontenttranslation/vendor/composer/autoload_real.php |
243 | /modules/dgcontenttranslation/vendor/composer/platform_check.php |
244 | /modules/dgcontenttranslation/vendor/composer/autoload_static.php |
245 | /modules/dgcontenttranslation/translations/pt.php |
246 | /modules/dgcontenttranslation/vendor/dingedi/dingedi-pstranslationsapi/src/DgTranslationTools.php |
247 | /modules/dgcontenttranslation/vendor/dingedi/dingedi-pstools/src/DgShopInfos.php |
248 | /modules/socialsharing/socialsharing.php |
249 | /themes/runway/modules/socialsharing/translations/pt.php |
250 | /modules/socialsharing/translations/pt.php |
251 | /modules/blockcart/blockcart.php |
252 | /themes/runway/modules/blockcart/translations/pt.php |
253 | /modules/blockcart/translations/pt.php |
254 | /modules/blocksocial/blocksocial.php |
255 | /themes/runway/modules/blocksocial/translations/pt.php |
256 | /modules/blocksocial/translations/pt.php |
257 | /modules/blockcurrencies/blockcurrencies.php |
258 | /themes/runway/modules/blockcurrencies/translations/pt.php |
259 | /modules/blockcurrencies/translations/pt.php |
260 | /modules/blocklanguages/blocklanguages.php |
261 | /themes/runway/modules/blocklanguages/translations/pt.php |
262 | /modules/blocklanguages/translations/pt.php |
263 | /modules/blocklayered/blocklayered.php |
264 | /themes/runway/modules/blocklayered/translations/pt.php |
265 | /modules/blocklayered/translations/pt.php |
266 | /modules/blockcms/blockcms.php |
267 | /modules/blockcms/BlockCMSModel.php |
268 | /themes/runway/modules/blockcms/translations/pt.php |
269 | /modules/blockcms/translations/pt.php |
270 | /modules/blockcontact/blockcontact.php |
271 | /themes/runway/modules/blockcontact/translations/pt.php |
272 | /modules/blockcontact/translations/pt.php |
273 | /modules/blockcontactinfos/blockcontactinfos.php |
274 | /themes/runway/modules/blockcontactinfos/translations/pt.php |
275 | /modules/blockcontactinfos/translations/pt.php |
276 | /modules/blockmanufacturer/blockmanufacturer.php |
277 | /themes/runway/modules/blockmanufacturer/translations/pt.php |
278 | /modules/blockmanufacturer/translations/pt.php |
279 | /modules/blockmyaccount/blockmyaccount.php |
280 | /themes/runway/modules/blockmyaccount/translations/pt.php |
281 | /modules/blockmyaccount/translations/pt.php |
282 | /modules/blockmyaccountfooter/blockmyaccountfooter.php |
283 | /themes/runway/modules/blockmyaccountfooter/translations/pt.php |
284 | /modules/blockmyaccountfooter/translations/pt.php |
285 | /modules/blocknewsletter/blocknewsletter.php |
286 | /themes/runway/modules/blocknewsletter/translations/pt.php |
287 | /modules/blocknewsletter/translations/pt.php |
288 | /modules/blockpaymentlogo/blockpaymentlogo.php |
289 | /themes/runway/modules/blockpaymentlogo/translations/pt.php |
290 | /modules/blockpaymentlogo/translations/pt.php |
291 | /modules/blocksearch/blocksearch.php |
292 | /themes/runway/modules/blocksearch/translations/pt.php |
293 | /modules/blocksearch/translations/pt.php |
294 | /modules/blockspecials/blockspecials.php |
295 | /themes/runway/modules/blockspecials/translations/pt.php |
296 | /modules/blockspecials/translations/pt.php |
297 | /modules/blocksupplier/blocksupplier.php |
298 | /themes/runway/modules/blocksupplier/translations/pt.php |
299 | /modules/blocksupplier/translations/pt.php |
300 | /modules/blockuserinfo/blockuserinfo.php |
301 | /themes/runway/modules/blockuserinfo/translations/pt.php |
302 | /modules/blockuserinfo/translations/pt.php |
303 | /modules/homeslider/homeslider.php |
304 | /modules/homeslider/HomeSlide.php |
305 | /themes/runway/modules/homeslider/translations/pt.php |
306 | /modules/homeslider/translations/pt.php |
307 | /modules/homefeatured/homefeatured.php |
308 | /themes/runway/modules/homefeatured/translations/pt.php |
309 | /modules/homefeatured/translations/pt.php |
310 | /modules/productpaymentlogos/productpaymentlogos.php |
311 | /themes/runway/modules/productpaymentlogos/translations/pt.php |
312 | /modules/productpaymentlogos/translations/pt.php |
313 | /modules/blockviewed/blockviewed.php |
314 | /themes/runway/modules/blockviewed/translations/pt.php |
315 | /modules/blockviewed/translations/pt.php |
316 | /modules/crossselling/crossselling.php |
317 | /themes/runway/modules/crossselling/translations/pt.php |
318 | /modules/crossselling/translations/pt.php |
319 | /modules/mailalerts/mailalerts.php |
320 | /modules/mailalerts/MailAlert.php |
321 | /themes/runway/modules/mailalerts/translations/pt.php |
322 | /modules/mailalerts/translations/pt.php |
323 | /modules/lgdetailedorder/lgdetailedorder.php |
324 | /themes/runway/modules/lgdetailedorder/translations/pt.php |
325 | /modules/correos/correos.php |
326 | /modules/correos/classes/CorreosCommon.php |
327 | /modules/correos/classes/helper/CorreosDebug.php |
328 | /modules/correos/classes/CorreosAdmin.php |
329 | /modules/correos/classes/helper/CountryState.php |
330 | /modules/correos/classes/CorreosFront.php |
331 | /modules/correos/classes/CorreosAdminForms.php |
332 | /modules/correos/classes/orderstatus/UpdateOrderShippingNumberOnUpdatedStatus.php |
333 | /modules/correos/classes/checkout/FrontParamsShipping.php |
334 | /modules/correos/classes/tracking/CorreosTracking.php |
335 | /themes/runway/modules/correos/translations/pt.php |
336 | /modules/redsys/redsys.php |
337 | /modules/redsys/apiRedsys/apiRedsysFinal.php |
338 | /modules/redsys/apiRedsys/json.php |
339 | /modules/redsys/apiRedsys/hmac.php |
340 | /modules/redsys/apiRedsys/hash.php |
341 | /modules/redsys/classes/RedsysTpv.php |
342 | /classes/PaymentModule.php |
343 | /override/classes/PaymentModule.php |
344 | /themes/runway/modules/redsys/translations/pt.php |
345 | /modules/eicaptcha/eicaptcha.php |
346 | /themes/runway/modules/eicaptcha/translations/pt.php |
347 | /modules/iqitmegamenu/iqitmegamenu.php |
348 | /modules/iqitmegamenu/models/IqitMenuTab.php |
349 | /modules/iqitmegamenu/models/IqitMenuHtml.php |
350 | /modules/iqitmegamenu/models/IqitMenuLinks.php |
351 | /themes/runway/modules/iqitmegamenu/translations/pt.php |
352 | /modules/infinitescroll/infinitescroll.php |
353 | /themes/runway/modules/infinitescroll/translations/pt.php |
354 | /modules/advancedreports/advancedreports.php |
355 | /modules/advancedreports/classes/AdvancedReportsConfiguration.php |
356 | /modules/advancedreports/classes/tcpdf/tcpdf.php |
357 | /modules/advancedreports/classes/tcpdf/tcpdf_autoconfig.php |
358 | /modules/advancedreports/classes/tcpdf/include/tcpdf_font_data.php |
359 | /modules/advancedreports/classes/tcpdf/include/tcpdf_fonts.php |
360 | /modules/advancedreports/classes/tcpdf/include/tcpdf_colors.php |
361 | /modules/advancedreports/classes/tcpdf/include/tcpdf_images.php |
362 | /modules/advancedreports/classes/tcpdf/include/tcpdf_static.php |
363 | /modules/advancedreports/classes/AdvancedReportsFieldsConfiguration.php |
364 | /themes/runway/modules/advancedreports/translations/pt.php |
365 | /modules/blocknewproducts/blocknewproducts.php |
366 | /themes/runway/modules/blocknewproducts/translations/pt.php |
367 | /modules/blocknewproducts/translations/pt.php |
368 | /modules/g_gifimageproduct/g_gifimageproduct.php |
369 | /themes/runway/modules/g_gifimageproduct/translations/pt.php |
370 | /modules/socialloginizer/socialloginizer.php |
371 | /themes/runway/modules/socialloginizer/translations/pt.php |
372 | /modules/socialloginizer/translations/pt.php |
373 | /cache/smarty/compile/ab/cb/1c/abcb1c13aaf096ac63e3a8f56d0f4494fc711cde.file.shortcode.tpl.php |
374 | /tools/smarty/plugins/modifier.escape.php |
375 | /modules/glsshipping/glsshipping.php |
376 | /modules/glsshipping/classes/GlsshippingUpdate.php |
377 | /classes/module/CarrierModule.php |
378 | /classes/log/FileLogger.php |
379 | /classes/log/AbstractLogger.php |
380 | /themes/runway/modules/glsshipping/translations/pt.php |
381 | /modules/glsshipping/translations/pt.php |
382 | /modules/codfee/codfee.php |
383 | /themes/runway/modules/codfee/translations/pt.php |
384 | /modules/sequrapayment/sequrapayment.php |
385 | /modules/sequrapayment/lib/SequraTools.php |
386 | /modules/sequrapayment/lib/SequraOrderBuilder.php |
387 | /modules/sequrapayment/lib/SequraReportBuilder.php |
388 | /modules/sequrapayment/lib/SequraClient.php |
389 | /modules/sequrapayment/lib/SequraCrontab.php |
390 | /modules/sequrapayment/lib/SequraReporter.php |
391 | /modules/sequrapayment/lib/SequraInstaller.php |
392 | /modules/sequrapayment/lib/SequraConfig.php |
393 | /modules/sequrapayment/lib/SequraFee.php |
394 | /modules/sequrapayment/lib/SequraProductExtra.php |
395 | /modules/sequrapayment/lib/SequraIdentification.php |
396 | /modules/sequrapayment/lib/SequraOrderConfirmer.php |
397 | /modules/sequrapayment/lib/SequraPSOrderUpdater.php |
398 | /modules/sequrapayment/lib/SequraOrderUpdater.php |
399 | /modules/sequrapayment/lib/SequraPreQualifier.php |
400 | /modules/sequrapayment/lib/SequraPaymentModuleTrait.php |
401 | /cache/smarty/compile/3a/15/e8/3a15e8498357ae26fa88c83360635a0c21f48386.file.header.tpl.php |
402 | /modules/gestionwebservice/gestionwebservice.php |
403 | /modules/hookvalidarpedido/hookvalidarpedido.php |
404 | /modules/lgfreeshippingzones/lgfreeshippingzones.php |
405 | /modules/lgfreeshippingzones/translations/pt.php |
406 | /modules/clickcanarias/clickcanarias.php |
407 | /themes/runway/modules/clickcanarias/translations/pt.php |
408 | /modules/cambiatransportistaspringamazon/cambiatransportistaspringamazon.php |
409 | /themes/runway/modules/cambiatransportistaspringamazon/translations/pt.php |
410 | /modules/ewadrecoverypassword/ewadrecoverypassword.php |
411 | /modules/reglasamazon/reglasamazon.php |
412 | /modules/ganalyticspro/ganalyticspro.php |
413 | /modules/ganalyticspro/conf/common.conf.php |
414 | /modules/ganalyticspro/lib/warning_class.php |
415 | /modules/ganalyticspro/lib/module-tools_class.php |
416 | /modules/ganalyticspro/conf/hook.conf.php |
417 | /modules/ganalyticspro/lib/hook/hook-ctrl_class.php |
418 | /modules/ganalyticspro/lib/hook/i-hook_class.php |
419 | /modules/ganalyticspro/lib/hook/hook-display_class.php |
420 | /modules/ganalyticspro/lib/gtag/base-tags_class.php |
421 | /modules/ganalyticspro/lib/module-dao_class.php |
422 | /modules/ganalyticspro/lib/gtag/product-tag_class.php |
423 | /cache/smarty/compile/47/41/78/4741787bcc42dc983fa2aa0ab808a7f86bdfff2d.file.header.tpl.php |
424 | /modules/productosvendidossinstock/productosvendidossinstock.php |
425 | /modules/productosvendidossinstock/classes/Disfrazzes.php |
426 | /modules/productosvendidossinstock/classes/Globomatik.php |
427 | /modules/productosvendidossinstock/classes/Dmi.php |
428 | /modules/productosvendidossinstock/classes/Karactermania.php |
429 | /modules/productosvendidossinstock/classes/Cerda.php |
430 | /modules/productosvendidossinstock/classes/Heo.php |
431 | /modules/productosvendidossinstock/classes/HerramientasVentaSinStock.php |
432 | /themes/runway/modules/productosvendidossinstock/translations/pt.php |
433 | /cache/smarty/compile/41/20/ef/4120ef0e0191c77a4e59b9b89fec1bbfa330a30f.file.header.tpl.php |
434 | /modules/upsservice/upsservice.php |
435 | /modules/upsservice/classes/UPSApi.php |
436 | /modules/upsservice/classes/UPSRestClient.php |
437 | /modules/upsservice/classes/UPSRestClientException.php |
438 | /modules/upsservice/classes/UPSLabel.php |
439 | /modules/upsservice/classes/UPSPackage.php |
440 | /modules/upsservice/classes/UPSAccessPoint.php |
441 | /modules/upsservice/classes/UPSRateCache.php |
442 | /modules/upsservice/classes/UPSCarrier.php |
443 | /modules/upsservice/translations/pt.php |
444 | /modules/miraklfrik/miraklfrik.php |
445 | /modules/redactor/redactor.php |
446 | /modules/redactor/classes/Redactame.php |
447 | /modules/redactor/classes/RedactorTools.php |
448 | /modules/redactor/classes/ClasificadorCategoriaManager.php |
449 | /classes/utils/LoggerFrik.php |
450 | /modules/redactor/classes/OpenAIRedactor.php |
451 | /modules/openaiprompts/classes/PromptManager.php |
452 | /modules/openaiprompts/classes/OpenAIPrompt.php |
453 | /cache/smarty/compile/bc/18/b0/bc18b04bfb20f5c92a1ff5ae7820b6fd67f9a47f.file.cntracking.tpl.php |
454 | /cache/smarty/compile/d7/88/bd/d788bdb25abf5649a5ace4bc5f6e8c82541cce85.file.cn_dynamic_content.tpl.php |
455 | /cache/smarty/compile/76/90/a5/7690a59b8e7c20ddf1d18c45734f90f088005cbd.file.cn_ajax_events.tpl.php |
456 | /modules/paypalwithfee/paypalwithfee.php |
457 | /modules/paypalwithfee/classes/PaypalOrder.php |
458 | /modules/paypalwithfee/classes/PaypalRefund.php |
459 | /themes/runway/modules/paypalwithfee/translations/pt.php |
460 | /modules/paypalwithfee/translations/pt.php |
461 | /cache/smarty/cache/blocksearch_top/1/1/1/18/1/6/c0/f1/1e/c0f11ef2e15545be5293a5c179637c6b2e07f681.blocksearch-top.tpl.php |
462 | /Adapter/Adapter_AddressFactory.php |
463 | /Adapter/Adapter_ProductPriceCalculator.php |
464 | /classes/ProductDownload.php |
465 | /classes/stock/Warehouse.php |
466 | /classes/stock/StockManagerFactory.php |
467 | /classes/stock/StockManager.php |
468 | /classes/stock/StockManagerInterface.php |
469 | /override/classes/stock/StockManager.php |
470 | /modules/amazon/amazon.php |
471 | /modules/amazon/classes/amazon.product.class.php |
472 | /modules/amazon/classes/amazon.context.class.php |
473 | /modules/amazon/classes/amazon.configuration.class.php |
474 | /modules/amazon/common/configuration.class.php |
475 | /modules/amazon/classes/amazon.tools.class.php |
476 | /modules/amazon/common/tools.class.php |
477 | /modules/amazon/classes/amazon.price.price_rule.class.php |
478 | /modules/amazon/classes/amazon.price.rule.class.php |
479 | /modules/amazon/classes/amazon.price.supplier_price_rule.class.php |
480 | /modules/amazon/classes/amazon.data_adjustment.class.php |
481 | /modules/amazon/classes/WebserviceSpecificManagementMarketplaceOrders.php |
482 | /classes/webservice/WebserviceSpecificManagementInterface.php |
483 | /modules/amazon/classes/WebserviceSpecificManagementMarketplaceOrderDetails.php |
484 | /modules/amazon/bootstrap/autoload.php |
485 | /modules/amazon/includes/amazon.constant.php |
486 | /modules/amazon/classes/seller_partner/AmazonSellerPartnerConstant.php |
487 | /modules/amazon/classes/amazon.logger.class.php |
488 | /modules/amazon/classes/seller_partner/IAmazonSellerPartnerLogger.php |
489 | /modules/amazon/validate/AmazonXSD.php |
490 | /modules/amazon/classes/amazon.support.class.php |
491 | /modules/amazon/common/support.class.php |
492 | /modules/amazon/classes/amazon.specificfield.class.php |
493 | /modules/amazon/classes/amazon.settings.class.php |
494 | /modules/amazon/classes/amazon.certificates.class.php |
495 | /modules/amazon/common/certificates.class.php |
496 | /modules/amazon/classes/amazon.valid_values.class.php |
497 | /modules/amazon/validate/Tools.php |
498 | /modules/amazon/classes/amazon.csv.references.class.php |
499 | /modules/amazon/classes/amazon.csv.base.class.php |
500 | /modules/amazon/classes/amazon.carrier.class.php |
501 | /modules/amazon/classes/amazon.taxes.class.php |
502 | /modules/amazon/includes/amazon.module.features.php |
503 | /modules/amazon/includes/psapi/amazon.product.option.php |
504 | /themes/runway/modules/amazon/translations/pt.php |
505 | /modules/amazon/includes/amazon.debug.php |
506 | /modules/amazon/includes/amazon.hook.manager.php |
507 | /modules/amazon/includes/amazon.migration.php |
508 | /modules/amazon/includes/amazon.admin_configure.php |
509 | /modules/amazon/includes/configuration/AmazonAdminConfigurationCron.php |
510 | /modules/amazon/includes/configuration/AmazonAdminBuildCron.php |
511 | /modules/amazon/includes/configuration/AmazonAdminConfigurationInformation.php |
512 | /modules/amazon/includes/configuration/AmazonAdminConfigurationMarketplaces.php |
513 | /modules/amazon/includes/amazon.db.manager.php |
514 | /classes/Carrier.php |
515 | /classes/Zone.php |
516 | /classes/Discount.php |
517 | /cache/smarty/compile/0b/ae/ee/0baeeefc725b982e999b2196ce73db16f467363c.file.blockcart.tpl.php |
518 | /tools/smarty/plugins/modifier.replace.php |
519 | /tools/smarty/plugins/function.counter.php |
520 | /classes/Image.php |
521 | /cache/smarty/compile/53/11/2a/53112ad12d55959e1266963a3e7059c50af3c241.file.blockuserinfo.tpl.php |
522 | /modules/sekeywords/sekeywords.php |
523 | /classes/module/ModuleGraph.php |
524 | /themes/runway/modules/sekeywords/translations/pt.php |
525 | /modules/sekeywords/translations/pt.php |
526 | /cache/smarty/cache/iqitmegamenu/1/1/1/18/1/6/de/64/fc/de64fc76f9d7e106c138449b8661100900712d4b.iqitmegamenu.tpl.php |
527 | /cache/smarty/compile/40/d2/11/40d21184a40685312b85a9fdf61c7bd5de2d401e.file.cookies-notice-vars.tpl.php |
528 | /cache/smarty/compile/91/f7/08/91f708596c3baebfdb39261d65326a2b752aeb01.file.blockwishlist_top.tpl.php |
529 | /classes/ImageType.php |
530 | /cache/smarty/compile/c9/e8/89/c9e88985b20445a6c681a9634dd3abedf396acce.file.cn_top_hook.tpl.php |
531 | /cache/smarty/compile/11/78/08/117808811eb45aa554f58c3bf98f4adc9f8b31f3.file.cn_client_info.tpl.php |
532 | /cache/smarty/compile/81/8c/9d/818c9db24f1eecb08dbc31effbb7a2ee46319671.file.cn_page_category.tpl.php |
533 | /cache/smarty/compile/22/39/75/22397550c9e0d6a592f31ce69926b6e8768f1124.file.cn_account_add.tpl.php |
534 | /cache/smarty/compile/86/2f/9a/862f9a5674a2c54878e959667a0b53e5042e9379.file.cn_account_auth.tpl.php |
535 | /cache/smarty/compile/28/11/a1/2811a1ef7701a3c73a93b6bc3cbde54edc7ab245.file.cn_cart.tpl.php |
536 | /cache/smarty/compile/9e/f2/ab/9ef2ab7cc1327a14b7e336aa0db3089f738dc7e1.file.cn_product.tpl.php |
537 | /cache/smarty/compile/95/58/e0/9558e0b30671dc4d4a832cd044a5f241a48a2952.file.blocknewsletter.tpl.php |
538 | /cache/smarty/cache/blocksocial/1/1/1/18/1/6/1b/4a/a8/1b4aa8efc5b6327a3cadc6578f0a55a0e9f2752b.blocksocial.tpl.php |
539 | /cache/smarty/cache/blockcms/2/1/1/1/18/1/6/c4/40/47/c4404799fee29a6e34c78c54174b67422a13e19d.blockcms.tpl.php |
540 | /cache/smarty/cache/blockmyaccountfooter/1/1/1/18/1/6/c6/01/bf/c601bf997a35652b4082139f450a45e65f00f679.blockmyaccountfooter.tpl.php |
541 | /cache/smarty/cache/blockcontactinfos/1/1/1/18/1/6/0e/dd/8e/0edd8eef2bbb930333b71b72447a904a02061f31.blockcontactinfos.tpl.php |
542 | /modules/statsdata/statsdata.php |
543 | /themes/runway/modules/statsdata/translations/pt.php |
544 | /modules/statsdata/translations/pt.php |
545 | /classes/Guest.php |
546 | /classes/Connection.php |
547 | /classes/Page.php |
548 | /classes/ConnectionsSource.php |
549 | /modules/scrolltop/scrolltop.php |
550 | /themes/runway/modules/scrolltop/translations/pt.php |
551 | /cache/smarty/compile/7f/d5/a9/7fd5a9fd3cf3ebe2a107fe9a2029621c0e948347.file.scrolltop.tpl.php |
552 | /cache/smarty/compile/74/89/11/7489110d1ab3dcfa79e0d11b7011fd74052af44c.file.cn_footer_hook.tpl.php |
553 | /cache/smarty/compile/4c/07/47/4c0747a2e04eac6dd8a1010e5171ea83930107d0.file.cn_newsletter.tpl.php |
554 | /cache/smarty/compile/08/35/26/083526737055c3bea31d4f66a5bd13b931afa00d.file.cn_search_results.tpl.php |
555 | /cache/smarty/compile/ff/5d/49/ff5d490c82bb864dc00de2c4e816a55f1c625a32.file.pixelheader.tpl.php |
556 | /tools/smarty/plugins/shared.mb_str_replace.php |
557 | /cache/smarty/compile/76/15/66/7615665efae614de85daa64a4ff4989c649b0228.file.addtocart.tpl.php |
558 | /modules/sequracheckout/sequracheckout.php |
559 | /modules/sequracheckout/lib/SequracheckoutConfigData.php |
560 | /modules/sequracheckout/lib/SequracheckoutPreQualifier.php |
561 | /modules/sequracheckout/translations/pt.php |
562 | /cache/smarty/compile/56/5d/11/565d1120afad864353a7d44f0532117669117122.file.footer.tpl.php |