Ningún producto
Load Time | 386 ms - Unicorn powered webserver! |
Querying Time | 71 ms |
Queries | 209 |
Memory Peak Usage | 29.8 Mb |
Included Files | 405 files - 6.47 Mb |
PrestaShop Cache | 1.15 Mb |
Global vars | 0.98 Mb |
PrestaShop Version | 1.6.1.24 |
PHP Version | 7.1.33 (OK) |
MySQL Version | 10.6.21-MariaDB-cll-lve (OK) |
Memory Limit | 256M |
Max Execution Time | 0s |
Smarty Cache | enabled |
Smarty Compilation | never recompile |
Time | Cumulated Time | Memory Usage | Memory Peak Usage | |
---|---|---|---|---|
config | 70 ms | 70 ms | 9.05 Mb | 9.34 Mb |
__construct | 0 ms | 70 ms | - Mb | 9.34 Mb |
init | 16 ms | 87 ms | 2.33 Mb | 12.07 Mb |
checkAccess | 0 ms | 87 ms | - Mb | 12.07 Mb |
setMedia | 1 ms | 88 ms | 0.23 Mb | 12.07 Mb |
postProcess | 0 ms | 88 ms | - Mb | 12.07 Mb |
initHeader | 0 ms | 88 ms | - Mb | 12.07 Mb |
initContent | 212 ms | 300 ms | 14.25 Mb | 25.92 Mb |
initFooter | 25 ms | 325 ms | 0.59 Mb | 26.52 Mb |
display | 61 ms | 386 ms | 3.14 Mb | 29.78 Mb |
Hook | Time | Memory Usage |
---|---|---|
__construct | 93 ms | - Mb |
hookheader | 36 ms | - Mb |
hooktmMegaLayoutHeader | 35 ms | - Mb |
hookdisplayNav | 20 ms | - Mb |
hooktmMegaLayoutFooter | 16 ms | - Mb |
hookfooter | 10 ms | - Mb |
hookdisplayHeader | 6 ms | - Mb |
hookdisplayFooter | 6 ms | - Mb |
hookdisplayTop | 5 ms | - Mb |
hooktop | 4 ms | - Mb |
hookdisplayCustomerAccount | 1 ms | - Mb |
hookdisplayHeaderLoginButtons | 1 ms | - Mb |
hookdisplayCustomerAccountFormTop | 1 ms | - Mb |
hookdisplayBanner | 1 ms | - Mb |
hookcreateaccountform | 1 ms | - Mb |
hookcustomeraccount | 1 ms | - Mb |
hookmoduleRoutes | - ms | - Mb |
hookdisplayTopColumn | - ms | - Mb |
18 hooks | 236 ms | - Mb |
Query | Time (ms) | Rows | Filesort | Group By | Location |
---|---|---|---|---|---|
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module, h.`live_edit` FROM `ps_module` m INNER JOIN ps_module_shop module_shop ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1) INNER JOIN `ps_module_shop` ms ON ms.`id_module` = m.`id_module` INNER JOIN `ps_hook_module` hm ON hm.`id_module` = m.`id_module` INNER JOIN `ps_hook` h ON hm.`id_hook` = h.`id_hook` LEFT JOIN `ps_module_group` `mg` ON mg.`id_module` = m.`id_module` WHERE (h.`name` != "displayPayment" AND h.`name` != "displayPaymentEU") 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.9 | 220 | Yes | Yes | /classes/Hook.php:355 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `ps_category` c INNER JOIN ps_category_shop category_shop ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1) LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 2 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright` WHERE 1 AND `id_lang` = 3 AND c.`active` = 1 ORDER BY c.`level_depth` ASC , category_shop.`position` ASC |
1.7 | 102 | Yes | /classes/Category.php:584 | |
SELECT SQL_NO_CACHE cl.*,c.*, cl.`name` country, z.`name` zone FROM `ps_country` c INNER JOIN ps_country_shop country_shop ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1) LEFT JOIN `ps_country_lang` cl ON (c.`id_country` = cl.`id_country` AND cl.`id_lang` = 3) LEFT JOIN `ps_zone` z ON (z.`id_zone` = c.`id_zone`) WHERE 1 ORDER BY cl.name ASC |
1.6 | 244 | Yes | /classes/Country.php:130 | |
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop FROM `ps_configuration` c LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
1.3 | 823 | /classes/Configuration.php:148 | ||
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ( SELECT id_module FROM `ps_module_shop` ms WHERE m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1 LIMIT 1 ) as mshop FROM `ps_module` m |
1.2 | 125 | /classes/module/Module.php:277 | ||
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ( SELECT id_module FROM `ps_module_shop` ms WHERE m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1 LIMIT 1 ) as mshop FROM `ps_module` m |
1.2 | 125 | /classes/module/Module.php:277 | ||
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook` UNION SELECT `id_hook`, ha.`alias` as name FROM `ps_hook_alias` ha INNER JOIN `ps_hook` h ON ha.name = h.name |
0.9 | 0 | /classes/Hook.php:131 | ||
SELECT SQL_NO_CACHE cl.*,c.*, cl.`name` country, z.`name` zone FROM `ps_country` c INNER JOIN ps_country_shop country_shop ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1) LEFT JOIN `ps_country_lang` cl ON (c.`id_country` = cl.`id_country` AND cl.`id_lang` = 3) LEFT JOIN `ps_zone` z ON (z.`id_zone` = c.`id_zone`) WHERE 1 AND c.active = 1 ORDER BY cl.name ASC |
0.8 | 244 | Yes | /classes/Country.php:130 | |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang FROM `ps_meta` m LEFT JOIN `ps_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 ) ORDER BY LENGTH(ml.url_rewrite) DESC |
0.8 | 138 | Yes | /classes/Dispatcher.php:452 | |
INSERT INTO `ps_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('10428629', '12', '308349356', '', '1', '1', '2025-04-28 05:02:26') |
0.7 | 1 | /classes/ObjectModel.php:487 | ||
SELECT SQL_NO_CACHE l.*, ls.`id_shop` FROM `ps_lang` l LEFT JOIN `ps_lang_shop` ls ON (l.id_lang = ls.id_lang) |
0.7 | 5 | /classes/Language.php:777 | ||
INSERT INTO `ps_guest` (`id_operating_system`, `id_web_browser`, `id_customer`, `javascript`, `screen_resolution_x`, `screen_resolution_y`, `screen_color`, `sun_java`, `adobe_flash`, `adobe_director`, `apple_quicktime`, `real_player`, `windows_media`, `accept_language`, `mobile_theme`) VALUES ('0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'en', '0') |
0.7 | 1 | /classes/ObjectModel.php:487 | ||
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main FROM ps_shop_url su LEFT JOIN ps_shop s ON (s.id_shop = su.id_shop) WHERE (su.domain = 'dronesperu.org' OR su.domain_ssl = 'dronesperu.org') AND s.active = 1 AND s.deleted = 0 ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
0.7 | 1 | Yes | /classes/shop/Shop.php:334 | |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ( SELECT id_module FROM `ps_module_shop` ms WHERE m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1 LIMIT 1 ) as mshop FROM `ps_module` m |
0.6 | 125 | /classes/module/Module.php:277 | ||
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ( SELECT id_module FROM `ps_module_shop` ms WHERE m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1 LIMIT 1 ) as mshop FROM `ps_module` m |
0.6 | 125 | /classes/module/Module.php:277 | ||
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri FROM ps_shop_group gs LEFT JOIN ps_shop s ON s.id_shop_group = gs.id_shop_group LEFT JOIN ps_shop_url su ON s.id_shop = su.id_shop AND su.main = 1 WHERE s.deleted = 0 AND gs.deleted = 0 ORDER BY gs.name, s.name |
0.6 | 1 | Yes | /classes/shop/Shop.php:663 | |
SELECT SQL_NO_CACHE * FROM `ps_state` ORDER BY `name` ASC |
0.6 | 364 | Yes | /classes/Country.php:137 | |
SELECT SQL_NO_CACHE * FROM `ps_state` ORDER BY `name` ASC |
0.6 | 364 | Yes | /classes/Country.php:137 | |
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions` WHERE `id_shop` IN (1) |
0.6 | 785 | /classes/module/Module.php:2141 | ||
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ps_lang` l JOIN ps_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1) WHERE l.`active` = 1 LIMIT 1 |
0.5 | 5 | /classes/Language.php:892 | ||
SELECT SQL_NO_CACHE * FROM `ps_currency` c INNER JOIN ps_currency_shop currency_shop ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = 1) WHERE `deleted` = 0 AND c.`active` = 1 ORDER BY `name` ASC |
0.5 | 9 | Yes | /classes/Currency.php:231 | |
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `ps_currency` c LEFT JOIN ps_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1) WHERE c.`active` = 1 LIMIT 1 |
0.5 | 3 | /classes/Currency.php:470 | ||
SELECT SQL_NO_CACHE * FROM `ps_country` a LEFT JOIN `ps_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 3 LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1 WHERE (a.`id_country` = 21) LIMIT 1 |
0.5 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE tl.`id_unique`, tl.`id_item` FROM ps_tmmegalayout_items tl JOIN ps_tmmegalayout t ON(t.`id_layout`=tl.`id_layout`) LEFT JOIN ps_tmmegalayout_pages tp ON(t.`id_layout`=tp.`id_layout`) WHERE t.`id_shop` = 1 AND (t.`status` = 1 OR tp.`status` = 1) |
0.5 | 384 | /modules/tmmegalayout/classes/TMMegaLayoutItems.php:114 | ||
SELECT SQL_NO_CACHE * FROM `ps_product` a LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 390) LIMIT 1 |
0.5 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE domain, domain_ssl FROM ps_shop_url WHERE main = 1 AND id_shop = 1 LIMIT 1 |
0.5 | 1 | /classes/shop/ShopUrl.php:169 | ||
SELECT SQL_NO_CACHE * FROM ps_tmmegalayout_items WHERE `id_layout` =7 |
0.4 | 384 | /modules/tmmegalayout/classes/TMMegaLayoutItems.php:90 | ||
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache` WHERE `template_hash`='0830554ae3eeb9e417b37f2ac103c513' AND cache_id="tmheaderaccount|1|1|1|21" AND compile_id="" LIMIT 1 |
0.4 | 1 | /classes/SmartyCustom.php:215 | ||
SELECT SQL_NO_CACHE `id_guest` FROM `ps_connections` WHERE `id_guest` = 10428629 AND `date_add` > '2025-04-28 04:32:00' AND id_shop IN (1) ORDER BY `date_add` DESC LIMIT 1 |
0.4 | 1 | Yes | /classes/Connection.php:138 | |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache` WHERE `template_hash`='350b64fdfc7f2b68bc323d7e925f3da3' AND cache_id="tmheaderaccount|1|1|1|21" AND compile_id="" LIMIT 1 |
0.4 | 1 | /classes/SmartyCustom.php:215 | ||
SELECT SQL_NO_CACHE * FROM `ps_hook_alias` |
0.4 | 86 | /classes/Hook.php:187 | ||
SELECT SQL_NO_CACHE * FROM `ps_theme` a WHERE (a.`id_theme` = 2) LIMIT 1 |
0.4 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_lang` a LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1 WHERE (a.`id_lang` = 3) LIMIT 1 |
0.4 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `id_guest` FROM `ps_connections` WHERE `id_guest` = 10428629 AND `date_add` > '2025-04-28 04:32:00' AND id_shop IN (1) ORDER BY `date_add` DESC LIMIT 1 |
0.4 | 1 | Yes | /classes/Connection.php:138 | |
SELECT SQL_NO_CACHE * FROM `ps_tmhtmlcontent` WHERE id_shop = 1 AND id_lang = 3 AND hook = 'top' AND active = 1 ORDER BY item_order ASC |
0.4 | 1 | Yes | /modules/tmhtmlcontent/tmhtmlcontent.php:214 | |
SELECT SQL_NO_CACHE * FROM ps_tmmegalayout_items WHERE `id_layout` =1 |
0.4 | 384 | /modules/tmmegalayout/classes/TMMegaLayoutItems.php:90 | ||
SELECT SQL_NO_CACHE IFNULL(left_column, default_left_column) as left_column, IFNULL(right_column, default_right_column) as right_column FROM ps_theme t LEFT JOIN ps_theme_meta tm ON (t.id_theme = tm.id_theme) LEFT JOIN ps_meta m ON (m.id_meta = tm.id_meta) WHERE t.id_theme =2 AND m.page = "cart" LIMIT 1 |
0.4 | 1 | /classes/Theme.php:275 | ||
SELECT SQL_NO_CACHE * FROM `ps_gender` a0 LEFT JOIN `ps_gender_lang` `a1` ON (a0.`id_gender` = a1.`id_gender`) WHERE (a1.`id_lang` = 3) |
0.4 | 2 | /classes/PrestaShopCollection.php:358 | ||
SELECT SQL_NO_CACHE * FROM `ps_shop_group` a WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.4 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE tmc.`id_collection`, tmc.`name`, tmc.`token` FROM `ps_tmcollections` tmc WHERE `id_customer` = 0 AND `id_shop` = 1 ORDER BY tmc.`name` ASC |
0.4 | 1 | Yes | /modules/tmcollections/classes/ClassTmCollections.php:98 | |
SELECT SQL_NO_CACHE `status` FROM ps_tmnewsletter WHERE `id_guest` =0 LIMIT 1 |
0.4 | 8066 | /modules/tmnewsletter/tmnewsletter.php:801 | ||
SELECT SQL_NO_CACHE id_tab, class_name FROM `ps_tab` |
0.4 | 137 | /classes/Tab.php:296 | ||
SELECT SQL_NO_CACHE tml.`id_layout` FROM ps_tmmegalayout tml LEFT JOIN ps_tmmegalayout_pages tmlp ON(tml.`id_layout` = tmlp.`id_layout`) WHERE tmlp.`page_name` = "cart" AND tml.`id_shop` = 1 AND tml.`hook_name` = "displayHeader" AND tmlp.`status` = 1 LIMIT 1 |
0.4 | 1 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:341 | ||
SELECT SQL_NO_CACHE * FROM `ps_themeconfigurator` WHERE id_shop = 1 AND id_lang = 3 AND hook = 'footer' AND active = 1 ORDER BY item_order ASC |
0.4 | 29 | Yes | /modules/themeconfigurator/themeconfigurator.php:375 | |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl, t.id_theme, t.name, t.directory FROM ps_shop s LEFT JOIN ps_shop_url su ON (s.id_shop = su.id_shop) LEFT JOIN ps_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.3 | 1 | /classes/shop/Shop.php:202 | ||
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "pagesnotfound" LIMIT 1 |
0.3 | 1 | /classes/module/Module.php:2568 | ||
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_flush) as last_flush FROM `ps_smarty_last_flush` WHERE type='compile' LIMIT 1 |
0.3 | 1 | /classes/SmartyCustom.php:95 | ||
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.3 | 1 | /classes/shop/Shop.php:1067 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 313) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_currency` a LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1 WHERE (a.`id_currency` = 1) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache` WHERE `template_hash`='0cb882383628c20c8cbb4a9ee60d0711' AND cache_id="tmsearch|1|1|1|21" AND compile_id="" LIMIT 1 |
0.3 | 1 | /classes/SmartyCustom.php:215 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 356) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache` WHERE `template_hash`='aa0f17239b4de965a8d7342024577b83' AND cache_id="blockcms|2|1|1|1|21" AND compile_id="" LIMIT 1 |
0.3 | 1 | /classes/SmartyCustom.php:215 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 25) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_group` a LEFT JOIN `ps_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1 WHERE (a.`id_group` = 1) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmhtmlcontent` WHERE id_shop = 1 AND id_lang = 3 AND hook = 'top' AND active = 1 ORDER BY item_order ASC |
0.3 | 1 | Yes | /modules/tmhtmlcontent/tmhtmlcontent.php:214 | |
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 355) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE tml.`id_layout` FROM ps_tmmegalayout tml LEFT JOIN ps_tmmegalayout_pages tmlp ON(tml.`id_layout` = tmlp.`id_layout`) WHERE tmlp.`page_name` = "cart" AND tml.`id_shop` = 1 AND tml.`hook_name` = "displayFooter" AND tmlp.`status` = 1 LIMIT 1 |
0.3 | 1 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:341 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 310) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_country` a LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1 WHERE (a.`id_country` = 21) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 359) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_product_lang` WHERE `id_product` = 390 AND `id_shop` = 1 |
0.3 | 5 | /Adapter/Adapter_EntityMapper.php:68 | ||
SELECT SQL_NO_CACHE * FROM ps_whatsapp_settings WHERE id_settings = 1 LIMIT 1 |
0.3 | 1 | /modules/whatsapp/whatsapp.php:259 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 316) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_themeconfigurator` WHERE id_shop = 1 AND id_lang = 3 AND hook = 'footer' AND active = 1 ORDER BY item_order ASC |
0.3 | 29 | Yes | /modules/themeconfigurator/themeconfigurator.php:375 | |
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 314) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 357) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 311) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM ps_meta m LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta WHERE ( m.page = "cart" OR m.page = "cart" ) AND ml.id_lang = 3 AND ml.id_shop = 1 LIMIT 1 |
0.3 | 1 | /classes/Meta.php:149 | ||
SELECT SQL_NO_CACHE `id_layout`, `layout_name`, `hook_name`, `status` FROM ps_tmmegalayout WHERE `id_shop` = 1 |
0.3 | 24 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:124 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 354) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `id_country` FROM `ps_country` WHERE `iso_code` = 'US' AND active = 1 LIMIT 1 |
0.3 | 1 | /classes/Country.php:173 | ||
SELECT SQL_NO_CACHE `id_country` FROM `ps_country` WHERE `iso_code` = 'US' AND active = 1 LIMIT 1 |
0.3 | 1 | /classes/Country.php:173 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 358) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE ctg.`id_group` FROM `ps_category_product` cp INNER JOIN `ps_category_group` ctg ON (ctg.`id_category` = cp.`id_category`) WHERE cp.`id_product` = 390 AND ctg.`id_group` = 1 LIMIT 1 |
0.3 | 2 | /classes/Product.php:4921 | ||
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache` WHERE `template_hash`='34ddc602cb33e32d09ccb6ae2ee5f5a7' AND cache_id="tmproductlistgallery|1|1|1|21|0" AND compile_id="" LIMIT 1 |
0.3 | 1 | /classes/SmartyCustom.php:215 | ||
SELECT SQL_NO_CACHE `page_name` FROM ps_tmmegalayout_pages WHERE `id_layout` = 22 AND `status` = 1 |
0.3 | 1 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:136 | ||
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache` WHERE `template_hash`='d45761cce87889c73d7c7cf6a19b7636' AND cache_id="blockbanner|1|1|1|21" AND compile_id="" LIMIT 1 |
0.3 | 1 | /classes/SmartyCustom.php:215 | ||
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache` WHERE `template_hash`='4a8525b85f17a4bdb500fb202fd51a2a' AND cache_id="blockcontactinfos|1|1|1|21" AND compile_id="" LIMIT 1 |
0.3 | 1 | /classes/SmartyCustom.php:215 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmhtmlcontent` WHERE id_shop = 1 AND id_lang = 3 AND hook = 'footer' AND active = 1 ORDER BY item_order ASC |
0.3 | 1 | Yes | /modules/tmhtmlcontent/tmhtmlcontent.php:214 | |
SELECT SQL_NO_CACHE id_required_field, object_name, field_name FROM ps_required_field |
0.3 | 1 | /classes/ObjectModel.php:1376 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 11) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache` WHERE `template_hash`='c8130f1bc696074ac99aae6c8252b037' AND cache_id="blockpermanentlinks-header|1|1|1|21" AND compile_id="" LIMIT 1 |
0.3 | 1 | /classes/SmartyCustom.php:215 | ||
SELECT SQL_NO_CACHE * FROM `ps_shop` a WHERE (a.`id_shop` = 1) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM ps_whatsapp WHERE id_whatsapp = 1 LIMIT 1 |
0.3 | 1 | /modules/whatsapp/whatsapp.php:314 | ||
SELECT SQL_NO_CACHE tml.`id_layout` FROM ps_tmmegalayout tml LEFT JOIN ps_tmmegalayout_pages tmlp ON(tml.`id_layout` = tmlp.`id_layout`) WHERE tmlp.`page_name` = "subpages" AND tml.`id_shop` = 1 AND tml.`hook_name` = "displayHeader" AND tmlp.`status` = 1 LIMIT 1 |
0.3 | 1 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:341 | ||
SELECT SQL_NO_CACHE * FROM ps_tmmegalayout WHERE `hook_name` = "displayHeader" AND `id_shop` =1 AND `status` = 1 LIMIT 1 |
0.3 | 24 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:63 | ||
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "tminfinitescroll" LIMIT 1 |
0.3 | 1 | /classes/module/Module.php:2568 | ||
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache` WHERE `template_hash`='5014cc155cbe13fff02a1e1264cba4cc' AND cache_id="tmmegamenu|1|1|1|21" AND compile_id="" LIMIT 1 |
0.3 | 1 | /classes/SmartyCustom.php:215 | ||
SELECT SQL_NO_CACHE `id_lang`, IF(language_code = 'en-us', 0, LENGTH(language_code)) as found FROM `ps_lang` WHERE LEFT(`language_code`,2) = 'en' ORDER BY found ASC LIMIT 1 |
0.3 | 5 | Yes | /classes/Language.php:717 | |
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 312) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "blockwishlist" LIMIT 1 |
0.3 | 1 | /classes/module/Module.php:2568 | ||
SELECT SQL_NO_CACHE COUNT(*) n FROM `ps_module_shop` WHERE id_module=20 AND id_shop IN (1) GROUP BY id_module HAVING n=1 LIMIT 1 |
0.3 | 1 | /classes/module/Module.php:2209 | ||
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache` WHERE `template_hash`='fae93e843c6ac5056516dce6cb97fabd' AND cache_id="blockpaymentlogo|1|1|1|21" AND compile_id="" LIMIT 1 |
0.3 | 1 | /classes/SmartyCustom.php:215 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 315) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE id_page_type FROM ps_page_type WHERE name = 'cart' LIMIT 1 |
0.3 | 1 | /classes/Page.php:96 | ||
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache` WHERE `template_hash`='ec7501b53b23ecc88ecaff62e4c9a850' AND cache_id="tmproductlistgallery|1|1|1|21|0" AND compile_id="" LIMIT 1 |
0.3 | 1 | /classes/SmartyCustom.php:215 | ||
SELECT SQL_NO_CACHE `page_name` FROM ps_tmmegalayout_pages WHERE `id_layout` = 21 AND `status` = 1 |
0.3 | 1 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:136 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 309) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache` WHERE `template_hash`='fc2d69a81010c39e3d7c01b6e0aaf940' AND cache_id="blockmyaccountfooter|1|1|1|21" AND compile_id="" LIMIT 1 |
0.3 | 1 | /classes/SmartyCustom.php:215 | ||
SELECT SQL_NO_CACHE * FROM ps_whatsapp_status WHERE id_status = 2 LIMIT 1 |
0.3 | 1 | /modules/whatsapp/whatsapp.php:346 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 178) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache` WHERE `template_hash`='5cc209936b3387cea302cc00a5de8409' AND cache_id="blockcategories|1|1|1|21|1" AND compile_id="" LIMIT 1 |
0.3 | 1 | /classes/SmartyCustom.php:215 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 308) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "themeconfigurator" LIMIT 1 |
0.3 | 1 | /classes/module/Module.php:2568 | ||
SELECT SQL_NO_CACHE * FROM `ps_country_lang` WHERE `id_country` = 21 |
0.3 | 7 | /Adapter/Adapter_EntityMapper.php:68 | ||
SELECT SQL_NO_CACHE format FROM `ps_address_format` WHERE `id_country` = 21 LIMIT 1 |
0.3 | 1 | /classes/AddressFormat.php:558 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 184) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "blocklanguages" LIMIT 1 |
0.3 | 1 | /classes/module/Module.php:2568 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 166) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_lang` a LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1 WHERE (a.`id_lang` = 4) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "sekeywords" LIMIT 1 |
0.3 | 1 | /classes/module/Module.php:2568 | ||
SELECT SQL_NO_CACHE * FROM `ps_group_lang` WHERE `id_group` = 1 |
0.3 | 7 | /Adapter/Adapter_EntityMapper.php:68 | ||
SELECT SQL_NO_CACHE `status` FROM ps_tmnewsletter_settings WHERE `id_shop` = 1 AND `is_guest` = 0 LIMIT 1 |
0.3 | 2 | /modules/tmnewsletter/tmnewsletter.php:496 | ||
SELECT SQL_NO_CACHE id_shop FROM `ps_lang_shop` WHERE `id_lang` = 3 AND id_shop = 1 LIMIT 1 |
0.3 | 1 | /classes/ObjectModel.php:1458 | ||
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache` WHERE `template_hash`='2cb1c359e6f39b4cb109bbd6f00f3e7e' AND cache_id="blocksocial|1|1|1|21" AND compile_id="" LIMIT 1 |
0.3 | 1 | /classes/SmartyCustom.php:215 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 181) LIMIT 1 |
0.3 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 179) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "tmheaderaccount" LIMIT 1 |
0.2 | 1 | /classes/module/Module.php:2568 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 307) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE tml.`id_layout` FROM ps_tmmegalayout tml LEFT JOIN ps_tmmegalayout_pages tmlp ON(tml.`id_layout` = tmlp.`id_layout`) WHERE tmlp.`page_name` = "subpages" AND tml.`id_shop` = 1 AND tml.`hook_name` = "displayFooter" AND tmlp.`status` = 1 LIMIT 1 |
0.2 | 1 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:341 | ||
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "blockcart" LIMIT 1 |
0.2 | 1 | /classes/module/Module.php:2568 | ||
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "tmmegamenu" LIMIT 1 |
0.2 | 1 | /classes/module/Module.php:2568 | ||
SELECT SQL_NO_CACHE * FROM ps_whatsapp_status_lang WHERE id_status = 2 AND id_lang = 3 LIMIT 1 |
0.2 | 15 | /modules/whatsapp/whatsapp.php:335 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 18) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `timeout` FROM ps_tmnewsletter_settings WHERE `id_shop` = 1 AND `is_guest` = 1 LIMIT 1 |
0.2 | 2 | /modules/tmnewsletter/tmnewsletter.php:486 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 14) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `id_page` FROM `ps_page` WHERE `id_page_type` = 9 LIMIT 1 |
0.2 | 1 | /classes/Page.php:77 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 13) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE cl.`link_rewrite` FROM `ps_category_lang` cl WHERE `id_lang` = 0 AND cl.id_shop = 1 AND cl.`id_category` = 16 LIMIT 1 |
0.2 | 0 | /classes/Category.php:1054 | ||
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "blockcurrencies" LIMIT 1 |
0.2 | 1 | /classes/module/Module.php:2568 | ||
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "blockmyaccountfooter" LIMIT 1 |
0.2 | 1 | /classes/module/Module.php:2568 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 22) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 2) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "blocklayered" LIMIT 1 |
0.2 | 1 | /classes/module/Module.php:2568 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 185) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM ps_tmmegalayout WHERE `hook_name` = "displayFooter" AND `id_shop` =1 AND `status` = 1 LIMIT 1 |
0.2 | 24 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:63 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 1) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "blocksocial" LIMIT 1 |
0.2 | 1 | /classes/module/Module.php:2568 | ||
SELECT SQL_NO_CACHE `page_name` FROM ps_tmmegalayout_pages WHERE `id_layout` = 17 AND `status` = 1 |
0.2 | 1 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:136 | ||
SELECT SQL_NO_CACHE id_shop FROM `ps_group_shop` WHERE `id_group` = 1 AND id_shop = 1 LIMIT 1 |
0.2 | 1 | /classes/ObjectModel.php:1458 | ||
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_flush) as last_flush FROM `ps_smarty_last_flush` WHERE type='template' LIMIT 1 |
0.2 | 1 | /classes/SmartyCustom.php:142 | ||
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "tmsearch" LIMIT 1 |
0.2 | 1 | /classes/module/Module.php:2568 | ||
SELECT SQL_NO_CACHE * FROM ps_whatsapp WHERE id_whatsapp = 1 LIMIT 1 |
0.2 | 1 | /modules/whatsapp/whatsapp.php:271 | ||
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "tmhtmlcontent" LIMIT 1 |
0.2 | 1 | /classes/module/Module.php:2568 | ||
SELECT SQL_NO_CACHE `page_name` FROM ps_tmmegalayout_pages WHERE `id_layout` = 18 AND `status` = 1 |
0.2 | 1 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:136 | ||
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "blocknewsletter" LIMIT 1 |
0.2 | 1 | /classes/module/Module.php:2568 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 183) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 17) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `status` FROM ps_tmnewsletter_settings WHERE `id_shop` = 1 AND `is_guest` = 0 LIMIT 1 |
0.2 | 2 | /modules/tmnewsletter/tmnewsletter.php:496 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 170) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `page_name` FROM ps_tmmegalayout_pages WHERE `id_layout` = 5 AND `status` = 1 |
0.2 | 1 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:136 | ||
SELECT SQL_NO_CACHE `status` FROM ps_tmnewsletter_settings WHERE `id_shop` = 1 AND `is_guest` = 1 LIMIT 1 |
0.2 | 2 | /modules/tmnewsletter/tmnewsletter.php:496 | ||
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "tmnewsletter" LIMIT 1 |
0.2 | 1 | /classes/module/Module.php:2568 | ||
SELECT SQL_NO_CACHE id_shop FROM `ps_currency_shop` WHERE `id_currency` = 1 AND id_shop = 1 LIMIT 1 |
0.2 | 1 | /classes/ObjectModel.php:1458 | ||
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "tmolarkchat" LIMIT 1 |
0.2 | 1 | /classes/module/Module.php:2568 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 182) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `page_name` FROM ps_tmmegalayout_pages WHERE `id_layout` = 23 AND `status` = 1 |
0.2 | 1 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:136 | ||
SELECT SQL_NO_CACHE `page_name` FROM ps_tmmegalayout_pages WHERE `id_layout` = 2 AND `status` = 1 |
0.2 | 1 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:136 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 10) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "blockpaymentlogo" LIMIT 1 |
0.2 | 1 | /classes/module/Module.php:2568 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 12) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "statsdata" LIMIT 1 |
0.2 | 1 | /classes/module/Module.php:2568 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 23) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 6) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 21) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 306) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `page_name` FROM ps_tmmegalayout_pages WHERE `id_layout` = 3 AND `status` = 1 |
0.2 | 1 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:136 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 174) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `page_name` FROM ps_tmmegalayout_pages WHERE `id_layout` = 16 AND `status` = 1 |
0.2 | 1 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:136 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 180) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 168) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 164) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 4) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "blockcontactinfos" LIMIT 1 |
0.2 | 1 | /classes/module/Module.php:2568 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 173) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 176) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 16) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "blockcms" LIMIT 1 |
0.2 | 1 | /classes/module/Module.php:2568 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 163) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 172) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 5) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 167) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 24) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 177) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 3) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 20) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 305) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 169) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 8) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 15) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 19) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `page_name` FROM ps_tmmegalayout_pages WHERE `id_layout` = 4 AND `status` = 1 |
0.2 | 1 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:136 | ||
SELECT SQL_NO_CACHE `page_name` FROM ps_tmmegalayout_pages WHERE `id_layout` = 10 AND `status` = 1 |
0.2 | 1 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:136 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 304) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `page_name` FROM ps_tmmegalayout_pages WHERE `id_layout` = 14 AND `status` = 1 |
0.2 | 1 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:136 | ||
SELECT SQL_NO_CACHE `page_name` FROM ps_tmmegalayout_pages WHERE `id_layout` = 20 AND `status` = 1 |
0.2 | 1 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:136 | ||
SELECT SQL_NO_CACHE `page_name` FROM ps_tmmegalayout_pages WHERE `id_layout` = 8 AND `status` = 1 |
0.2 | 1 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:136 | ||
SELECT SQL_NO_CACHE `page_name` FROM ps_tmmegalayout_pages WHERE `id_layout` = 11 AND `status` = 1 |
0.2 | 1 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:136 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 171) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `page_name` FROM ps_tmmegalayout_pages WHERE `id_layout` = 6 AND `status` = 1 |
0.2 | 1 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:136 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 9) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 165) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `page_name` FROM ps_tmmegalayout_pages WHERE `id_layout` = 24 AND `status` = 1 |
0.2 | 1 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:136 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 175) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = 7) LIMIT 1 |
0.2 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
SELECT SQL_NO_CACHE `page_name` FROM ps_tmmegalayout_pages WHERE `id_layout` = 12 AND `status` = 1 |
0.2 | 1 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:136 | ||
SELECT SQL_NO_CACHE `page_name` FROM ps_tmmegalayout_pages WHERE `id_layout` = 15 AND `status` = 1 |
0.2 | 1 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:136 | ||
SELECT SQL_NO_CACHE `page_name` FROM ps_tmmegalayout_pages WHERE `id_layout` = 9 AND `status` = 1 |
0.2 | 1 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php:136 |
67 | SELECT * FROM `ps_tmmegalayout_items` a WHERE (a.`id_item` = XX) LIMIT XX |
20 | SELECT `page_name` FROM ps_tmmegalayout_pages WHERE `id_layout` = XX AND `status` = XX |
4 | SELECT m.`id_module`, m.`name`, ( SELECT id_module FROM `ps_module_shop` ms WHERE m.`id_module` = ms.`id_module` AND ms.`id_shop` = XX LIMIT XX ) as mshop FROM `ps_module` m |
3 | SELECT `status` FROM ps_tmnewsletter_settings WHERE `id_shop` = XX AND `is_guest` = XX LIMIT XX |
2 | SELECT UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache` WHERE `template_hash`=XX AND cache_id="tmproductlistgallery|XX|XX|XX|XX|XX" AND compile_id="" LIMIT XX |
2 | SELECT * FROM `ps_state` ORDER BY `name` ASC |
2 | SELECT * FROM `ps_themeconfigurator` WHERE id_shop = XX AND id_lang = XX AND hook = 'footer' AND active = XX ORDER BY item_order ASC |
2 | SELECT * FROM `ps_lang` a LEFT JOIN `ps_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 ps_whatsapp WHERE id_whatsapp = XX LIMIT XX |
2 | SELECT * FROM `ps_tmhtmlcontent` WHERE id_shop = XX AND id_lang = XX AND hook = 'top' AND active = XX ORDER BY item_order ASC |
2 | SELECT *
FROM ps_tmmegalayout_items
WHERE `id_layout` =XX |
2 | SELECT SQL_NO_CACHE `id_guest` FROM `ps_connections` WHERE `id_guest` = XX AND `date_add` > 'XX-XX-XX XX:XX:XX' AND id_shop IN (XX) ORDER BY `date_add` DESC LIMIT XX |
2 | SELECT UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache` WHERE `template_hash`=XX AND cache_id="tmheaderaccount|XX|XX|XX|XX" AND compile_id="" LIMIT XX |
2 | SELECT `id_country` FROM `ps_country` WHERE `iso_code` = 'US' AND active = XX LIMIT XX |
70 tmmegalayout_items |
27 module |
25 tmmegalayout_pages |
14 smarty_lazy_cache |
8 tmmegalayout |
7 module_shop |
6 country |
5 lang |
5 lang_shop |
4 tmnewsletter_settings |
4 shop |
4 shop_url |
4 country_shop |
4 country_lang |
4 currency_shop |
3 meta |
3 currency |
3 hook |
3 tmhtmlcontent |
3 theme |
2 state |
2 zone |
2 connections |
2 category_lang |
2 hook_alias |
2 whatsapp |
2 themeconfigurator |
2 smarty_last_flush |
2 group_shop |
2 category |
2 shop_group |
2 meta_lang |
2 configuration |
1 tab |
1 whatsapp_status_lang |
1 gender |
1 required_field |
1 page_type |
1 address_format |
1 whatsapp_settings |
1 whatsapp_status |
1 page |
1 product_shop |
1 category_shop |
1 tmcollections |
1 tmnewsletter |
1 category_group |
1 category_product |
1 product_lang |
1 product |
1 hook_module_exceptions |
1 group_lang |
1 group |
1 theme_meta |
1 module_group |
1 hook_module |
1 configuration_lang |
1 gender_lang |
Name | Instances | Source |
---|---|---|
TMMegaLayoutItems | 67 | /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] /modules/tmmegalayout/tmmegalayout.php [1608] |
Country | 4 | /config/config.inc.php [142] /classes/controller/FrontController.php [279] /modules/tmmegamenu/tmmegamenu.php [2685] /modules/tmmegamenu/tmmegamenu.php [2685] |
Cart | 4 | /classes/controller/FrontController.php [348] /classes/controller/Controller.php [562] /classes/controller/Controller.php [562] /classes/controller/Controller.php [562] |
Language | 3 | /config/config.inc.php [195] /classes/Tools.php [500] /classes/Tools.php [517] |
Gender | 2 | /classes/PrestaShopCollection.php [360] /classes/PrestaShopCollection.php [360] |
Address | 1 | /classes/AddressFormat.php [568] |
AddressFormat | 1 | /modules/tmheaderaccount/tmheaderaccount.php [708] |
Connection | 1 | /modules/statsdata/statsdata.php [142] |
Guest | 1 | /modules/statsdata/statsdata.php [104] |
Shop | 1 | /config/config.inc.php [114] |
Category | 1 | /modules/tmsearch/tmsearch.php [472] |
Product | 1 | /modules/blockviewed/blockviewed.php [158] |
Theme | 1 | /config/config.inc.php [115] |
Currency | 1 | /classes/Tools.php [617] |
Customer | 1 | /config/config.inc.php [221] |
ShopGroup | 1 | /classes/shop/Shop.php [518] |
Group | 1 | /classes/Cart.php [184] |
# | 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 | /classes/shop/Shop.php |
20 | /classes/db/DbPDO.php |
21 | /classes/Configuration.php |
22 | /classes/Validate.php |
23 | /classes/cache/Cache.php |
24 | /Adapter/Adapter_EntityMapper.php |
25 | /classes/db/DbQuery.php |
26 | /classes/Theme.php |
27 | /config/defines_uri.inc.php |
28 | /tools/htmlpurifier/HTMLPurifier.standalone.php |
29 | /classes/Language.php |
30 | /classes/Country.php |
31 | /classes/PrestaShopCollection.php |
32 | /classes/shop/ShopGroup.php |
33 | /classes/Cookie.php |
34 | /classes/Rijndael.php |
35 | /config/smarty.config.inc.php |
36 | /tools/smarty/Smarty.class.php |
37 | /tools/smarty/sysplugins/smarty_internal_data.php |
38 | /tools/smarty/sysplugins/smarty_internal_templatebase.php |
39 | /tools/smarty/sysplugins/smarty_internal_template.php |
40 | /tools/smarty/sysplugins/smarty_resource.php |
41 | /tools/smarty/sysplugins/smarty_internal_resource_file.php |
42 | /tools/smarty/sysplugins/smarty_cacheresource.php |
43 | /tools/smarty/sysplugins/smarty_internal_cacheresource_file.php |
44 | /classes/SmartyCustom.php |
45 | /config/smartyfront.config.inc.php |
46 | /classes/Customer.php |
47 | /classes/Group.php |
48 | /classes/Link.php |
49 | /classes/shop/ShopUrl.php |
50 | /classes/Dispatcher.php |
51 | /classes/Hook.php |
52 | /tools/mobile_Detect/Mobile_Detect.php |
53 | /config/db_slave_server.inc.php |
54 | /classes/module/Module.php |
55 | /modules/smartblog/smartblog.php |
56 | /modules/smartblog/classes/BlogCategory.php |
57 | /modules/smartblog/classes/Blogcomment.php |
58 | /modules/smartblog/classes/BlogPostCategory.php |
59 | /modules/smartblog/classes/BlogTag.php |
60 | /modules/smartblog/classes/SmartBlogPost.php |
61 | /modules/smartblog/classes/BlogImageType.php |
62 | /classes/Translate.php |
63 | /modules/smartblog/translations/es.php |
64 | /modules/tmcollections/tmcollections.php |
65 | /modules/tmcollections/classes/ClassTmCollections.php |
66 | /classes/module/ModuleGrid.php |
67 | /modules/tmcollections/translations/es.php |
68 | /modules/tmsearch/tmsearch.php |
69 | /modules/tmsearch/classes/TMSearchSearch.php |
70 | /classes/Search.php |
71 | /themes/theme1439/modules/tmsearch/translations/es.php |
72 | /modules/tmsearch/translations/es.php |
73 | /controllers/front/CartController.php |
74 | /classes/controller/FrontController.php |
75 | /themes/theme1439/lang/es.php |
76 | /classes/Currency.php |
77 | /classes/Cart.php |
78 | /classes/CartRule.php |
79 | /classes/Meta.php |
80 | /classes/Product.php |
81 | /classes/webservice/WebserviceRequest.php |
82 | /classes/Media.php |
83 | /modules/socialsharing/socialsharing.php |
84 | /modules/socialsharing/translations/es.php |
85 | /modules/blockbanner/blockbanner.php |
86 | /modules/blockbanner/translations/es.php |
87 | /modules/blockbestsellers/blockbestsellers.php |
88 | /themes/theme1439/modules/blockbestsellers/translations/es.php |
89 | /modules/blockbestsellers/translations/es.php |
90 | /modules/blockcart/blockcart.php |
91 | /themes/theme1439/modules/blockcart/translations/es.php |
92 | /modules/blockcart/translations/es.php |
93 | /modules/blocksocial/blocksocial.php |
94 | /themes/theme1439/modules/blocksocial/translations/es.php |
95 | /modules/blocksocial/translations/es.php |
96 | /modules/blockcategories/blockcategories.php |
97 | /themes/theme1439/modules/blockcategories/translations/es.php |
98 | /modules/blockcategories/translations/es.php |
99 | /modules/blockcurrencies/blockcurrencies.php |
100 | /themes/theme1439/modules/blockcurrencies/translations/es.php |
101 | /modules/blockcurrencies/translations/es.php |
102 | /modules/blocklanguages/blocklanguages.php |
103 | /themes/theme1439/modules/blocklanguages/translations/es.php |
104 | /modules/blocklanguages/translations/es.php |
105 | /modules/blocklayered/blocklayered.php |
106 | /themes/theme1439/modules/blocklayered/translations/es.php |
107 | /modules/blocklayered/translations/es.php |
108 | /modules/blockcms/blockcms.php |
109 | /modules/blockcms/BlockCMSModel.php |
110 | /themes/theme1439/modules/blockcms/translations/es.php |
111 | /modules/blockcms/translations/es.php |
112 | /modules/blockcontactinfos/blockcontactinfos.php |
113 | /themes/theme1439/modules/blockcontactinfos/translations/es.php |
114 | /modules/blockcontactinfos/translations/es.php |
115 | /modules/blockmanufacturer/blockmanufacturer.php |
116 | /themes/theme1439/modules/blockmanufacturer/translations/es.php |
117 | /modules/blockmanufacturer/translations/es.php |
118 | /modules/blockmyaccount/blockmyaccount.php |
119 | /themes/theme1439/modules/blockmyaccount/translations/es.php |
120 | /modules/blockmyaccount/translations/es.php |
121 | /modules/blockmyaccountfooter/blockmyaccountfooter.php |
122 | /themes/theme1439/modules/blockmyaccountfooter/translations/es.php |
123 | /modules/blockmyaccountfooter/translations/es.php |
124 | /modules/blocknewproducts/blocknewproducts.php |
125 | /themes/theme1439/modules/blocknewproducts/translations/es.php |
126 | /modules/blocknewproducts/translations/es.php |
127 | /modules/blocknewsletter/blocknewsletter.php |
128 | /themes/theme1439/modules/blocknewsletter/translations/es.php |
129 | /modules/blocknewsletter/translations/es.php |
130 | /modules/blockpaymentlogo/blockpaymentlogo.php |
131 | /modules/blockpaymentlogo/translations/es.php |
132 | /modules/blockspecials/blockspecials.php |
133 | /themes/theme1439/modules/blockspecials/translations/es.php |
134 | /modules/blockspecials/translations/es.php |
135 | /modules/blockstore/blockstore.php |
136 | /themes/theme1439/modules/blockstore/translations/es.php |
137 | /modules/blockstore/translations/es.php |
138 | /modules/blocksupplier/blocksupplier.php |
139 | /themes/theme1439/modules/blocksupplier/translations/es.php |
140 | /modules/blocksupplier/translations/es.php |
141 | /modules/blocktags/blocktags.php |
142 | /themes/theme1439/modules/blocktags/translations/es.php |
143 | /modules/blocktags/translations/es.php |
144 | /modules/blockviewed/blockviewed.php |
145 | /themes/theme1439/modules/blockviewed/translations/es.php |
146 | /modules/blockviewed/translations/es.php |
147 | /classes/Category.php |
148 | /modules/homeslider/homeslider.php |
149 | /modules/homeslider/HomeSlide.php |
150 | /themes/theme1439/modules/homeslider/translations/es.php |
151 | /modules/homeslider/translations/es.php |
152 | /modules/homefeatured/homefeatured.php |
153 | /themes/theme1439/modules/homefeatured/translations/es.php |
154 | /modules/homefeatured/translations/es.php |
155 | /modules/productpaymentlogos/productpaymentlogos.php |
156 | /modules/productpaymentlogos/translations/es.php |
157 | /modules/themeconfigurator/themeconfigurator.php |
158 | /themes/theme1439/modules/themeconfigurator/translations/es.php |
159 | /modules/themeconfigurator/translations/es.php |
160 | /modules/productcomments/productcomments.php |
161 | /themes/theme1439/modules/productcomments/translations/es.php |
162 | /modules/productcomments/translations/es.php |
163 | /modules/productscategory/productscategory.php |
164 | /themes/theme1439/modules/productscategory/translations/es.php |
165 | /modules/productscategory/translations/es.php |
166 | /modules/smartbloghomelatestnews/smartbloghomelatestnews.php |
167 | /modules/smartbloghomelatestnews/translations/es.php |
168 | /modules/smartblogtag/smartblogtag.php |
169 | /modules/smartblogtag/translations/es.php |
170 | /modules/blockwishlist/blockwishlist.php |
171 | /modules/blockwishlist/WishList.php |
172 | /themes/theme1439/modules/blockwishlist/translations/es.php |
173 | /modules/blockwishlist/translations/es.php |
174 | /modules/crossselling/crossselling.php |
175 | /themes/theme1439/modules/crossselling/translations/es.php |
176 | /modules/crossselling/translations/es.php |
177 | /modules/ganalytics/ganalytics.php |
178 | /modules/ganalytics/translations/es.php |
179 | /modules/ganalytics/es.php |
180 | /modules/shopgate/shopgate.php |
181 | /modules/shopgate/vendors/shopgate_library/shopgate.php |
182 | /modules/shopgate/vendors/shopgate_library/classes/core.php |
183 | /modules/shopgate/vendors/shopgate_library/classes/apis.php |
184 | /modules/shopgate/vendors/shopgate_library/classes/configuration.php |
185 | /modules/shopgate/vendors/shopgate_library/classes/customers.php |
186 | /modules/shopgate/vendors/shopgate_library/classes/orders.php |
187 | /modules/shopgate/vendors/shopgate_library/classes/items.php |
188 | /modules/shopgate/vendors/shopgate_library/classes/redirect.php |
189 | /modules/shopgate/vendors/shopgate_library/classes/models/Abstract.php |
190 | /modules/shopgate/vendors/shopgate_library/classes/models/AbstractExport.php |
191 | /modules/shopgate/vendors/shopgate_library/classes/models/XmlResultObject.php |
192 | /modules/shopgate/vendors/shopgate_library/classes/models/catalog/Product.php |
193 | /modules/shopgate/vendors/shopgate_library/classes/models/catalog/Price.php |
194 | /modules/shopgate/vendors/shopgate_library/classes/models/catalog/TierPrice.php |
195 | /modules/shopgate/vendors/shopgate_library/classes/models/catalog/Category.php |
196 | /modules/shopgate/vendors/shopgate_library/classes/models/catalog/CategoryPath.php |
197 | /modules/shopgate/vendors/shopgate_library/classes/models/catalog/Shipping.php |
198 | /modules/shopgate/vendors/shopgate_library/classes/models/catalog/Manufacturer.php |
199 | /modules/shopgate/vendors/shopgate_library/classes/models/catalog/Visibility.php |
200 | /modules/shopgate/vendors/shopgate_library/classes/models/catalog/Property.php |
201 | /modules/shopgate/vendors/shopgate_library/classes/models/catalog/Stock.php |
202 | /modules/shopgate/vendors/shopgate_library/classes/models/catalog/Identifier.php |
203 | /modules/shopgate/vendors/shopgate_library/classes/models/catalog/Tag.php |
204 | /modules/shopgate/vendors/shopgate_library/classes/models/catalog/Relation.php |
205 | /modules/shopgate/vendors/shopgate_library/classes/models/catalog/Attribute.php |
206 | /modules/shopgate/vendors/shopgate_library/classes/models/catalog/Input.php |
207 | /modules/shopgate/vendors/shopgate_library/classes/models/catalog/Validation.php |
208 | /modules/shopgate/vendors/shopgate_library/classes/models/catalog/Option.php |
209 | /modules/shopgate/vendors/shopgate_library/classes/models/catalog/AttributeGroup.php |
210 | /modules/shopgate/vendors/shopgate_library/classes/models/media/Image.php |
211 | /modules/shopgate/vendors/shopgate_library/vendors/2d_is.php |
212 | /modules/shopgate/vendors/shopgate_library/vendors/mobile_redirect.class.php |
213 | /modules/shopgate/vendors/shopgate_library/vendors/JSON.php |
214 | /modules/shopgate/classes/PSShopgatePlugin.php |
215 | /modules/shopgate/classes/PSShopgateOrder.php |
216 | /modules/shopgate/classes/PSShopgateConfig.php |
217 | /modules/shopgate/classes/PluginModelItemObject.php |
218 | /modules/shopgate/classes/PluginModelCategoryObject.php |
219 | /modules/shopgate/classes/PSShopgateCheckCart.php |
220 | /classes/PaymentModule.php |
221 | /modules/tmrelatedproducts/tmrelatedproducts.php |
222 | /modules/tmrelatedproducts/translations/es.php |
223 | /modules/tmheaderaccount/tmheaderaccount.php |
224 | /modules/tmheaderaccount/classes/HeaderAccount.php |
225 | /themes/theme1439/modules/tmheaderaccount/translations/es.php |
226 | /modules/tmheaderaccount/translations/es.php |
227 | /modules/tmproductlistgallery/tmproductlistgallery.php |
228 | /modules/tmproductlistgallery/translations/es.php |
229 | /cache/smarty/cache/tmproductlistgallery/1/1/1/21/0/33/f4/cb/33f4cbc9867de1c45f971b67e9afb1f05e8ec3d8.tmproductlistgallery-header.tpl.php |
230 | /modules/tmnewsletter/tmnewsletter.php |
231 | /modules/tmnewsletter/translations/es.php |
232 | /cache/smarty/compile/23/91/92/2391924572db3ffd9c4a4591365d508a57a26124.file.tmnewsletter_header.tpl.php |
233 | /tools/smarty/plugins/modifier.escape.php |
234 | /modules/tmolarkchat/tmolarkchat.php |
235 | /modules/tmolarkchat/translations/es.php |
236 | /modules/tmproductvideos/tmproductvideos.php |
237 | /themes/theme1439/modules/tmproductvideos/translations/es.php |
238 | /modules/tmproductvideos/translations/es.php |
239 | /cache/smarty/compile/a1/66/b5/a166b5b8c62ae79101463c6d6d2f2214a3628644.file.tmcollections_top.tpl.php |
240 | /modules/tmhtmlcontent/tmhtmlcontent.php |
241 | /modules/tmhtmlcontent/translations/es.php |
242 | /modules/tmcategoryproductsslider/tmcategoryproductsslider.php |
243 | /modules/tmcategoryproductsslider/classes/CategoryProductsSlider.php |
244 | /modules/tmcategoryproductsslider/translations/es.php |
245 | /modules/motopressslider/motopressslider.php |
246 | /modules/motopressslider/translations/es.php |
247 | /modules/motopressslider/classes/core/Db.php |
248 | /modules/motopressslider/classes/core/Ctrls.php |
249 | /modules/motopressslider/includes/functions.php |
250 | /modules/motopressslider/includes/functions/ajax.php |
251 | /modules/motopressslider/includes/functions/array.php |
252 | /modules/motopressslider/includes/functions/cms.php |
253 | /modules/motopressslider/includes/functions/file.php |
254 | /modules/motopressslider/includes/functions/format.php |
255 | /modules/motopressslider/includes/functions/misc.php |
256 | /modules/motopressslider/includes/functions/regex.php |
257 | /modules/motopressslider/includes/functions/shop.php |
258 | /modules/motopressslider/includes/functions/url.php |
259 | /modules/motopressslider/classes/core/DoubleArray.php |
260 | /modules/motopressslider/classes/entity/Presets.php |
261 | /cache/smarty/compile/a3/45/80/a34580ea9679ec952371d74cfe4f364fae7b7e59.file.header.tpl.php |
262 | /modules/tmproductsslider/tmproductsslider.php |
263 | /modules/tmproductsslider/classes/TMProductSlider.php |
264 | /modules/tmproductsslider/classes/TMProductSlide.php |
265 | /modules/tmproductsslider/translations/es.php |
266 | /modules/tmmanufacturerblock/tmmanufacturerblock.php |
267 | /modules/tmmanufacturerblock/translations/es.php |
268 | /modules/tmhomecarousel/tmhomecarousel.php |
269 | /modules/tmhomecarousel/translations/es.php |
270 | /modules/tmmosaicproducts/tmmosaicproducts.php |
271 | /modules/tmmosaicproducts/classes/MosaicProducts.php |
272 | /modules/tmmosaicproducts/classes/MosaicProductsBanner.php |
273 | /modules/tmmosaicproducts/classes/MosaicProductsVideo.php |
274 | /modules/tmmosaicproducts/classes/MosaicProductsHtml.php |
275 | /modules/tmmosaicproducts/classes/MosaicProductsSlider.php |
276 | /modules/tmmosaicproducts/classes/MosaicProductsSliderSlide.php |
277 | /modules/tmmosaicproducts/translations/es.php |
278 | /modules/tmmegalayout/tmmegalayout.php |
279 | /modules/tmmegalayout/classes/TMMegaLayoutItems.php |
280 | /modules/tmmegalayout/classes/TMMegaLayoutLayouts.php |
281 | /modules/tmmegalayout/classes/TMMegaLayoutExport.php |
282 | /modules/tmmegalayout/classes/TMMegaLayoutImport.php |
283 | /modules/tmmegalayout/classes/TMMegaLayoutOptimize.php |
284 | /modules/tmmegalayout/translations/es.php |
285 | /modules/tmcategoryproducts/tmcategoryproducts.php |
286 | /modules/tmcategoryproducts/classes/CategoryProducts.php |
287 | /themes/theme1439/modules/tmcategoryproducts/translations/es.php |
288 | /modules/tmcategoryproducts/translations/es.php |
289 | /modules/tmdaydeal/tmdaydeal.php |
290 | /modules/tmdaydeal/classes/DayDeal.php |
291 | /themes/theme1439/modules/tmdaydeal/translations/es.php |
292 | /modules/tmdaydeal/translations/es.php |
293 | /modules/tminfinitescroll/tminfinitescroll.php |
294 | /modules/tminfinitescroll/translations/es.php |
295 | /modules/tmproductzoomer/tmproductzoomer.php |
296 | /modules/tmproductzoomer/translations/es.php |
297 | /modules/tmmegamenu/tmmegamenu.php |
298 | /modules/tmmegamenu/classes/MegaMenu.php |
299 | /modules/tmmegamenu/classes/MegaMenuHtml.php |
300 | /modules/tmmegamenu/classes/MegaMenuLink.php |
301 | /modules/tmmegamenu/classes/MegaMenuBanner.php |
302 | /modules/tmmegamenu/classes/MegaMenuVideo.php |
303 | /modules/tmmegamenu/classes/MegaMenuMap.php |
304 | /modules/tmmegamenu/translations/es.php |
305 | /modules/tmoneclickorder/tmoneclickorder.php |
306 | /modules/tmoneclickorder/classes/TMOneClickOrderFields.php |
307 | /modules/tmoneclickorder/classes/TMOneClickOrderOrders.php |
308 | /modules/tmoneclickorder/classes/TMOneClickOrderCustomers.php |
309 | /modules/tmoneclickorder/classes/TMOneClickOrderSearch.php |
310 | /modules/tmoneclickorder/translations/es.php |
311 | /classes/Tab.php |
312 | /cache/smarty/compile/cc/39/7a/cc397ac15e11f84ba41d5041abba150f7226bdb3.file.success_message.tpl.php |
313 | /modules/blockpermanentlinks/blockpermanentlinks.php |
314 | /themes/theme1439/modules/blockpermanentlinks/translations/es.php |
315 | /modules/blockpermanentlinks/translations/es.php |
316 | /modules/weglot/weglot.php |
317 | /modules/weglot/classes/APIWeglot.php |
318 | /modules/mailalerts/mailalerts.php |
319 | /modules/mailalerts/MailAlert.php |
320 | /modules/mailalerts/translations/es.php |
321 | /modules/stripe_official/stripe_official.php |
322 | /modules/stripe_official/vendor/autoload.php |
323 | /modules/stripe_official/vendor/composer/autoload_real.php |
324 | /modules/stripe_official/vendor/composer/ClassLoader.php |
325 | /modules/stripe_official/vendor/composer/autoload_static.php |
326 | /modules/stripe_official/vendor/stripe/stripe-php/lib/Event.php |
327 | /modules/stripe_official/vendor/stripe/stripe-php/lib/ApiResource.php |
328 | /modules/stripe_official/vendor/stripe/stripe-php/lib/StripeObject.php |
329 | /modules/stripe_official/vendor/stripe/stripe-php/lib/ApiOperations/Request.php |
330 | /modules/stripe_official/vendor/stripe/stripe-php/lib/ApiOperations/All.php |
331 | /modules/stripe_official/vendor/stripe/stripe-php/lib/ApiOperations/Retrieve.php |
332 | /modules/stripe_official/translations/es.php |
333 | /modules/stripe_official/smarty/plugins/modifier.stripelreplace.php |
334 | /modules/stripe_official/vendor/stripe/stripe-php/lib/Stripe.php |
335 | /modules/whatsapp/whatsapp.php |
336 | /Adapter/Adapter_AddressFactory.php |
337 | /Adapter/Adapter_ProductPriceCalculator.php |
338 | /Adapter/Adapter_Configuration.php |
339 | /Core/Business/Core_Business_ConfigurationInterface.php |
340 | /classes/Customization.php |
341 | /cache/smarty/compile/fe/15/f1/fe15f1255613af0ffdc3712387f35c6d5ec60574.file.blockcart.tpl.php |
342 | /tools/smarty/plugins/modifier.replace.php |
343 | /modules/pagesnotfound/pagesnotfound.php |
344 | /modules/pagesnotfound/translations/es.php |
345 | /modules/sekeywords/sekeywords.php |
346 | /classes/module/ModuleGraph.php |
347 | /modules/sekeywords/translations/es.php |
348 | /cache/smarty/compile/6c/52/e7/6c52e78d091e35f9452323af1e15da74cc558182.file.blockwishlist_top.tpl.php |
349 | /cache/smarty/compile/64/b2/06/64b20655c33cc292a52f8025a19f74a2fa4772c8.file.top.tpl.php |
350 | /cache/smarty/cache/tmsearch/1/1/1/21/f7/49/36/f749369867b91523d3f3fbd91508ebe8df5fc615.tmsearch.tpl.php |
351 | /cache/smarty/cache/tmmegamenu/1/1/1/21/26/03/6a/26036a931e7df37101105e02f00aedc96cc34286.menu.tpl.php |
352 | /cache/smarty/cache/blockpermanentlinks_header/1/1/1/21/b6/de/4c/b6de4c59b66501e77a5c695de73bff9bbbba88b5.blockpermanentlinks-header.tpl.php |
353 | /cache/smarty/compile/ee/d7/03/eed703d94cb16ae837fa17bc0d189dc6c86dbcf0.file.blocknewsletter.tpl.php |
354 | /cache/smarty/cache/blocksocial/1/1/1/21/e6/77/d3/e677d3a00732997e8340a5204adbf5e9a33061b0.blocksocial.tpl.php |
355 | /cache/smarty/cache/blockcategories/1/1/1/21/1/05/aa/7e/05aa7e1121cccbdcb756c0480f860a61240a1a0f.blockcategories_footer.tpl.php |
356 | /cache/smarty/cache/blockcms/2/1/1/1/21/bb/ae/bb/bbaebbdb0b7d46c850cd8dbcb9ab35f5c1779b24.blockcms.tpl.php |
357 | /cache/smarty/cache/blockmyaccountfooter/1/1/1/21/67/6a/a0/676aa0019de357bc4cede2d7d3a5ce7d06da21d5.blockmyaccountfooter.tpl.php |
358 | /cache/smarty/cache/blockcontactinfos/1/1/1/21/01/28/ae/0128ae7a220ca2819fd13399e492ee75ffde0ae7.blockcontactinfos.tpl.php |
359 | /modules/statsdata/statsdata.php |
360 | /modules/statsdata/translations/es.php |
361 | /classes/Guest.php |
362 | /classes/Connection.php |
363 | /classes/Page.php |
364 | /classes/ConnectionsSource.php |
365 | /cache/smarty/compile/9d/93/df/9d93dffa729d154f5d4a63bca6547f404a4b207b.file.hook.tpl.php |
366 | /cache/smarty/compile/28/f8/a0/28f8a0db5b4f98287f7b4220e4b9a1e455002984.file.footer.tpl.php |
367 | /cache/smarty/compile/ed/04/c1/ed04c1fc648e719c2ca85b6b501654f7f5c48d58.file.footer.tpl.php |
368 | /cache/smarty/compile/ad/a0/2c/ada02c2ec2e101066e5a41af04b9b00c0dc54715.file.footer.tpl.php |
369 | /cache/smarty/compile/c2/50/db/c250dbf88947da17dc7aab29d9254573bbbd3e4d.file.errors.tpl.php |
370 | /cache/smarty/compile/3b/e3/11/3be311cfb9a3545b12550338e89d0d03768ab561.file.layout.tpl.php |
371 | /cache/smarty/compile/ef/02/de/ef02de65262a3f252b22506062e4629ecf86408f.file.header.tpl.php |
372 | /tools/smarty/plugins/function.implode.php |
373 | /cache/smarty/cache/blockbanner/1/1/1/21/fb/c6/b7/fbc6b73add97ba8eef5ede1d1c0ea66525a4c965.blockbanner.tpl.php |
374 | /cache/smarty/compile/44/5a/01/445a0131cb763c597711ae230c8de3509405c4d4.file.layout.tpl.php |
375 | /classes/Gender.php |
376 | /classes/AddressFormat.php |
377 | /classes/Address.php |
378 | /modules/referralprogram/referralprogram.php |
379 | /themes/theme1439/modules/referralprogram/translations/es.php |
380 | /modules/referralprogram/translations/es.php |
381 | /modules/referralprogram/ReferralProgramModule.php |
382 | /cache/smarty/compile/2e/62/5d/2e625dda8b228cf926909cd55deeb826c94e2655.file.authentication.tpl.php |
383 | /cache/smarty/cache/tmheaderaccount/1/1/1/21/6c/02/1b/6c021bea83ba7f2eae6985862b8c269351681f20.customer-account-form-top.tpl.php |
384 | /cache/smarty/compile/46/b3/88/46b388782468e4d68732c79823f8636e8fbc9ac8.file.my-account.tpl.php |
385 | /cache/smarty/compile/ca/38/92/ca3892184c91db197cc0ef2d0f2407c00930d3e5.file.my-account.tpl.php |
386 | /cache/smarty/compile/16/ec/00/16ec001669add26eac9fea4cc2a670732e297dbb.file.customer-account.tpl.php |
387 | /cache/smarty/compile/93/5a/10/935a10d13f83745059f333fd70abd1287934de01.file.my-account.tpl.php |
388 | /cache/smarty/compile/4d/e6/16/4de616ecedb692360445eae6a84c545787135728.file.my-account-stripe-cards.tpl.php |
389 | /cache/smarty/compile/c2/ca/6e/c2ca6e86178ea77eced5b7314042bd12e94cef0d.file.tmheaderaccount.tpl.php |
390 | /cache/smarty/compile/eb/0d/df/eb0ddfae8270ba16e28f40dcd79b67d110fcf193.file.tmheaderaccount-content.tpl.php |
391 | /cache/smarty/cache/tmheaderaccount/1/1/1/21/e9/48/01/e9480164ed35620b1c57c0c6fd00027048e87855.header-account.tpl.php |
392 | /cache/smarty/compile/89/a4/1d/89a41d17971fde336b1cd7e793a992e709f5095a.file.blocklanguages.tpl.php |
393 | /tools/smarty/plugins/modifier.regex_replace.php |
394 | /cache/smarty/compile/aa/cf/24/aacf244bd07e1ff167877af42399cfd8d2397ced.file.block.tpl.php |
395 | /cache/smarty/compile/7d/9b/99/7d9b99349178aafcc57c45bea43d2e19ff3058e2.file.product-compare.tpl.php |
396 | /cache/smarty/compile/ab/63/39/ab6339ca039f747586e4314d430c353a20e208d7.file.breadcrumb.tpl.php |
397 | /cache/smarty/compile/22/3e/91/223e91326361ffabc7f740555cc7bc5b2079f66d.file.category-description.tpl.php |
398 | /cache/smarty/compile/88/62/fd/8862fd659a09fb856f2e5ddb47576ca0f3e7edd8.file.footer.tpl.php |
399 | /cache/smarty/compile/b8/43/d0/b843d02954ca18f2d6b956532cb7b67ef3c9fd38.file.global.tpl.php |
400 | /cache/smarty/compile/9d/ea/f4/9deaf4c0e22ca04c980386b21dad727b00ba34ea.file.javascript.tpl.php |
401 | /tools/smarty/plugins/shared.mb_str_replace.php |