Пустые Палитры

Популярные товары

Информация

Тэги

Производители

Новые товары

Скидки

Пустые Палитры

Палитры, в которые Вы можете сами набрать такие цвета, которые Вам нравятся

Пустые Палитры  Нет товаров в этой категории.

Load time: 331 ms
Good boy! That's what I call a webserver!
ExecutionLoad time (ms)
config151
constructor0
init20
checkAccess0
setMedia4
postProcess0
initHeader0
initContent133
initFooter9
display13
Hook processing: 144 ms / 9.52 Mb
76 methods called in 44 modules
HookProcessing
displayHeader5.99 Mb in 84 ms
displayLeftColumn0.73 Mb in 18 ms
displayTop1.16 Mb in 13 ms
displayFooter0.63 Mb in 9 ms
moduleRoutes0.71 Mb in 8 ms
actionProductListOverride0.08 Mb in 6 ms
displayNav0.15 Mb in 3 ms
displayBanner0.06 Mb in 1 ms
displayTopColumn0.00 Mb in 0 ms
actionDispatcher0.00 Mb in 0 ms
actionFrontControllerSetMedia0.00 Mb in 0 ms
DisplayOverrideTemplate0.00 Mb in 0 ms
actionProductListModifier0.00 Mb in 0 ms
actionObjectAddBefore0.00 Mb in 0 ms
actionObjectAddAfter0.00 Mb in 0 ms
actionObjectConnectionAddBefore0.00 Mb in 0 ms
actionObjectConnectionAddAfter0.00 Mb in 0 ms
actionObjectGuestAddAfter0.00 Mb in 0 ms
actionObjectGuestAddBefore0.00 Mb in 0 ms
Memory peak usage: 19.2 Mb
ExecutionMemory (Mb)Total (Mb)
config6.977.1
constructor0.007.1
init1.438.5
checkAccess0.008.5
setMedia0.238.7
postProcess0.008.7
initHeader0.018.7
initContent8.5817.5
initFooter0.6518.2
display0.9419.2
Total cache size (in Cache class): 0.63 Mb
DB type: DbPDO
SQL Queries: 94 queries
Time spent querying: 74 ms
Included files: 358
Size of included files: 4.30 Mb
Globals (> 1 Ko only): 744 Ko
  • _MODULES ≈ 488.2 Ko
  • _LANG ≈ 206.7 Ko
  • HTTP_SERVER_VARS ≈ 10.1 Ko
  • _SERVER ≈ 10.1 Ko
  • _ENV ≈ 9.4 Ko
  • HTTP_ENV_VARS ≈ 9.3 Ko
  • _MODULE ≈ 4.4 Ko
Stopwatch (with SQL_NO_CACHE) (total = 94)
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`)
7.523284in /var/www/u6398415/data/www/sestry-grim.ru/classes/Configuration.php:134

from /config/config.inc.php:116
from /index.php:59
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`
6.033918YesYesin /var/www/u6398415/data/www/sestry-grim.ru/classes/Hook.php:346

from /tools/profiling/Hook.php:50
from /classes/Dispatcher.php:413
from /classes/Dispatcher.php:230
from /classes/Dispatcher.php:193
from /index.php:60
CREATE TEMPORARY TABLE ps_cat_restriction ENGINE=MEMORY
SELECT DISTINCT cp.id_product, p.id_manufacturer, product_shop.condition, p.weight FROM ps_category c
STRAIGHT_JOIN ps_category_product cp ON (c.id_category = cp.id_category AND
c.nleft >= 74
AND c.nright <= 75
AND c.active = 1)
STRAIGHT_JOIN ps_product_shop product_shop ON (product_shop.id_product = cp.id_product
AND product_shop.id_shop = 1)
STRAIGHT_JOIN ps_product p ON (p.id_product=cp.id_product)
WHERE product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog")
4.981in /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklayered/blocklayered.php:2142

from /modules/blocklayered/blocklayered.php:688
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:447
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
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
4.034244Yesin /var/www/u6398415/data/www/sestry-grim.ru/classes/Country.php:130

from /modules/blocknewsletter/blocknewsletter.php:74
from /classes/module/Module.php:1031
from /classes/Hook.php:463
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:447
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE * FROM `ps_state` ORDER BY `name` ASC
2.419394Yesin /var/www/u6398415/data/www/sestry-grim.ru/classes/Country.php:136

from /modules/blocknewsletter/blocknewsletter.php:74
from /classes/module/Module.php:1031
from /classes/Hook.php:463
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:447
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
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
2.3530in /var/www/u6398415/data/www/sestry-grim.ru/classes/Hook.php:131

from /classes/Hook.php:417
from /tools/profiling/Hook.php:60
from /classes/Dispatcher.php:413
from /classes/Dispatcher.php:230
from /classes/Dispatcher.php:193
from /index.php:60
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
1.791160Yesin /var/www/u6398415/data/www/sestry-grim.ru/classes/Dispatcher.php:461

from /classes/Dispatcher.php:230
from /classes/Dispatcher.php:193
from /index.php:60
CREATE TEMPORARY TABLE ps_cat_filter_restriction ENGINE=MEMORY
SELECT cp.id_product, MIN(cp.position) position FROM ps_category_product cp
STRAIGHT_JOIN `ps_product` p ON (p.id_product=cp.id_product)
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE cp.`id_category` IN (89)  AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") AND p.id_product IN (SELECT id_product FROM ps_category_product cp WHERE cp.`id_category` = 89)
GROUP BY cp.id_product ORDER BY position, id_product
1.5661in /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklayered/blocklayered.php:1958

from /modules/blocklayered/blocklayered.php:3201
from /modules/blocklayered/blocklayered.php:655
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /controllers/front/CategoryController.php:192
from /controllers/front/CategoryController.php:118
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
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.347102in /var/www/u6398415/data/www/sestry-grim.ru/classes/module/Module.php:217

from /modules/smartblog/smartblog.php:24
from /classes/module/Module.php:1031
from /classes/Hook.php:463
from /tools/profiling/Hook.php:60
from /classes/Dispatcher.php:413
from /classes/Dispatcher.php:230
from /classes/Dispatcher.php:193
from /index.php:60
SELECT SQL_NO_CACHE c.id_category, c.id_parent, cl.name, (SELECT count(DISTINCT p.id_product) # 
FROM ps_category_product cp
LEFT JOIN ps_product p ON (p.id_product = cp.id_product)  INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_manufacturer` m ON (m.id_manufacturer = p.id_manufacturer) 
WHERE cp.id_category = c.id_category
AND product_shop.active = 1 AND product_shop.`visibility` IN ("both", "catalog")
) count_products
FROM ps_category c
LEFT JOIN ps_category_lang cl ON (cl.id_category = c.id_category AND cl.`id_shop` = 1 and cl.id_lang = 3) RIGHT JOIN ps_category_group cg ON (cg.id_category = c.id_category AND cg.`id_group` IN (1)) WHERE c.nleft > 74
AND c.nright < 75
AND c.level_depth <= 4
AND c.active = 1
GROUP BY c.id_category ORDER BY c.nleft, c.position
1.2263385Yesin /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklayered/blocklayered.php:2382

from /modules/blocklayered/blocklayered.php:688
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:447
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE c.*, cl.id_lang, cl.name, cl.description, cl.link_rewrite, cl.meta_title, cl.meta_keywords, cl.meta_description
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 3  AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 89
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
1.2191YesYesin /var/www/u6398415/data/www/sestry-grim.ru/classes/Category.php:580

from /controllers/front/CategoryController.php:172
from /controllers/front/CategoryController.php:117
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
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
1.0263in /var/www/u6398415/data/www/sestry-grim.ru/classes/Currency.php:444

from /classes/Currency.php:450
from /classes/module/Module.php:2008
from /modules/blocktopmenu/blocktopmenu.php:711
from /modules/blocktopmenu/blocktopmenu.php:728
from /classes/Hook.php:507
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:448
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE s.*
FROM `ps_scene_category` sc
LEFT JOIN `ps_scene` s ON (sc.id_scene = s.id_scene)
INNER JOIN ps_scene_shop scene_shop
ON (scene_shop.id_scene = s.id_scene AND scene_shop.id_shop = 1)
LEFT JOIN `ps_scene_lang` sl ON (sl.id_scene = s.id_scene)
WHERE sc.id_category = 89
AND sl.id_lang = 3 AND s.active = 1
ORDER BY sl.name ASC
1.0011Yesin /var/www/u6398415/data/www/sestry-grim.ru/classes/Scene.php:217

from /controllers/front/CategoryController.php:49
from /tools/profiling/Controller.php:207
from /classes/Dispatcher.php:373
from /index.php:60
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.9991Yesin /var/www/u6398415/data/www/sestry-grim.ru/classes/shop/Shop.php:639

from /classes/shop/Shop.php:789
from /classes/shop/Shop.php:936
from /modules/sekeywords/sekeywords.php:49
from /classes/module/Module.php:1031
from /classes/Hook.php:463
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:448
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
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.9722in /var/www/u6398415/data/www/sestry-grim.ru/classes/Language.php:819

from /classes/Language.php:918
from /classes/Dispatcher.php:397
from /classes/Dispatcher.php:221
from /classes/Dispatcher.php:193
from /index.php:60
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 = 'sestry-grim.ru' OR su.domain_ssl = 'sestry-grim.ru')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.9281Yesin /var/www/u6398415/data/www/sestry-grim.ru/classes/shop/Shop.php:329

from /config/config.inc.php:97
from /index.php:59
SELECT SQL_NO_CACHE fl.name feature_name, fp.id_feature, fv.id_feature_value, fvl.value,
COUNT(DISTINCT p.id_product) nbr,
lifl.url_name name_url_name, lifl.meta_title name_meta_title, lifvl.url_name value_url_name, lifvl.meta_title value_meta_title 
FROM ps_feature_product fp
INNER JOIN ps_cat_restriction p
ON p.id_product = fp.id_product
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = fp.id_feature AND fl.id_lang = 3)
INNER JOIN ps_feature_value fv ON (fv.id_feature_value = fp.id_feature_value AND (fv.custom IS NULL OR fv.custom = 0))
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = fp.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_layered_indexable_feature_lang_value lifl
ON (lifl.id_feature = fp.id_feature AND lifl.id_lang = 3)
LEFT JOIN ps_layered_indexable_feature_value_lang_value lifvl
ON (lifvl.id_feature_value = fp.id_feature_value AND lifvl.id_lang = 3) 
LEFT JOIN `ps_manufacturer` m ON (m.id_manufacturer = p.id_manufacturer) 
WHERE fp.id_feature = 8 AND EXISTS (SELECT * FROM ps_category_product cp WHERE id_product = p.id_product AND cp.`id_category` = 89) 
GROUP BY fv.id_feature_value
0.910in /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklayered/blocklayered.php:2382

from /modules/blocklayered/blocklayered.php:688
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:447
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE s.*, sl.`description`
FROM `ps_supplier` s
LEFT JOIN `ps_supplier_lang` `sl` ON s.`id_supplier` = sl.`id_supplier` AND sl.`id_lang` = 3
INNER JOIN ps_supplier_shop supplier_shop
ON (supplier_shop.id_supplier = s.id_supplier AND supplier_shop.id_shop = 1)
WHERE (s.`active` = 1)
GROUP BY s.id_supplier
ORDER BY  s.`name` ASC
0.9091YesYesin /var/www/u6398415/data/www/sestry-grim.ru/classes/Supplier.php:124

from /controllers/front/CategoryController.php:135
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE c.id_category, cl.name, cl.link_rewrite
FROM ps_category c
LEFT JOIN ps_category_lang cl ON (cl.id_category = c.id_category AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE c.nleft <= 74
AND c.nright >= 75
AND c.nleft >= 2
AND c.nright <= 87
AND cl.id_lang = 3
AND c.active = 1
AND c.level_depth > 1
ORDER BY c.level_depth ASC
0.88639Yesin /var/www/u6398415/data/www/sestry-grim.ru/classes/Tools.php:1053

from /controllers/front/CategoryController.php:127
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.id_category = b.id_category AND b.id_lang = 3
LEFT JOIN `ps_category_shop` `c` ON a.id_category = c.id_category AND c.id_shop = 1
WHERE (a.id_category = 89) AND (b.id_shop = 1)
LIMIT 1
0.8671in /var/www/u6398415/data/www/sestry-grim.ru/classes/ObjectModel.php:217

from /tools/profiling/ObjectModel.php:37
from /classes/Category.php:137
from /controllers/front/CategoryController.php:83
from /tools/profiling/Controller.php:195
from /classes/Dispatcher.php:373
from /index.php:60
ALTER TABLE ps_cat_restriction ADD PRIMARY KEY (id_product),
ADD KEY `id_manufacturer` (`id_manufacturer`,`id_product`) USING BTREE,
ADD KEY `condition` (`condition`,`id_product`) USING BTREE,
ADD KEY `weight` (`weight`,`id_product`) USING BTREE
0.8621in /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklayered/blocklayered.php:2148

from /modules/blocklayered/blocklayered.php:688
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:447
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
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.7953Yesin /var/www/u6398415/data/www/sestry-grim.ru/classes/Currency.php:220

from /classes/controller/FrontController.php:342
from /controllers/front/CategoryController.php:85
from /tools/profiling/Controller.php:195
from /classes/Dispatcher.php:373
from /index.php:60
ALTER TABLE ps_cat_filter_restriction ADD PRIMARY KEY (id_product), ADD KEY (position, id_product) USING BTREE
0.7931in /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklayered/blocklayered.php:1960

from /modules/blocklayered/blocklayered.php:3201
from /modules/blocklayered/blocklayered.php:655
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /controllers/front/CategoryController.php:192
from /controllers/front/CategoryController.php:118
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE COUNT(*)
FROM ps_store s INNER JOIN ps_store_shop store_shop
ON (store_shop.id_store = s.id_store AND store_shop.id_shop = 1) LIMIT 1
0.7441in /var/www/u6398415/data/www/sestry-grim.ru/modules/blockstore/blockstore.php:94

from /modules/blockstore/blockstore.php:79
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:449
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
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 = 177)
LIMIT 1
0.731in /var/www/u6398415/data/www/sestry-grim.ru/classes/ObjectModel.php:217

from /tools/profiling/ObjectModel.php:37
from /config/config.inc.php:125
from /index.php:59
SELECT SQL_NO_CACHE public_name
FROM `ps_attribute_group_lang` agl
LEFT JOIN `ps_layered_indexable_attribute_group` liag
ON liag.id_attribute_group = agl.id_attribute_group
WHERE indexable IS NULL OR indexable = 0
AND id_lang = 3
0.698234in /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklayered/blocklayered.php:2721

from /modules/blocklayered/blocklayered.php:688
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:447
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE l.`id_lang`, c.`link_rewrite`
FROM `ps_category_lang` AS c
LEFT JOIN  `ps_lang` AS l ON c.`id_lang` = l.`id_lang`
WHERE c.`id_category` = 89
AND l.`active` = 1
0.6894in /var/www/u6398415/data/www/sestry-grim.ru/classes/Category.php:1256

from /modules/blocklanguages/blocklanguages.php:71
from /modules/blocklanguages/blocklanguages.php:100
from /modules/blocklanguages/blocklanguages.php:108
from /classes/Hook.php:507
from /tools/profiling/Hook.php:60
from /config/smarty.config.inc.php:188
from :undefined
from /config/smarty.config.inc.php:241
from /cache/smarty/compile/75/a5/20/75a520ffddf5c29742b4fd210058dd449bbead8d.file.header.tpl.php:171
from /cache/smarty/compile/75/a5/20/75a520ffddf5c29742b4fd210058dd449bbead8d.file.header.tpl.php:171
from /tools/smarty/sysplugins/smarty_internal_templatebase.php:188
from /tools/smarty/sysplugins/smarty_internal_template.php:303
from /cache/smarty/compile/7e/3f/6b/7e3f6bc2cf10940095f0fd5c67838865f588ae2e.file.layout.tpl.php:42
from /tools/smarty/sysplugins/smarty_internal_templatebase.php:188
from /classes/controller/Controller.php:406
from /classes/controller/FrontController.php:563
from /tools/profiling/Controller.php:299
from /tools/profiling/Controller.php:249
from /classes/Dispatcher.php:373
from /index.php:60
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.6691in /var/www/u6398415/data/www/sestry-grim.ru/classes/ObjectModel.php:217

from /tools/profiling/ObjectModel.php:37
from /classes/Group.php:75
from /classes/Group.php:312
from /classes/Cart.php:173
from /classes/controller/FrontController.php:243
from /controllers/front/CategoryController.php:85
from /tools/profiling/Controller.php:195
from /classes/Dispatcher.php:373
from /index.php:60
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.6692in /var/www/u6398415/data/www/sestry-grim.ru/classes/Language.php:712

from /config/config.inc.php:122
from /index.php:59
SELECT SQL_NO_CACHE * FROM `ps_hook_alias`
0.66386in /var/www/u6398415/data/www/sestry-grim.ru/classes/Hook.php:183

from /classes/Hook.php:202
from /classes/Hook.php:373
from /tools/profiling/Hook.php:50
from /classes/Dispatcher.php:413
from /classes/Dispatcher.php:230
from /classes/Dispatcher.php:193
from /index.php:60
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.6571in /var/www/u6398415/data/www/sestry-grim.ru/classes/shop/Shop.php:199

from /classes/shop/Shop.php:133
from /classes/shop/Shop.php:392
from /config/config.inc.php:97
from /index.php:59
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.65458in /var/www/u6398415/data/www/sestry-grim.ru/classes/module/Module.php:1889

from /classes/Hook.php:469
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:447
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.id_currency = c.id_currency AND c.id_shop = 1
WHERE (a.id_currency = 3)
LIMIT 1
0.6511in /var/www/u6398415/data/www/sestry-grim.ru/classes/ObjectModel.php:217

from /tools/profiling/ObjectModel.php:37
from /classes/Currency.php:103
from /classes/Currency.php:430
from /classes/Tools.php:433
from /classes/controller/FrontController.php:182
from /controllers/front/CategoryController.php:85
from /tools/profiling/Controller.php:195
from /classes/Dispatcher.php:373
from /index.php:60
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 = "category" LIMIT 1
0.6421in /var/www/u6398415/data/www/sestry-grim.ru/classes/Theme.php:181

from /classes/controller/FrontController.php:78
from /classes/controller/Controller.php:135
from /classes/Dispatcher.php:366
from /index.php:60
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM ps_layered_category
WHERE id_category = 89
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC
0.6356YesYesin /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklayered/blocklayered.php:2128

from /modules/blocklayered/blocklayered.php:688
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:447
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE data FROM `ps_layered_friendly_url` WHERE `url_key` = '47d5a555ac3dbe503eca92a73320bc3b' LIMIT 1
0.5821in /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklayered/blocklayered.php:1722

from /modules/blocklayered/blocklayered.php:688
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:447
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE fl.name feature_name, fp.id_feature, fv.id_feature_value, fvl.value,
COUNT(DISTINCT p.id_product) nbr,
lifl.url_name name_url_name, lifl.meta_title name_meta_title, lifvl.url_name value_url_name, lifvl.meta_title value_meta_title 
FROM ps_feature_product fp
INNER JOIN ps_cat_restriction p
ON p.id_product = fp.id_product
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = fp.id_feature AND fl.id_lang = 3)
INNER JOIN ps_feature_value fv ON (fv.id_feature_value = fp.id_feature_value AND (fv.custom IS NULL OR fv.custom = 0))
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = fp.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_layered_indexable_feature_lang_value lifl
ON (lifl.id_feature = fp.id_feature AND lifl.id_lang = 3)
LEFT JOIN ps_layered_indexable_feature_value_lang_value lifvl
ON (lifvl.id_feature_value = fp.id_feature_value AND lifvl.id_lang = 3) 
LEFT JOIN `ps_manufacturer` m ON (m.id_manufacturer = p.id_manufacturer) 
WHERE fp.id_feature = 9 AND EXISTS (SELECT * FROM ps_category_product cp WHERE id_product = p.id_product AND cp.`id_category` = 89) 
GROUP BY fv.id_feature_value
0.5520in /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklayered/blocklayered.php:2382

from /modules/blocklayered/blocklayered.php:688
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:447
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
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.5491in /var/www/u6398415/data/www/sestry-grim.ru/classes/ObjectModel.php:217

from /tools/profiling/ObjectModel.php:37
from /classes/Language.php:90
from /config/config.inc.php:177
from /index.php:59
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.5461in /var/www/u6398415/data/www/sestry-grim.ru/classes/ObjectModel.php:464

from /classes/ObjectModel.php:425
from /classes/Guest.php:189
from /modules/prediggo/prediggo.php:160
from /classes/Hook.php:507
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:447
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE name
FROM `ps_feature_lang` fl
LEFT JOIN  `ps_layered_indexable_feature` lif
ON lif.id_feature = fl.id_feature
WHERE indexable IS NULL OR indexable = 0
AND id_lang = 3
0.53839in /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklayered/blocklayered.php:2731

from /modules/blocklayered/blocklayered.php:688
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:447
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.id_category = b.id_category AND b.id_lang = 3
LEFT JOIN `ps_category_shop` `c` ON a.id_category = c.id_category AND c.id_shop = 1
WHERE (a.id_category = 2) AND (b.id_shop = 1)
LIMIT 1
0.5331in /var/www/u6398415/data/www/sestry-grim.ru/classes/ObjectModel.php:217

from /tools/profiling/ObjectModel.php:37
from /classes/Category.php:137
from /modules/blockcategories/blockcategories.php:200
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:449
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE fl.name feature_name, fp.id_feature, fv.id_feature_value, fvl.value,
COUNT(DISTINCT p.id_product) nbr,
lifl.url_name name_url_name, lifl.meta_title name_meta_title, lifvl.url_name value_url_name, lifvl.meta_title value_meta_title 
FROM ps_feature_product fp
INNER JOIN ps_cat_restriction p
ON p.id_product = fp.id_product
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = fp.id_feature AND fl.id_lang = 3)
INNER JOIN ps_feature_value fv ON (fv.id_feature_value = fp.id_feature_value AND (fv.custom IS NULL OR fv.custom = 0))
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = fp.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN ps_layered_indexable_feature_lang_value lifl
ON (lifl.id_feature = fp.id_feature AND lifl.id_lang = 3)
LEFT JOIN ps_layered_indexable_feature_value_lang_value lifvl
ON (lifvl.id_feature_value = fp.id_feature_value AND lifvl.id_lang = 3) 
LEFT JOIN `ps_manufacturer` m ON (m.id_manufacturer = p.id_manufacturer) 
WHERE fp.id_feature = 10 AND EXISTS (SELECT * FROM ps_category_product cp WHERE id_product = p.id_product AND cp.`id_category` = 89) 
GROUP BY fv.id_feature_value
0.5250in /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklayered/blocklayered.php:2382

from /modules/blocklayered/blocklayered.php:688
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:447
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE *
FROM `ps_themeconfigurator`
WHERE id_shop = 1 AND id_lang = 3
AND hook = 'left' AND active = 1
ORDER BY item_order ASC
0.52336Yesin /var/www/u6398415/data/www/sestry-grim.ru/modules/themeconfigurator/themeconfigurator.php:376

from /modules/themeconfigurator/themeconfigurator.php:305
from /classes/Hook.php:507
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:449
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.521in /var/www/u6398415/data/www/sestry-grim.ru/classes/shop/ShopUrl.php:163

from /classes/shop/ShopUrl.php:177
from /classes/Tools.php:200
from /classes/Link.php:52
from /config/config.inc.php:214
from /index.php:59
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field
0.5041in /var/www/u6398415/data/www/sestry-grim.ru/classes/ObjectModel.php:1202

from /classes/ObjectModel.php:1209
from /classes/ObjectModel.php:907
from /classes/ObjectModel.php:842
from /classes/ObjectModel.php:260
from /classes/ObjectModel.php:464
from /classes/ObjectModel.php:425
from /classes/Guest.php:189
from /modules/prediggo/prediggo.php:160
from /classes/Hook.php:507
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:447
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE data FROM `ps_layered_friendly_url` WHERE `url_key` = '47d5a555ac3dbe503eca92a73320bc3b' LIMIT 1
0.4991in /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklayered/blocklayered.php:1722

from /modules/blocklayered/blocklayered.php:671
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:449
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.id_shop_group = 1)
LIMIT 1
0.4951in /var/www/u6398415/data/www/sestry-grim.ru/classes/ObjectModel.php:217

from /tools/profiling/ObjectModel.php:37
from /classes/shop/Shop.php:500
from /config/config.inc.php:148
from /index.php:59
SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.id_shop = 1)
LIMIT 1
0.4821in /var/www/u6398415/data/www/sestry-grim.ru/classes/ObjectModel.php:217

from /tools/profiling/ObjectModel.php:37
from /classes/shop/Shop.php:131
from /classes/shop/Shop.php:392
from /config/config.inc.php:97
from /index.php:59
SELECT SQL_NO_CACHE `name`, `meta_title`, `meta_description`, `meta_keywords`, `description`
FROM `ps_category_lang` cl
WHERE cl.`id_lang` = 3
AND cl.`id_category` = 89 AND cl.id_shop = 1  LIMIT 1
0.4821in /var/www/u6398415/data/www/sestry-grim.ru/classes/Meta.php:282

from /classes/Meta.php:201
from /classes/controller/FrontController.php:290
from /controllers/front/CategoryController.php:85
from /tools/profiling/Controller.php:195
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 89 AND ctg.`id_group` = 1 LIMIT 1
0.4741in /var/www/u6398415/data/www/sestry-grim.ru/classes/Category.php:1129

from /controllers/front/CategoryController.php:93
from /tools/profiling/Controller.php:195
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE `id_image_type`, `name`, `width`, `height`, `products`, `categories`, `manufacturers`, `suppliers`, `scenes` 
FROM `ps_image_type` 
WHERE 
`name` LIKE 'category_Sestry Grim ' LIMIT 1
0.4671in /var/www/u6398415/data/www/sestry-grim.ru/classes/ImageType.php:141

from /classes/ImageType.php:154
from /controllers/front/CategoryController.php:129
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE `id_guest`
FROM `ps_connections`
WHERE `id_guest` = 4165215
AND `date_add` > '2023-03-20 16:03:00'
AND id_shop IN (1) 
ORDER BY `date_add` DESC LIMIT 1
0.4391Yesin /var/www/u6398415/data/www/sestry-grim.ru/classes/Connection.php:135

from /classes/Connection.php:85
from /modules/statsdata/statsdata.php:142
from /modules/statsdata/statsdata.php:81
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:811
from /tools/profiling/Controller.php:233
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.id_category = b.id_category AND b.id_lang = 3
LEFT JOIN `ps_category_shop` `c` ON a.id_category = c.id_category AND c.id_shop = 1
WHERE (a.id_category = 58) AND (b.id_shop = 1)
LIMIT 1
0.4331in /var/www/u6398415/data/www/sestry-grim.ru/classes/ObjectModel.php:217

from /tools/profiling/ObjectModel.php:37
from /classes/Category.php:137
from /classes/Link.php:165
from /classes/Tools.php:1060
from /controllers/front/CategoryController.php:127
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
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.41436Yesin /var/www/u6398415/data/www/sestry-grim.ru/modules/themeconfigurator/themeconfigurator.php:376

from /modules/themeconfigurator/themeconfigurator.php:359
from /classes/Hook.php:507
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:811
from /tools/profiling/Controller.php:233
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE COUNT(*)
FROM ps_layered_category
WHERE id_category = 89
AND id_shop = 1 LIMIT 1
0.3986in /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklayered/blocklayered.php:637

from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /controllers/front/CategoryController.php:192
from /controllers/front/CategoryController.php:118
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE `id_page`
FROM `ps_page`
WHERE `id_page_type` = 2 AND `id_object` = 89 LIMIT 1
0.3782in /var/www/u6398415/data/www/sestry-grim.ru/classes/Page.php:78

from /classes/Connection.php:147
from /classes/Connection.php:85
from /modules/statsdata/statsdata.php:142
from /modules/statsdata/statsdata.php:81
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:811
from /tools/profiling/Controller.php:233
from /classes/Dispatcher.php:373
from /index.php:60
INSERT INTO `ps_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('4165215', '84', '586132880', '', '1', '1', '2023-03-20 16:33:30')
0.3661in /var/www/u6398415/data/www/sestry-grim.ru/classes/ObjectModel.php:464

from /classes/Connection.php:154
from /classes/Connection.php:85
from /modules/statsdata/statsdata.php:142
from /modules/statsdata/statsdata.php:81
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:811
from /tools/profiling/Controller.php:233
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.id_category = c.id_category AND c.id_shop = 1
WHERE (a.id_category = 89)
LIMIT 1
0.3581in /var/www/u6398415/data/www/sestry-grim.ru/classes/ObjectModel.php:217

from /tools/profiling/ObjectModel.php:37
from /classes/Category.php:137
from /modules/blocklayered/blocklayered.php:1806
from /modules/blocklayered/blocklayered.php:3201
from /modules/blocklayered/blocklayered.php:655
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /controllers/front/CategoryController.php:192
from /controllers/front/CategoryController.php:118
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE `id_lang`, `text`
FROM ps_blocklink_lang
WHERE `id_blocklink`=1
0.3521in /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklink/blocklink.php:200

from /modules/blocklink/blocklink.php:117
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:449
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
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.3512Yesin /var/www/u6398415/data/www/sestry-grim.ru/classes/Language.php:656

from /classes/Tools.php:358
from /classes/controller/FrontController.php:160
from /controllers/front/CategoryController.php:85
from /tools/profiling/Controller.php:195
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE * FROM `ps_group_lang`
WHERE `id_group` = 1
0.3495in /var/www/u6398415/data/www/sestry-grim.ru/classes/ObjectModel.php:224

from /tools/profiling/ObjectModel.php:37
from /classes/Group.php:75
from /classes/Group.php:312
from /classes/Cart.php:173
from /classes/controller/FrontController.php:243
from /controllers/front/CategoryController.php:85
from /tools/profiling/Controller.php:195
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) nbr, m.id_manufacturer, m.name 
FROM ps_cat_restriction p
INNER JOIN ps_manufacturer m ON (m.id_manufacturer = p.id_manufacturer) 
WHERE 1 AND EXISTS (SELECT * FROM ps_category_product cp WHERE id_product = p.id_product AND cp.`id_category` = 89) 
GROUP BY p.id_manufacturer ORDER BY m.name
0.3430in /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklayered/blocklayered.php:2382

from /modules/blocklayered/blocklayered.php:688
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:447
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE b.`id_blocklink`, b.`url`, b.`new_window`
FROM `ps_blocklink` b
0.3352in /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklink/blocklink.php:185

from /modules/blocklink/blocklink.php:117
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:449
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE * FROM `ps_category_lang`
WHERE `id_category` = 89 AND `id_shop` = 1
0.3342in /var/www/u6398415/data/www/sestry-grim.ru/classes/ObjectModel.php:224

from /tools/profiling/ObjectModel.php:37
from /classes/Category.php:137
from /modules/blocklayered/blocklayered.php:1806
from /modules/blocklayered/blocklayered.php:3201
from /modules/blocklayered/blocklayered.php:655
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /controllers/front/CategoryController.php:192
from /controllers/front/CategoryController.php:118
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
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.3171in /var/www/u6398415/data/www/sestry-grim.ru/classes/ObjectModel.php:217

from /tools/profiling/ObjectModel.php:37
from /classes/Language.php:90
from /classes/Language.php:660
from /classes/Tools.php:358
from /classes/controller/FrontController.php:160
from /controllers/front/CategoryController.php:85
from /tools/profiling/Controller.php:195
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE *
FROM `ps_theme` a
WHERE (a.id_theme = 1)
LIMIT 1
0.2971in /var/www/u6398415/data/www/sestry-grim.ru/classes/ObjectModel.php:217

from /tools/profiling/ObjectModel.php:37
from /config/config.inc.php:98
from /index.php:59
SELECT SQL_NO_CACHE id_page_type
FROM ps_page_type
WHERE name = 'category' LIMIT 1
0.2891in /var/www/u6398415/data/www/sestry-grim.ru/classes/Page.php:96

from /classes/Page.php:52
from /classes/Connection.php:147
from /classes/Connection.php:85
from /modules/statsdata/statsdata.php:142
from /modules/statsdata/statsdata.php:81
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:811
from /tools/profiling/Controller.php:233
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE data FROM `ps_layered_friendly_url` WHERE `url_key` = '47d5a555ac3dbe503eca92a73320bc3b' LIMIT 1
0.281in /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklayered/blocklayered.php:1722

from /modules/blocklayered/blocklayered.php:646
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /controllers/front/CategoryController.php:192
from /controllers/front/CategoryController.php:118
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE p.`id_product`, psi.price_min, psi.price_max 
FROM ps_cat_restriction p
INNER JOIN `ps_layered_price_index` psi
ON (psi.id_product = p.id_product AND psi.id_currency = 3 AND psi.id_shop=1)
WHERE 1
0.2780in /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklayered/blocklayered.php:2382

from /modules/blocklayered/blocklayered.php:688
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:447
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE `id_image_type`, `name`, `width`, `height`, `products`, `categories`, `manufacturers`, `suppliers`, `scenes` 
FROM `ps_image_type` 
WHERE 
`name` LIKE 'Sestry Grim _category' LIMIT 1
0.2731in /var/www/u6398415/data/www/sestry-grim.ru/classes/ImageType.php:141

from /classes/ImageType.php:156
from /controllers/front/CategoryController.php:129
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 3
AND id_shop = 1 LIMIT 1
0.271in /var/www/u6398415/data/www/sestry-grim.ru/classes/ObjectModel.php:1259

from /classes/Tools.php:436
from /classes/controller/FrontController.php:182
from /controllers/front/CategoryController.php:85
from /tools/profiling/Controller.php:195
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 3
AND id_shop = 1 LIMIT 1
0.2681in /var/www/u6398415/data/www/sestry-grim.ru/classes/ObjectModel.php:1259

from /classes/Tools.php:346
from /classes/controller/FrontController.php:160
from /controllers/front/CategoryController.php:85
from /tools/profiling/Controller.php:195
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE data FROM `ps_layered_friendly_url` WHERE `url_key` = '47d5a555ac3dbe503eca92a73320bc3b' LIMIT 1
0.2651in /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklayered/blocklayered.php:1722

from /modules/blocklayered/blocklayered.php:814
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:811
from /tools/profiling/Controller.php:233
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE data FROM `ps_layered_friendly_url` WHERE `url_key` = '0a8db6d76c63e0653b3400f7a999f385' LIMIT 1
0.2641in /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklayered/blocklayered.php:1722

from /modules/blocklayered/blocklayered.php:671
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:449
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE data FROM `ps_layered_friendly_url` WHERE `url_key` = '0a8db6d76c63e0653b3400f7a999f385' LIMIT 1
0.261in /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklayered/blocklayered.php:1722

from /modules/blocklayered/blocklayered.php:688
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:447
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE nleft, nright, level_depth
FROM ps_category
WHERE id_category = 2 LIMIT 1
0.2591in /var/www/u6398415/data/www/sestry-grim.ru/classes/Category.php:1274

from /classes/Category.php:1292
from /controllers/front/CategoryController.php:62
from /classes/controller/FrontController.php:299
from /controllers/front/CategoryController.php:85
from /tools/profiling/Controller.php:195
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE id_shop
FROM `ps_category_shop`
WHERE `id_category` = 89
AND id_shop = 1 LIMIT 1
0.2511in /var/www/u6398415/data/www/sestry-grim.ru/classes/ObjectModel.php:1259

from /controllers/front/CategoryController.php:62
from /classes/controller/FrontController.php:299
from /controllers/front/CategoryController.php:85
from /tools/profiling/Controller.php:195
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE `width`, `height`
FROM ps_image_type
WHERE `name` = 'category_default'
LIMIT 1
0.2481in /var/www/u6398415/data/www/sestry-grim.ru/classes/Image.php:377

from /controllers/front/CategoryController.php:129
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE nleft, nright, level_depth
FROM ps_category
WHERE id_category = 89 LIMIT 1
0.2391in /var/www/u6398415/data/www/sestry-grim.ru/classes/Category.php:1274

from /classes/Tools.php:1036
from /controllers/front/CategoryController.php:127
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE `id_image_type`, `name`, `width`, `height`, `products`, `categories`, `manufacturers`, `suppliers`, `scenes` 
FROM `ps_image_type` 
WHERE 
`name` LIKE 'medium_Sestry Grim ' LIMIT 1
0.2391in /var/www/u6398415/data/www/sestry-grim.ru/classes/ImageType.php:141

from /classes/ImageType.php:154
from /controllers/front/CategoryController.php:130
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE data FROM `ps_layered_friendly_url` WHERE `url_key` = '0a8db6d76c63e0653b3400f7a999f385' LIMIT 1
0.2371in /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklayered/blocklayered.php:1722

from /modules/blocklayered/blocklayered.php:646
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /controllers/front/CategoryController.php:192
from /controllers/front/CategoryController.php:118
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.2331in /var/www/u6398415/data/www/sestry-grim.ru/classes/ObjectModel.php:1259

from /classes/Group.php:314
from /classes/Cart.php:173
from /classes/controller/FrontController.php:243
from /controllers/front/CategoryController.php:85
from /tools/profiling/Controller.php:195
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE `id_image_type`, `name`, `width`, `height`, `products`, `categories`, `manufacturers`, `suppliers`, `scenes` 
FROM `ps_image_type` 
WHERE 
`name` LIKE 'Sestry Grim _m_scene' LIMIT 1
0.2241in /var/www/u6398415/data/www/sestry-grim.ru/classes/ImageType.php:141

from /classes/ImageType.php:156
from /controllers/front/CategoryController.php:131
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE `id_image_type`, `name`, `width`, `height`, `products`, `categories`, `manufacturers`, `suppliers`, `scenes` 
FROM `ps_image_type` 
WHERE 
`name` LIKE 'm_scene_Sestry Grim ' LIMIT 1
0.2182in /var/www/u6398415/data/www/sestry-grim.ru/classes/ImageType.php:141

from /classes/ImageType.php:154
from /controllers/front/CategoryController.php:131
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE `id_image_type`, `name`, `width`, `height`, `products`, `categories`, `manufacturers`, `suppliers`, `scenes` 
FROM `ps_image_type` 
WHERE 
`name` LIKE 'home_Sestry Grim ' LIMIT 1
0.2181in /var/www/u6398415/data/www/sestry-grim.ru/classes/ImageType.php:141

from /classes/ImageType.php:154
from /controllers/front/CategoryController.php:132
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE `width`, `height`
FROM ps_image_type
WHERE `name` = 'medium_default'
LIMIT 1
0.2171in /var/www/u6398415/data/www/sestry-grim.ru/classes/Image.php:377

from /controllers/front/CategoryController.php:130
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE `width`, `height`
FROM ps_image_type
WHERE `name` = 'home_default'
LIMIT 1
0.2171in /var/www/u6398415/data/www/sestry-grim.ru/classes/Image.php:377

from /controllers/front/CategoryController.php:132
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE `id_image_type`, `name`, `width`, `height`, `products`, `categories`, `manufacturers`, `suppliers`, `scenes` 
FROM `ps_image_type` 
WHERE 
`name` LIKE 'Sestry Grim _medium' LIMIT 1
0.2161in /var/www/u6398415/data/www/sestry-grim.ru/classes/ImageType.php:141

from /classes/ImageType.php:156
from /controllers/front/CategoryController.php:130
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE `width`, `height`
FROM ps_image_type
WHERE `name` = 'm_scene_default'
LIMIT 1
0.2111in /var/www/u6398415/data/www/sestry-grim.ru/classes/Image.php:377

from /controllers/front/CategoryController.php:131
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE `id_image_type`, `name`, `width`, `height`, `products`, `categories`, `manufacturers`, `suppliers`, `scenes` 
FROM `ps_image_type` 
WHERE 
`name` LIKE 'Sestry Grim _home' LIMIT 1
0.2061in /var/www/u6398415/data/www/sestry-grim.ru/classes/ImageType.php:141

from /classes/ImageType.php:156
from /controllers/front/CategoryController.php:132
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE data FROM `ps_layered_friendly_url` WHERE `url_key` = '0a8db6d76c63e0653b3400f7a999f385' LIMIT 1
0.21in /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklayered/blocklayered.php:1722

from /modules/blocklayered/blocklayered.php:814
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:811
from /tools/profiling/Controller.php:233
from /classes/Dispatcher.php:373
from /index.php:60
SELECT SQL_NO_CACHE COUNT(*) FROM ps_cat_filter_restriction LIMIT 1
0.1650in /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklayered/blocklayered.php:2009

from /modules/blocklayered/blocklayered.php:3201
from /modules/blocklayered/blocklayered.php:655
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /controllers/front/CategoryController.php:192
from /controllers/front/CategoryController.php:118
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
DROP TEMPORARY TABLE IF EXISTS ps_cat_restriction
0.1361in /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklayered/blocklayered.php:2132

from /modules/blocklayered/blocklayered.php:688
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /classes/controller/FrontController.php:447
from /controllers/front/CategoryController.php:104
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
DROP TEMPORARY TABLE IF EXISTS ps_cat_filter_restriction
0.1331in /var/www/u6398415/data/www/sestry-grim.ru/modules/blocklayered/blocklayered.php:1934

from /modules/blocklayered/blocklayered.php:3201
from /modules/blocklayered/blocklayered.php:655
from /classes/Hook.php:509
from /tools/profiling/Hook.php:60
from /controllers/front/CategoryController.php:192
from /controllers/front/CategoryController.php:118
from /tools/profiling/Controller.php:227
from /classes/Dispatcher.php:373
from /index.php:60
Doubles (IDs replaced by "XX") (total = 6)
4 SELECT data FROM `ps_layered_friendly_url` WHERE `url_key` = 'XXdXXaXXacXXdbeXXecaXXaXXbcXXb' LIMIT XX
4 SELECT data FROM `ps_layered_friendly_url` WHERE `url_key` = 'XXaXXdbXXdXXcXXeXXbXXfXXaXXfXX' LIMIT XX
3 SELECT fl.name feature_name, fp.id_feature, fv.id_feature_value, fvl.value, COUNT(DISTINCT p.id_product) nbr, lifl.url_name name_url_name, lifl.meta_title name_meta_title, lifvl.url_name value_url_name, lifvl.meta_title value_meta_title FROM ps_feature_product fp INNER JOIN ps_cat_restriction p ON p.id_product = fp.id_product LEFT JOIN ps_feature_lang fl ON (fl.id_feature = fp.id_feature AND fl.id_lang = XX) INNER JOIN ps_feature_value fv ON (fv.id_feature_value = fp.id_feature_value AND (fv.custom IS NULL OR fv.custom = XX)) LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = fp.id_feature_value AND fvl.id_lang = XX) LEFT JOIN ps_layered_indexable_feature_lang_value lifl ON (lifl.id_feature = fp.id_feature AND lifl.id_lang = XX) LEFT JOIN ps_layered_indexable_feature_value_lang_value lifvl ON (lifvl.id_feature_value = fp.id_feature_value AND lifvl.id_lang = XX) LEFT JOIN `ps_manufacturer` m ON (m.id_manufacturer = p.id_manufacturer) WHERE fp.id_feature = XX AND EXISTS (SELECT * FROM ps_category_product cp WHERE id_product = p.id_product AND cp.`id_category` = XX) GROUP BY fv.id_feature_value
3 SELECT * FROM `ps_category` a LEFT JOIN `ps_category_lang` `b` ON a.id_category = b.id_category AND b.id_lang = XX LEFT JOIN `ps_category_shop` `c` ON a.id_category = c.id_category AND c.id_shop = XX WHERE (a.id_category = XX) AND (b.id_shop = XX) LIMIT XX
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 nleft, nright, level_depth FROM ps_category WHERE id_category = XX LIMIT XX
Tables stress
12 image_type
10 category
9 category_lang
8 category_product
8 layered_friendly_url
7 category_shop
6 lang
5 cat_restriction
5 lang_shop
5 manufacturer
4 feature_lang
4 shop_url
4 currency_shop
4 shop
3 theme
3 currency
3 product
3 category_group
3 product_shop
3 feature_product
3 module_shop
3 hook
3 layered_indexable_feature_value_lang_value
3 layered_indexable_feature_lang_value
3 feature_value
3 feature_value_lang
2 country
2 layered_category
2 country_lang
2 themeconfigurator
2 meta
2 country_shop
2 shop_group
2 module
2 group_shop
2 hook_alias
1 state
1 supplier
1 required_field
1 supplier_shop
1 supplier_lang
1 page
1 blocklink_lang
1 store_shop
1 connections
1 cat_filter_restriction
1 page_type
1 blocklink
1 zone
1 store
1 hook_module_exceptions
1 meta_lang
1 theme_meta
1 group
1 module_group
1 hook_module
1 configuration
1 configuration_lang
1 group_lang
1 scene_category
1 attribute_group_lang
1 layered_indexable_attribute_group
1 layered_price_index
1 scene_lang
1 scene
1 scene_shop
1 layered_indexable_feature
ObjectModel instances
NameInstanceSource
Category7
controllers/front/CategoryController.php [83]
classes/Link.php [165]
modules/blocklayered/blocklayered.php [2120]
modules/blockcategories/blockcategories.php [200]
modules/blocklayered/blocklayered.php [1806]
classes/Link.php [165]
classes/Link.php [165]
Language3
config/config.inc.php [177]
classes/Tools.php [345]
classes/Tools.php [358]
Cart1
classes/controller/FrontController.php [243]
Group1
classes/Cart.php [173]
Connection1
modules/statsdata/statsdata.php [142]
Guest1
modules/prediggo/prediggo.php [160]
Currency1
classes/Tools.php [433]
Customer1
config/config.inc.php [202]
Theme1
config/config.inc.php [98]
Country1
config/config.inc.php [125]
ShopGroup1
classes/shop/Shop.php [500]
Shop1
config/config.inc.php [97]
Included files
#Filename
1./index.php
2config/config.inc.php
3config/defines.inc.php
4config/settings.inc.php
5config/autoload.php
6config/alias.php
7classes/PrestaShopAutoload.php
8tools/profiling/Controller.php
9classes/controller/Controller.php
10tools/profiling/ObjectModel.php
11classes/ObjectModel.php
12tools/profiling/Hook.php
13classes/Hook.php
14tools/profiling/Db.php
15classes/db/Db.php
16tools/profiling/Tools.php
17classes/Tools.php
18classes/Context.php
19classes/shop/Shop.php
20config/db_slave_server.inc.php
21classes/db/DbPDO.php
22classes/cache/Cache.php
23classes/Validate.php
24classes/db/DbQuery.php
25classes/Theme.php
26config/defines_uri.inc.php
27classes/Configuration.php
28tools/htmlpurifier/HTMLPurifier.standalone.php
29classes/Language.php
30classes/Country.php
31classes/PrestaShopCollection.php
32classes/shop/ShopGroup.php
33classes/Cookie.php
34classes/Blowfish.php
35classes/Customer.php
36classes/Group.php
37classes/Link.php
38classes/shop/ShopUrl.php
39config/smarty.config.inc.php
40tools/smarty/Smarty.class.php
41tools/smarty/sysplugins/smarty_internal_data.php
42tools/smarty/sysplugins/smarty_internal_templatebase.php
43tools/smarty/sysplugins/smarty_internal_template.php
44tools/smarty/sysplugins/smarty_resource.php
45tools/smarty/sysplugins/smarty_internal_resource_file.php
46tools/smarty/sysplugins/smarty_cacheresource.php
47tools/smarty/sysplugins/smarty_internal_cacheresource_file.php
48config/smartyfront.config.inc.php
49classes/Dispatcher.php
50tools/mobile_Detect/Mobile_Detect.php
51classes/module/Module.php
52modules/smartblog/smartblog.php
53modules/smartblog/classes/BlogCategory.php
54modules/smartblog/classes/Blogcomment.php
55modules/smartblog/classes/BlogPostCategory.php
56modules/smartblog/classes/BlogTag.php
57modules/smartblog/classes/SmartBlogPost.php
58modules/smartblog/classes/BlogImageType.php
59classes/Translate.php
60modules/smartblog/translations/ru.php
61controllers/front/CategoryController.php
62classes/controller/FrontController.php
63classes/Category.php
64themes/theme1079/lang/ru.php
65classes/Currency.php
66classes/Cart.php
67classes/CartRule.php
68classes/Meta.php
69classes/Product.php
70classes/webservice/WebserviceRequest.php
71classes/Media.php
72classes/Scene.php
73modules/socialsharing/socialsharing.php
74modules/socialsharing/translations/ru.php
75modules/blockbanner/blockbanner.php
76modules/blockbanner/translations/ru.php
77modules/blockbestsellers/blockbestsellers.php
78themes/theme1079/modules/blockbestsellers/translations/ru.php
79modules/blockbestsellers/translations/ru.php
80modules/blockcart/blockcart.php
81themes/theme1079/modules/blockcart/translations/ru.php
82modules/blockcart/translations/ru.php
83modules/blocksocial/blocksocial.php
84themes/theme1079/modules/blocksocial/translations/ru.php
85modules/blocksocial/translations/ru.php
86modules/blockcategories/blockcategories.php
87themes/theme1079/modules/blockcategories/translations/ru.php
88modules/blockcategories/translations/ru.php
89modules/blockcurrencies/blockcurrencies.php
90themes/theme1079/modules/blockcurrencies/translations/ru.php
91modules/blockcurrencies/translations/ru.php
92modules/blocklanguages/blocklanguages.php
93themes/theme1079/modules/blocklanguages/translations/ru.php
94modules/blocklanguages/translations/ru.php
95modules/blocklayered/blocklayered.php
96themes/theme1079/modules/blocklayered/translations/ru.php
97modules/blocklayered/translations/ru.php
98modules/blockcms/blockcms.php
99modules/blockcms/BlockCMSModel.php
100themes/theme1079/modules/blockcms/translations/ru.php
101modules/blockcms/translations/ru.php
102modules/blockcontact/blockcontact.php
103themes/theme1079/modules/blockcontact/translations/ru.php
104modules/blockcontact/translations/ru.php
105modules/blockcontactinfos/blockcontactinfos.php
106themes/theme1079/modules/blockcontactinfos/translations/ru.php
107modules/blockcontactinfos/translations/ru.php
108modules/blockmanufacturer/blockmanufacturer.php
109themes/theme1079/modules/blockmanufacturer/translations/ru.php
110modules/blockmanufacturer/translations/ru.php
111modules/blockmyaccount/blockmyaccount.php
112themes/theme1079/modules/blockmyaccount/translations/ru.php
113modules/blockmyaccount/translations/ru.php
114modules/blocknewproducts/blocknewproducts.php
115themes/theme1079/modules/blocknewproducts/translations/ru.php
116modules/blocknewproducts/translations/ru.php
117modules/blocknewsletter/blocknewsletter.php
118themes/theme1079/modules/blocknewsletter/translations/ru.php
119modules/blocknewsletter/translations/ru.php
120modules/blocksearch/blocksearch.php
121themes/theme1079/modules/blocksearch/translations/ru.php
122modules/blocksearch/translations/ru.php
123modules/blockspecials/blockspecials.php
124themes/theme1079/modules/blockspecials/translations/ru.php
125modules/blockspecials/translations/ru.php
126modules/blockstore/blockstore.php
127themes/theme1079/modules/blockstore/translations/ru.php
128modules/blockstore/translations/ru.php
129modules/blocksupplier/blocksupplier.php
130themes/theme1079/modules/blocksupplier/translations/ru.php
131modules/blocksupplier/translations/ru.php
132modules/blocktags/blocktags.php
133themes/theme1079/modules/blocktags/translations/ru.php
134modules/blocktags/translations/ru.php
135modules/blockviewed/blockviewed.php
136themes/theme1079/modules/blockviewed/translations/ru.php
137modules/blockviewed/translations/ru.php
138modules/homeslider/homeslider.php
139modules/homeslider/HomeSlide.php
140themes/theme1079/modules/homeslider/translations/ru.php
141modules/homeslider/translations/ru.php
142modules/homefeatured/homefeatured.php
143themes/theme1079/modules/homefeatured/translations/ru.php
144modules/homefeatured/translations/ru.php
145modules/themeconfigurator/themeconfigurator.php
146themes/theme1079/modules/themeconfigurator/translations/ru.php
147modules/themeconfigurator/translations/ru.php
148cache/smarty/compile/65/de/31/65de3101351a453014d460959781ffc3b34e1475.file.hook.tpl.php
149modules/blockwishlist/blockwishlist.php
150modules/blockwishlist/WishList.php
151themes/theme1079/modules/blockwishlist/translations/ru.php
152modules/blockwishlist/translations/ru.php
153modules/productcomments/productcomments.php
154themes/theme1079/modules/productcomments/translations/ru.php
155modules/productcomments/translations/ru.php
156modules/sendtoafriend/sendtoafriend.php
157themes/theme1079/modules/sendtoafriend/translations/ru.php
158modules/sendtoafriend/translations/ru.php
159modules/crossselling/crossselling.php
160themes/theme1079/modules/crossselling/translations/ru.php
161modules/crossselling/translations/ru.php
162modules/productscategory/productscategory.php
163themes/theme1079/modules/productscategory/translations/ru.php
164modules/productscategory/translations/ru.php
165modules/carriercompare/carriercompare.php
166modules/carriercompare/translations/ru.php
167modules/mailalerts/mailalerts.php
168modules/mailalerts/MailAlert.php
169themes/theme1079/modules/mailalerts/translations/ru.php
170modules/mailalerts/translations/ru.php
171modules/smartbloghomelatestnews/smartbloghomelatestnews.php
172modules/smartbloghomelatestnews/translations/ru.php
173modules/smartblogtag/smartblogtag.php
174modules/smartblogtag/translations/ru.php
175modules/prediggo/prediggo.php
176modules/prediggo/classes/PrediggoConfig.php
177modules/prediggo/controllers/DataExtractorController.php
178modules/prediggo/classes/CustomerExtractorToXML.php
179modules/prediggo/classes/DataExtractorToXML.php
180modules/prediggo/classes/OrderExtractorToXML.php
181modules/prediggo/classes/ProductExtractorToXML.php
182modules/prediggo/controllers/PrediggoCallController.php
183modules/prediggo/classes/PrediggoCall.php
184modules/prediggo/sdk/PrediggoService.php
185modules/prediggo/sdk/AutoCompleteRequest.php
186modules/prediggo/sdk/AutoCompleteResult.php
187modules/prediggo/sdk/RequestResultBase.php
188modules/prediggo/sdk/AutoCompleteResultHandler.php
189modules/prediggo/sdk/WordSuggestion.php
190modules/prediggo/sdk/AttributeSuggestion.php
191modules/prediggo/sdk/ProductSuggestion.php
192modules/prediggo/sdk/ProfileSuggestions.php
193modules/prediggo/sdk/DefaultResultHandler.php
194modules/prediggo/sdk/AutoCompleteParam.php
195modules/prediggo/sdk/RequestParamBase.php
196modules/prediggo/sdk/RequestTemplate.php
197modules/prediggo/sdk/PrediggoException.php
198modules/prediggo/sdk/BeginProductImportRequest.php
199modules/prediggo/sdk/BeginProductImportResult.php
200modules/prediggo/sdk/BeginProductImportResultHandler.php
201modules/prediggo/sdk/BeginProductImportParam.php
202modules/prediggo/sdk/GetSearchPageRecommendationRequest.php
203modules/prediggo/sdk/GetFilteredRecommendationRequest.php
204modules/prediggo/sdk/Utils.php
205modules/prediggo/sdk/Pair.php
206modules/prediggo/sdk/GetFilteredRecommendationParam.php
207modules/prediggo/sdk/GetSearchPageRecommendationResultHandler.php
208modules/prediggo/sdk/CancellableOption.php
209modules/prediggo/sdk/FilterOptionBase.php
210modules/prediggo/sdk/CancellableOptionGroup.php
211modules/prediggo/sdk/FilterOptionGroupBase.php
212modules/prediggo/sdk/DrillDownOptionGroup.php
213modules/prediggo/sdk/DrillDownOption.php
214modules/prediggo/sdk/RedirectionObject.php
215modules/prediggo/sdk/SortingOption.php
216modules/prediggo/sdk/GetSearchPageRecommendationResult.php
217modules/prediggo/sdk/GetSearchRecommendationResultBase.php
218modules/prediggo/sdk/ChangePageOption.php
219modules/prediggo/sdk/SearchWord.php
220modules/prediggo/sdk/GetRecommendationResultBase.php
221modules/prediggo/sdk/ProfileRecommendations.php
222modules/prediggo/sdk/AdvertisementRecommendation.php
223modules/prediggo/sdk/AdFormatConstants.php
224modules/prediggo/sdk/ItemRecommendation.php
225modules/prediggo/sdk/RecDimensionConstants.php
226modules/prediggo/sdk/SearchStatistics.php
227modules/prediggo/sdk/SortingClause.php
228modules/prediggo/sdk/GetSearchRecommendationBaseResultHandler.php
229modules/prediggo/sdk/GetRecommendationResultHandler.php
230modules/prediggo/sdk/GetSearchPageRecommendationParam.php
231modules/prediggo/sdk/GetLandingPageRecommendationRequest.php
232modules/prediggo/sdk/GetLandingPageRecommendationResult.php
233modules/prediggo/sdk/GetLandingPageRecommendationParam.php
234modules/prediggo/sdk/GetCategoryRecommendationRequest.php
235modules/prediggo/sdk/GetCategoryRecommendationResult.php
236modules/prediggo/sdk/GetFilteredRecommendationResult.php
237modules/prediggo/sdk/GetCategoryRecommendationParam.php
238modules/prediggo/sdk/GetBasketRecommendationRequest.php
239modules/prediggo/sdk/GetBasketRecommendationResult.php
240modules/prediggo/sdk/GetBasketRecommendationParam.php
241modules/prediggo/sdk/RegisterUserRequest.php
242modules/prediggo/sdk/RegisterUserResult.php
243modules/prediggo/sdk/RegisterUserParam.php
244modules/prediggo/sdk/RegisterUserResultHandler.php
245modules/prediggo/sdk/SetCategoryRequest.php
246modules/prediggo/sdk/SetCategoryResult.php
247modules/prediggo/sdk/SetCategoryParam.php
248modules/prediggo/sdk/GetItemRecommendationRequest.php
249modules/prediggo/sdk/GetItemRecommendationResult.php
250modules/prediggo/sdk/BundleRecommendation.php
251modules/prediggo/sdk/GetItemRecommendationParam.php
252modules/prediggo/sdk/ItemRequestInfo.php
253modules/prediggo/sdk/GetItemRecommendationResultHandler.php
254modules/prediggo/sdk/GetUserRecommendationRequest.php
255modules/prediggo/sdk/GetUserRecommendationResult.php
256modules/prediggo/sdk/GetUserRecommendationParam.php
257modules/prediggo/sdk/RecMethodConstants.php
258modules/prediggo/sdk/GetTopNSalesRequest.php
259modules/prediggo/sdk/GetTopNSalesParam.php
260modules/prediggo/sdk/GetTopNSalesResult.php
261modules/prediggo/sdk/GetTopNViewedRequest.php
262modules/prediggo/sdk/GetTopNViewedParam.php
263modules/prediggo/sdk/GetTopNViewedResult.php
264modules/prediggo/sdk/NotifyPrediggoRequest.php
265modules/prediggo/sdk/NotifyPrediggoResult.php
266modules/prediggo/sdk/NotifyPrediggoParam.php
267modules/prediggo/sdk/GetAdvertisementRequest.php
268modules/prediggo/sdk/GetAdvertisementResult.php
269modules/prediggo/sdk/AdBlock.php
270modules/prediggo/sdk/AdResult.php
271modules/prediggo/sdk/GetAdvertisementResultHandler.php
272modules/prediggo/sdk/GetAdvertisementParam.php
273modules/prediggo/sdk/GetAdvertisementClickUrlRequest.php
274modules/prediggo/sdk/GetAdvertisementClickUrlResult.php
275modules/prediggo/sdk/GetAdvertisementClickUrlResultHandler.php
276modules/prediggo/sdk/GetAdvertisementClickUrlParam.php
277modules/prediggo/sdk/ProductImportRequest.php
278modules/prediggo/sdk/ProductImportResult.php
279modules/prediggo/sdk/ProductImportResultHandler.php
280modules/prediggo/sdk/ProductImportParam.php
281modules/prediggo/sdk/EndProductImportRequest.php
282modules/prediggo/sdk/EndProductImportResult.php
283modules/prediggo/sdk/EndProductImportResultHandler.php
284modules/prediggo/sdk/EndProductImportParam.php
285modules/prediggo/sdk/ImportCommitMode.php
286modules/prediggo/sdk/BeginUserProfileImportRequest.php
287modules/prediggo/sdk/BeginUserProfileImportResult.php
288modules/prediggo/sdk/BeginUserProfileImportResultHandler.php
289modules/prediggo/sdk/BeginUserProfileImportParam.php
290modules/prediggo/sdk/UserProfileImportRequest.php
291modules/prediggo/sdk/UserProfileImportResult.php
292modules/prediggo/sdk/UserProfileImportResultHandler.php
293modules/prediggo/sdk/UserProfileImportParam.php
294modules/prediggo/sdk/EndUserProfileImportRequest.php
295modules/prediggo/sdk/EndUserProfileImportResult.php
296modules/prediggo/sdk/EndUserProfileImportResultHandler.php
297modules/prediggo/sdk/EndUserProfileImportParam.php
298modules/prediggo/custom/PrediggoCallControllerOverride.php
299classes/Guest.php
300modules/blocktopmenu/blocktopmenu.php
301modules/blocktopmenu/menutoplinks.class.php
302themes/theme1079/modules/blocktopmenu/translations/ru.php
303modules/blocktopmenu/translations/ru.php
304modules/producttooltip/producttooltip.php
305modules/producttooltip/translations/ru.php
306modules/sberbankpayment/sberbankpayment.php
307modules/sberbankpayment/classes/TransModSBRF.php
308classes/PaymentModule.php
309modules/sberbankpayment/translations/ru.php
310modules/blocklink/blocklink.php
311themes/theme1079/modules/blocklink/translations/ru.php
312modules/blocklink/translations/ru.php
313modules/pagesnotfound/pagesnotfound.php
314modules/pagesnotfound/translations/ru.php
315classes/Customization.php
316cache/smarty/compile/b0/c4/b7/b0c4b7ec3c20b54855bc13f88880c75bf3d79dff.file.blockcart.tpl.php
317tools/smarty/plugins/modifier.replace.php
318tools/smarty/plugins/function.counter.php
319themes/theme1079/modules/blockuserinfo/translations/ru.php
320modules/blockuserinfo/translations/ru.php
321cache/smarty/compile/69/bd/45/69bd45198d51aa1fc44d874a9ee7a0b9f2428d54.file.blockwishlist_top.tpl.php
322cache/smarty/cache/blocktopmenu/1/1/177/category/89/ea/4e/da/ea4edae0a7bd0fb6c68bdea7ee1842dcdf461648.blocktopmenu.tpl.php
323modules/sekeywords/sekeywords.php
324classes/module/ModuleGraph.php
325modules/sekeywords/translations/ru.php
326cache/smarty/cache/blockcategories/1/1/177/2/89/1/9c/86/4f/9c864f05fa0bfb2d3e3de0fa656991b2b359aab8.blockcategories.tpl.php
327cache/smarty/compile/4f/f0/78/4ff0788fe3236a0bdc0008bcf28156c886788657.file.blockwishlist.tpl.php
328cache/smarty/cache/blockbestsellers_col/1/1/177/cd/13/1a/cd131a3e4eb4587d480fbbf94e828a40c4f54732.blockbestsellers.tpl.php
329cache/smarty/cache/blockcms/0/1/1/177/b3/26/f5/b326f5887eefc1044efda6c1cebdd03da5ded6a8.blockcms.tpl.php
330cache/smarty/cache/blocktags/1/1/177/d4/cf/6a/d4cf6a4737270a2a14fb2c84a36a62d6b62de2c6.blocktags.tpl.php
331cache/smarty/cache/blockmanufacturer/1/1/177/eb/ef/e5/ebefe548e2ffe8fa3f3690f7fcc163da8c541ebc.blockmanufacturer.tpl.php
332cache/smarty/cache/blocknewproducts/20230320/1/1/177/c4/25/57/c425576dde1f5cbfe2f709a08a47907e8a855100.blocknewproducts.tpl.php
333cache/smarty/cache/blockspecials/20230320/7/20230320/1/1/177/06/db/fc/06dbfc1179f48fb8795378140bd34443ae0ab3c2.blockspecials.tpl.php
334cache/smarty/compile/48/fe/bb/48febbd62456dab235bd4ebfc9c761934c1e4ed8.file.blocklink.tpl.php
335classes/Image.php
336classes/ImageType.php
337classes/Supplier.php
338cache/smarty/cache/blockcms/2/1/1/177/b3/26/f5/b326f5887eefc1044efda6c1cebdd03da5ded6a8.blockcms.tpl.php
339cache/smarty/cache/blocksocial/1/1/177/17/c9/3b/17c93b739a56a66a8c31b413499bf049f1fbdf04.blocksocial.tpl.php
340modules/statsdata/statsdata.php
341modules/statsdata/translations/ru.php
342classes/Connection.php
343classes/Page.php
344classes/ConnectionsSource.php
345cache/smarty/compile/06/8e/08/068e08a3781097d03b56364c1465c6cca4d7f9c7.file.category.tpl.php
346cache/smarty/compile/cb/8c/59/cb8c591deb0d8c3f1f1ab9138b5bd13d10a30f7d.file.errors.tpl.php
347cache/smarty/compile/42/ea/f9/42eaf9eb22d8b1f325c226e65d6ffe31b3612323.file.category-count.tpl.php
348cache/smarty/compile/7e/3f/6b/7e3f6bc2cf10940095f0fd5c67838865f588ae2e.file.layout.tpl.php
349cache/smarty/compile/75/a5/20/75a520ffddf5c29742b4fd210058dd449bbead8d.file.header.tpl.php
350tools/smarty/plugins/function.implode.php
351cache/smarty/cache/blockbanner/1/1/177/87/66/7b/87667b18bbda29f0a897f0f4c6c8dec354756384.blockbanner.tpl.php
352cache/smarty/compile/93/84/4b/93844bccbbaafcdeb806cf4c39c39bce36acba10.file.blocklanguages.tpl.php
353tools/smarty/plugins/modifier.regex_replace.php
354cache/smarty/cache/blocksearch_top/1/1/177/35/0a/fc/350afca2cd7d5a7c8e4c930568e49d001d45f74a.blocksearch-top.tpl.php
355cache/smarty/compile/39/5f/ad/395fad07733a112068ac682b23f023635b9ff5ca.file.breadcrumb.tpl.php
356cache/smarty/compile/31/2a/2b/312a2b2209b4ed7ed382099e9e501be1fb156202.file.footer.tpl.php
357cache/smarty/compile/e0/e9/7e/e0e97e0ea4f0b2c1aa66a35247ed66e1d812aa0d.file.global.tpl.php
358cache/smarty/compile/65/f3/e9/65f3e940910dbd76ecdd16bb4c9e5bdf98e4aa77.file.javascript.tpl.php