Our webstore uses cookies to offer a better user experience and we recommend you to accept their use to fully enjoy your navigation. Please view our privacy and cookies policy for further information.
I accept

JSMin: Unterminated String at byte 49: 'JSMin: Unterminated String at byte 1662: '
No products
Specialists in Designer Bathrooms, Designer Radiators, and Designer Towel Rails.
Welcome to the Designer Bathroom Store, your one-stop-shop for all your bathroom, radiator and heated towel rail needs. If you need any inspiration or assistance with finding the perfect product for your bathroom, give our helpful customer service team a call on 0844 504 6677 for more product information and recommendations.
Load Time | 304 ms - Unicorn powered webserver! |
Querying Time | 43 ms |
Queries | 67 |
Memory Peak Usage | 12.5 Mb |
Included Files | 185 files - 4.44 Mb |
PrestaShop Cache | 0.54 Mb |
Global vars | 0.63 Mb |
PrestaShop Version | 1.6.1.6 |
PHP Version | 5.6.40-29+ubuntu16.04.1+deb.sury.org+1 (OK) |
MySQL Version | 10.0.21-MariaDB-log (OK) |
Memory Limit | 150M |
Max Execution Time | 30s |
Smarty Cache | enabled |
Smarty Compilation | never recompile |
Time | Cumulated Time | Memory Usage | Memory Peak Usage | |
---|---|---|---|---|
config | 53 ms | 53 ms | 5.88 Mb | 5.96 Mb |
__construct | 0 ms | 53 ms | - Mb | 5.96 Mb |
init | 9 ms | 63 ms | 1.09 Mb | 7.06 Mb |
checkAccess | 0 ms | 63 ms | - Mb | 7.06 Mb |
setMedia | 3 ms | 65 ms | 0.07 Mb | 7.12 Mb |
postProcess | 0 ms | 65 ms | - Mb | 7.12 Mb |
initHeader | 0 ms | 65 ms | - Mb | 7.13 Mb |
initContent | 105 ms | 171 ms | 3.30 Mb | 10.64 Mb |
initFooter | 26 ms | 197 ms | 0.69 Mb | 11.16 Mb |
display | 107 ms | 304 ms | 0.38 Mb | 12.49 Mb |
Hook | Time | Memory Usage |
---|---|---|
__construct | 23 ms | 3.25 Mb |
hookdisplayHeader | 15 ms | 0.25 Mb |
hookfooter | 13 ms | 0.25 Mb |
hooktop | 11 ms | - Mb |
hookdisplayTopColumn | 7 ms | - Mb |
hookHeader | 7 ms | - Mb |
hookdisplayTop | 7 ms | 0.50 Mb |
hookdisplayFooter | 2 ms | - Mb |
hookdisplayNav | 1 ms | - Mb |
hookmoduleRoutes | 0 ms | - Mb |
10 hooks | 85 ms | 4.25 Mb |
Module | Time | Memory Usage |
---|---|---|
lgcookieslaw | 11 ms | 0.25 Mb |
homeslider | 11 ms | - Mb |
blocktopmenu | 8 ms | 0.75 Mb |
smartblog | 8 ms | 0.75 Mb |
blockcart | 7 ms | - Mb |
statsdata | 6 ms | 0.25 Mb |
blocksearch | 5 ms | - Mb |
blockcms | 3 ms | 0.25 Mb |
blockmyaccountfooter | 3 ms | 0.25 Mb |
blockcontactinfos | 3 ms | - Mb |
blockuserinfo | 3 ms | - Mb |
themeconfigurator | 3 ms | 0.25 Mb |
mancarousel | 2 ms | - Mb |
socialsharing | 2 ms | 0.25 Mb |
ganalytics | 1 ms | 0.25 Mb |
reviewscouk | 1 ms | - Mb |
sekeywords | 1 ms | - Mb |
productcomments | 1 ms | 0.25 Mb |
googleshopping | 1 ms | 0.25 Mb |
blockmyaccount | 1 ms | - Mb |
blockcategories | 1 ms | - Mb |
blockbanner | 1 ms | - Mb |
blocksocial | 1 ms | 0.25 Mb |
mailalerts | 1 ms | - Mb |
blocklayered | 1 ms | - Mb |
pagesnotfound | 1 ms | - Mb |
recaptcha | 1 ms | - Mb |
sagepay | 0 ms | 0.25 Mb |
28 modules | 85 ms | 4.25 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 `ps_configuration` c LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
2.5 | 610 | /classes/Configuration.php:148 | ||
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 (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.3 | 80 | Yes | Yes | /override/classes/Hook.php:129 |
SELECT SQL_NO_CACHE * from ps_category_lang where id_category IN (select id_category from ps_category where id_parent = 3 ) AND (select count(*) from ps_category_product WHERE id_category = ps_category_lang.id_category) > 0 group by id_category |
2.3 | 323 | Yes | /controllers/front/IndexController.php:76 | |
SELECT SQL_NO_CACHE * from ps_category_lang where id_category IN (select id_category from ps_category where id_parent = 4 ) AND (select count(*) from ps_category_product WHERE id_category = ps_category_lang.id_category) > 0 group by id_category |
1.7 | 114 | Yes | /controllers/front/IndexController.php:76 | |
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 |
1.4 | 0 | /classes/Hook.php:131 | ||
SELECT SQL_NO_CACHE * from ps_category_lang where id_category IN (select id_category from ps_category where id_parent = 12 ) AND (select count(*) from ps_category_product WHERE id_category = ps_category_lang.id_category) > 0 group by id_category |
1.4 | 190 | Yes | /controllers/front/IndexController.php:76 | |
SELECT SQL_NO_CACHE * from ps_category_lang where id_category IN (select id_category from ps_category where id_parent = 6 ) AND (select count(*) from ps_category_product WHERE id_category = ps_category_lang.id_category) > 0 group by id_category |
1.4 | 228 | Yes | /controllers/front/IndexController.php:76 | |
SELECT SQL_NO_CACHE * from ps_category_lang where id_category IN (select id_category from ps_category where id_parent = 5 ) AND (select count(*) from ps_category_product WHERE id_category = ps_category_lang.id_category) > 0 group by id_category |
1.3 | 209 | Yes | /controllers/front/IndexController.php:76 | |
SELECT SQL_NO_CACHE * from ps_category_lang where id_category IN (select id_category from ps_category where id_parent = 8 ) AND (select count(*) from ps_category_product WHERE id_category = ps_category_lang.id_category) > 0 group by id_category |
1.3 | 190 | Yes | /controllers/front/IndexController.php:76 | |
SELECT SQL_NO_CACHE * from ps_category_lang where id_category IN (select id_category from ps_category where id_parent = 13 ) AND (select count(*) from ps_category_product WHERE id_category = ps_category_lang.id_category) > 0 group by id_category |
1.2 | 114 | Yes | /controllers/front/IndexController.php:76 | |
SELECT SQL_NO_CACHE * from ps_category_lang where id_category IN (select id_category from ps_category where id_parent = 7 ) AND (select count(*) from ps_category_product WHERE id_category = ps_category_lang.id_category) > 0 group by id_category |
1.2 | 152 | Yes | /controllers/front/IndexController.php:76 | |
SELECT SQL_NO_CACHE * from ps_category_lang where id_category IN (select id_category from ps_category where id_parent = 9 ) AND (select count(*) from ps_category_product WHERE id_category = ps_category_lang.id_category) > 0 group by id_category |
1.2 | 133 | Yes | /controllers/front/IndexController.php:76 | |
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.1 | 81 | /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.9 | 81 | /classes/module/Module.php:277 | ||
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.7 | 41 | Yes | /classes/Dispatcher.php:452 | |
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.7 | 1 | Yes | /classes/shop/Shop.php:663 | |
SELECT SQL_NO_CACHE * FROM `ps_cms` a LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 1 LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1 WHERE (a.`id_cms` = 7) AND (b.`id_shop` = 1) LIMIT 1 |
0.7 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
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 = 'd71.6bdv.ws' OR su.domain_ssl = 'd71.6bdv.ws') 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 ps_category_lang.name, ps_category_lang.link_rewrite, ps_category_lang.active as 'display', ps_category.* from ps_category join ps_category_lang ON ps_category_lang.id_category = ps_category.id_category and id_lang = 1 where id_parent = 2 and ps_category_lang.active = 1 |
0.6 | 13 | /controllers/front/IndexController.php:54 | ||
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.6 | 1 | /classes/shop/Shop.php:203 | ||
INSERT INTO `ps_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('12740790', '2', '585449244', '', '1', '1', '2023-12-04 23:31:53') |
0.6 | 1 | /classes/ObjectModel.php:487 | ||
INSERT INTO `ps_guest` (`id_operating_system`, `id_web_browser`, `id_customer`, `javascript`, `screen_resolution_x`, `screen_resolution_y`, `screen_color`, `sun_java`, `adobe_flash`, `adobe_director`, `apple_quicktime`, `real_player`, `windows_media`, `accept_language`, `mobile_theme`) VALUES ('0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0') |
0.6 | 1 | /classes/ObjectModel.php:487 | ||
SELECT SQL_NO_CACHE * FROM `ps_hook_alias` |
0.6 | 86 | /classes/Hook.php:187 | ||
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 | 1 | /classes/Language.php:894 | ||
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` = 1 LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1 WHERE (a.`id_country` = 17) LIMIT 1 |
0.5 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
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 | 1 | Yes | /classes/Currency.php:231 | |
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.5 | 1 | /classes/shop/Shop.php:1067 | ||
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.5 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
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.4 | 1 | /classes/Language.php:777 | ||
SELECT SQL_NO_CACHE * FROM ps_meta m LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta WHERE ( m.page = "index" OR m.page = "index" ) AND ml.id_lang = 1 AND ml.id_shop = 1 LIMIT 1 |
0.4 | 1 | /classes/Meta.php:149 | ||
SELECT SQL_NO_CACHE * FROM `ps_lang` a LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1 WHERE (a.`id_lang` = 1) LIMIT 1 |
0.4 | 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.4 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
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 =1 AND m.page = "index" LIMIT 1 |
0.4 | 1 | /classes/Theme.php:275 | ||
SELECT SQL_NO_CACHE * FROM `ps_shop` a WHERE (a.`id_shop` = 1) LIMIT 1 |
0.4 | 1 | /Adapter/Adapter_EntityMapper.php:61 | ||
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.4 | 1 | /classes/Currency.php:472 | ||
SELECT SQL_NO_CACHE * FROM `ps_themeconfigurator` WHERE id_shop = 1 AND id_lang = 1 AND hook = 'footer' AND active = 1 ORDER BY item_order ASC |
0.4 | 3 | Yes | /modules/themeconfigurator/themeconfigurator.php:376 | |
SELECT SQL_NO_CACHE `id_guest` FROM `ps_connections` WHERE `id_guest` = 12740790 AND `date_add` > '2023-12-04 23:01: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_theme` a WHERE (a.`id_theme` = 1) LIMIT 1 |
0.4 | 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.4 | 1 | /classes/shop/ShopUrl.php:169 | ||
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 `id_country` FROM `ps_country` WHERE `iso_code` = 'US' AND active = 1 LIMIT 1 |
0.4 | 1 | /classes/Country.php:174 | ||
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "lgcookieslaw" LIMIT 1 |
0.4 | 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`='9809e53dfa527993d6871c23a4fc7d29' AND cache_id="blocktopmenu|1|1|1|17|index" AND compile_id="" LIMIT 1 |
0.4 | 1 | /classes/SmartyCustom.php:215 | ||
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions` WHERE `id_shop` IN (1) |
0.4 | 5 | /classes/module/Module.php:2141 | ||
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.4 | 1 | Yes | /classes/Language.php:719 | |
SELECT SQL_NO_CACHE * FROM `ps_group_lang` WHERE `id_group` = 1 |
0.4 | 1 | /Adapter/Adapter_EntityMapper.php:68 | ||
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache` WHERE `template_hash`='1bf1a836e0d31e2f1d4cd2b23eb520c4' AND cache_id="homeslider|1|1|1|17" AND compile_id="" LIMIT 1 |
0.4 | 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`='e87f73d0b061b626a2658ae68d69b740' AND cache_id="blockcontactinfos|1|1|1|17" AND compile_id="" LIMIT 1 |
0.4 | 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`='42dab2f39a24d3b63c3f2f0acaa84291' AND cache_id="blocksearch-top|1|1|1|17" AND compile_id="" LIMIT 1 |
0.4 | 1 | /classes/SmartyCustom.php:215 | ||
SELECT SQL_NO_CACHE id_shop FROM `ps_lang_shop` WHERE `id_lang` = 1 AND id_shop = 1 LIMIT 1 |
0.3 | 1 | /classes/ObjectModel.php:1459 | ||
SELECT SQL_NO_CACHE id_shop FROM `ps_currency_shop` WHERE `id_currency` = 1 AND id_shop = 1 LIMIT 1 |
0.3 | 1 | /classes/ObjectModel.php:1459 | ||
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache` WHERE `template_hash`='005dfe2ddd0b23688bd00b3326fcb853' AND cache_id="blockcms|2|1|1|1|17" AND compile_id="" LIMIT 1 |
0.3 | 1 | /classes/SmartyCustom.php:215 | ||
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 UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache` WHERE `template_hash`='979764b58eb6a1c504b39475e4620126' AND cache_id="blockmyaccountfooter|1|1|1|17" AND compile_id="" LIMIT 1 |
0.3 | 1 | /classes/SmartyCustom.php:215 | ||
SELECT SQL_NO_CACHE id_page_type FROM ps_page_type WHERE name = 'index' LIMIT 1 |
0.3 | 1 | /classes/Page.php:97 | ||
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 83 AND `id_shop` = 1 LIMIT 1 |
0.3 | 1 | /classes/module/Module.php:2218 | ||
SELECT SQL_NO_CACHE id_shop FROM `ps_group_shop` WHERE `id_group` = 1 AND id_shop = 1 LIMIT 1 |
0.3 | 1 | /classes/ObjectModel.php:1459 | ||
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 UNIX_TIMESTAMP(last_flush) as last_flush FROM `ps_smarty_last_flush` WHERE type='template' LIMIT 1 |
0.3 | 1 | /classes/SmartyCustom.php:142 | ||
SELECT SQL_NO_CACHE content FROM ps_lgcookieslaw_lang WHERE id_lang = 1 LIMIT 1 |
0.3 | 1 | /modules/lgcookieslaw/lgcookieslaw.php:225 | ||
SELECT SQL_NO_CACHE `id_page` FROM `ps_page` WHERE `id_page_type` = 2 LIMIT 1 |
0.3 | 1 | /classes/Page.php:77 | ||
SELECT SQL_NO_CACHE content FROM ps_lgcookieslaw_lang WHERE id_lang = 1 LIMIT 1 |
0.3 | 1 | /modules/lgcookieslaw/lgcookieslaw.php:225 | ||
SELECT SQL_NO_CACHE id_module FROM ps_lgcookieslaw; |
0.3 | 1 | /override/classes/Hook.php:61 | ||
SELECT SQL_NO_CACHE button1 FROM ps_lgcookieslaw_lang WHERE id_lang = 1 LIMIT 1 |
0.2 | 1 | /modules/lgcookieslaw/lgcookieslaw.php:225 | ||
SELECT SQL_NO_CACHE button2 FROM ps_lgcookieslaw_lang WHERE id_lang = 1 LIMIT 1 |
0.2 | 1 | /modules/lgcookieslaw/lgcookieslaw.php:225 | ||
SELECT SQL_NO_CACHE button1 FROM ps_lgcookieslaw_lang WHERE id_lang = 1 LIMIT 1 |
0.2 | 1 | /modules/lgcookieslaw/lgcookieslaw.php:225 | ||
SELECT SQL_NO_CACHE button2 FROM ps_lgcookieslaw_lang WHERE id_lang = 1 LIMIT 1 |
0.2 | 1 | /modules/lgcookieslaw/lgcookieslaw.php:225 |
9 | select * from ps_category_lang where id_category IN (select id_category from ps_category where id_parent = XX ) AND (select count(*) from ps_category_product WHERE id_category = ps_category_lang.id_category) > XX group by id_category |
4 | SELECT buttonXX FROM ps_lgcookieslaw_lang WHERE id_lang = XX LIMIT XX |
2 | 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 |
2 | SELECT content FROM ps_lgcookieslaw_lang WHERE id_lang = XX LIMIT XX |
10 category |
10 category_lang |
9 category_product |
6 smarty_lazy_cache |
6 lgcookieslaw_lang |
5 module_shop |
4 shop_url |
4 currency_shop |
4 module |
4 shop |
4 lang |
4 lang_shop |
3 meta |
3 currency |
3 hook |
3 theme |
2 smarty_last_flush |
2 shop_group |
2 configuration |
2 group_shop |
2 country |
2 hook_alias |
2 meta_lang |
1 cms_shop |
1 required_field |
1 themeconfigurator |
1 page |
1 page_type |
1 connections |
1 cms_lang |
1 theme_meta |
1 lgcookieslaw |
1 country_shop |
1 country_lang |
1 configuration_lang |
1 hook_module |
1 module_group |
1 hook_module_exceptions |
1 group_lang |
1 group |
1 cms |
Name | Instances | Source |
---|---|---|
Language | 3 | /config/config.inc.php [195] /classes/Tools.php [524] /classes/Tools.php [541] |
Country | 2 | /config/config.inc.php [142] /classes/controller/FrontController.php [279] |
CMS | 2 | /classes/Link.php [265] /classes/Link.php [265] |
Group | 1 | /classes/Cart.php [184] |
Guest | 1 | /modules/statsdata/statsdata.php [104] |
Connection | 1 | /modules/statsdata/statsdata.php [142] |
Cart | 1 | /classes/controller/FrontController.php [348] |
Customer | 1 | /config/config.inc.php [217] |
Theme | 1 | /config/config.inc.php [115] |
ShopGroup | 1 | /classes/shop/Shop.php [518] |
Shop | 1 | /config/config.inc.php [114] |
Currency | 1 | /classes/Tools.php [639] |
# | 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 | /override/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 | /classes/shop/ShopUrl.php |
40 | /config/smarty.config.inc.php |
41 | /tools/smarty/Smarty.class.php |
42 | /tools/smarty/sysplugins/smarty_internal_data.php |
43 | /tools/smarty/sysplugins/smarty_internal_templatebase.php |
44 | /tools/smarty/sysplugins/smarty_internal_template.php |
45 | /tools/smarty/sysplugins/smarty_resource.php |
46 | /tools/smarty/sysplugins/smarty_internal_resource_file.php |
47 | /tools/smarty/sysplugins/smarty_cacheresource.php |
48 | /tools/smarty/sysplugins/smarty_internal_cacheresource_file.php |
49 | /classes/SmartyCustom.php |
50 | /config/smartyfront.config.inc.php |
51 | /classes/Dispatcher.php |
52 | /classes/Hook.php |
53 | /override/classes/Hook.php |
54 | /classes/module/Module.php |
55 | /tools/mobile_Detect/Mobile_Detect.php |
56 | /config/db_slave_server.inc.php |
57 | /modules/smartblog/smartblog.php |
58 | /modules/smartblog/classes/SmartBlogLink.php |
59 | /modules/smartblog/classes/BlogCategory.php |
60 | /modules/smartblog/classes/Blogcomment.php |
61 | /modules/smartblog/classes/BlogPostCategory.php |
62 | /modules/smartblog/classes/BlogTag.php |
63 | /modules/smartblog/classes/SmartBlogPost.php |
64 | /modules/smartblog/classes/SmartBlogPostMeta.php |
65 | /modules/smartblog/classes/BlogImageType.php |
66 | /modules/smartblog/classes/SmartBlogGallaryImage.php |
67 | /modules/smartblog/controllers/admin/AdminAboutUsController.php |
68 | /classes/controller/ModuleAdminController.php |
69 | /classes/controller/AdminController.php |
70 | /classes/Translate.php |
71 | /controllers/front/IndexController.php |
72 | /classes/controller/FrontController.php |
73 | /themes/default-bootstrap/lang/en.php |
74 | /classes/Currency.php |
75 | /classes/Cart.php |
76 | /classes/CartRule.php |
77 | /classes/Meta.php |
78 | /classes/Product.php |
79 | /override/classes/Product.php |
80 | /classes/webservice/WebserviceRequest.php |
81 | /classes/Media.php |
82 | /modules/socialsharing/socialsharing.php |
83 | /modules/socialsharing/translations/en.php |
84 | /modules/blockbanner/blockbanner.php |
85 | /modules/blockbanner/translations/en.php |
86 | /modules/blockcart/blockcart.php |
87 | /modules/blockcart/translations/en.php |
88 | /modules/blocksocial/blocksocial.php |
89 | /modules/blocksocial/translations/en.php |
90 | /modules/blockcategories/blockcategories.php |
91 | /modules/blockcategories/translations/en.php |
92 | /modules/blocklayered/blocklayered.php |
93 | /modules/blocklayered/translations/en.php |
94 | /modules/blockcms/blockcms.php |
95 | /modules/blockcms/BlockCMSModel.php |
96 | /themes/default-bootstrap/modules/blockcms/translations/en.php |
97 | /modules/blockcms/translations/en.php |
98 | /modules/blockmyaccount/blockmyaccount.php |
99 | /modules/blockmyaccount/translations/en.php |
100 | /modules/blocksearch/blocksearch.php |
101 | /modules/blocksearch/translations/en.php |
102 | /modules/blocktopmenu/blocktopmenu.php |
103 | /modules/blocktopmenu/menutoplinks.class.php |
104 | /override/modules/blocktopmenu/blocktopmenu.php |
105 | /modules/blocktopmenu/translations/en.php |
106 | /modules/blockuserinfo/blockuserinfo.php |
107 | /modules/blockuserinfo/translations/en.php |
108 | /modules/themeconfigurator/themeconfigurator.php |
109 | /modules/themeconfigurator/translations/en.php |
110 | /modules/homeslider/homeslider.php |
111 | /modules/homeslider/HomeSlide.php |
112 | /modules/homeslider/translations/en.php |
113 | /cache/smarty/compile/e8/02/ae/e802ae07c02b2662e079476fd6557925aea0b6a2.file.header.tpl.php |
114 | /tools/smarty/sysplugins/smarty_internal_filter_handler.php |
115 | /tools/minify_html/minify_html.class.php |
116 | /modules/productcomments/productcomments.php |
117 | /modules/productcomments/translations/en.php |
118 | /cache/smarty/compile/b1/d3/72/b1d3720bf762113053677ac286ad47e1379bf2cc.file.blogfeedheader.tpl.php |
119 | /modules/mancarousel/mancarousel.php |
120 | /modules/googleshopping/googleshopping.php |
121 | /modules/googleshopping/lib/phpseclib/Crypt/RSA.php |
122 | /modules/googleshopping/lib/phpseclib/Crypt/Random.php |
123 | /modules/googleshopping/lib/phpseclib/Crypt/Hash.php |
124 | /modules/googleshopping/lib/phpseclib/Math/BigInteger.php |
125 | /modules/googleshopping/translations/en.php |
126 | /modules/mailalerts/mailalerts.php |
127 | /modules/mailalerts/MailAlert.php |
128 | /modules/mailalerts/translations/en.php |
129 | /modules/ganalytics/ganalytics.php |
130 | /modules/ganalytics/translations/en.php |
131 | /modules/lgcookieslaw/lgcookieslaw.php |
132 | /modules/lgcookieslaw/translations/en.php |
133 | /classes/CMS.php |
134 | /cache/smarty/compile/33/2d/49/332d49acbb946753e4631d68dd72331c8d69adaa.file.cookieslaw_header_1_6.tpl.php |
135 | /cache/smarty/compile/a4/3a/55/a43a553d834d3b40eab6aebf7b951d139602ac9c.file.cookieslaw_header_code.tpl.php |
136 | /tools/js_minify/jsmin.php |
137 | /modules/recaptcha/recaptcha.php |
138 | /modules/sagepay/sagepay.php |
139 | /classes/PaymentModule.php |
140 | /Adapter/Adapter_AddressFactory.php |
141 | /Adapter/Adapter_ProductPriceCalculator.php |
142 | /Adapter/Adapter_Configuration.php |
143 | /Core/Business/Core_Business_ConfigurationInterface.php |
144 | /classes/Customization.php |
145 | /cache/smarty/compile/74/aa/96/74aa96b01d9e83448f95291df4d6df2e0f1f6dba.file.blockcart.tpl.php |
146 | /tools/smarty/plugins/modifier.replace.php |
147 | /tools/smarty/plugins/function.counter.php |
148 | /cache/smarty/cache/blocksearch_top/1/1/1/17/1e/5f/75/1e5f75c4aa0fa6705f6b6e0097d34f6ab6639eba.blocksearch-top.tpl.php |
149 | /cache/smarty/compile/7b/ae/05/7bae05b4a5e4c8af494114949671ebd77bc94676.file.blockuserinfo.tpl.php |
150 | /cache/smarty/cache/blocktopmenu/1/1/1/17/index/79/65/67/796567d1b5622d4feeb0ac2a2769b96a1106ffa1.blocktopmenu.tpl.php |
151 | /modules/pagesnotfound/pagesnotfound.php |
152 | /modules/pagesnotfound/translations/en.php |
153 | /modules/sekeywords/sekeywords.php |
154 | /classes/module/ModuleGraph.php |
155 | /modules/sekeywords/translations/en.php |
156 | /cache/smarty/compile/c5/3f/0c/c53f0c03d14f30892dd2502fe32d7965fbd84591.file.cookieslaw.tpl.php |
157 | /cache/smarty/cache/blockcms/2/1/1/1/17/c6/6c/99/c66c998d736e201796f14bbef99ada4df0200511.blockcms.tpl.php |
158 | /modules/blockmyaccountfooter/blockmyaccountfooter.php |
159 | /modules/blockmyaccountfooter/translations/en.php |
160 | /cache/smarty/cache/blockmyaccountfooter/1/1/1/17/29/ed/72/29ed723face6c737b0cfa2af388ced1349d928a2.blockmyaccountfooter.tpl.php |
161 | /modules/blockcontactinfos/blockcontactinfos.php |
162 | /modules/blockcontactinfos/translations/en.php |
163 | /cache/smarty/cache/blockcontactinfos/1/1/1/17/c1/27/fa/c127fa81e39fb5e2151d02420747ab0033425aa7.blockcontactinfos.tpl.php |
164 | /modules/statsdata/statsdata.php |
165 | /modules/statsdata/translations/en.php |
166 | /classes/Guest.php |
167 | /classes/Connection.php |
168 | /classes/Page.php |
169 | /classes/ConnectionsSource.php |
170 | /cache/smarty/compile/69/ad/24/69ad2414b15c9f0b27f477187a27f4854457badf.file.hook.tpl.php |
171 | /modules/reviewscouk/reviewscouk.php |
172 | /cache/smarty/compile/dd/27/df/dd27dfe1f1e10f7d11a6cfe30e2291ebd71dd915.file.index.tpl.php |
173 | /cache/smarty/compile/e7/d5/20/e7d52066f73e7caa908990fd5e40b7f338f78509.file.layout.tpl.php |
174 | /cache/smarty/compile/5d/2a/d1/5d2ad148d64a076c1b36e269ad6503c0914553a2.file.header.tpl.php |
175 | /tools/smarty/plugins/function.implode.php |
176 | /cache/smarty/compile/c4/80/04/c48004a8ba41925135ae49d545752e7b1af286bf.file.nav.tpl.php |
177 | /cache/smarty/cache/homeslider/1/1/1/17/ac/c3/2a/acc32a2c5d28e4be101acfc5c4329eaf244718b3.homeslider.tpl.php |
178 | /cache/smarty/compile/1f/54/af/1f54afb3e86dac52e1c47a36321b9382ac9c598b.file.footer.tpl.php |
179 | /cache/smarty/compile/4a/87/8d/4a878d3fe8b784005d62baa84f0151ba0313c8a9.file.global.tpl.php |
180 | /cache/smarty/compile/7b/05/01/7b0501b5bd8805d050202ee5e0775e0eb31f07be.file.javascript.tpl.php |
181 | /tools/smarty/plugins/shared.mb_str_replace.php |