Регистрация

Если у вас уже есть учетная запись, войдите на странице входа.

Ваши контактные данные
Пароль
Подписка на рассылку
Я прочитал Пользовательское соглашение и согласен с условиями.  
Debug SQL and Controllers
0.0036559105SELECT * FROM `oc_custom_field` cf LEFT JOIN `oc_custom_field_description` cfd ON (cf.custom_field_id = cfd.custom_field_id) WHERE cf.status = '1' AND cfd.language_id = '1' AND cf.status = '1' ORDER BY cf.sort_order ASC
0.0014100075SELECT * FROM oc_customer_group cg LEFT JOIN oc_customer_group_description cgd ON (cg.customer_group_id = cgd.customer_group_id) WHERE cgd.language_id = '1' ORDER BY cg.sort_order ASC, cgd.name ASC
0.0002808571SELECT * FROM oc_cart WHERE api_id = 0 AND customer_id = 0 AND session_id = 'eb4dea75bea9472aae3aba48d6'
0.0002322197SELECT `data` FROM `oc_session` WHERE `session_id` = 'eb4dea75bea9472aae3aba48d6' AND `expire` > '2025-07-15 00:19:56'
0.0001850128SELECT DISTINCT * FROM oc_information i LEFT JOIN oc_information_description id ON (i.information_id = id.information_id) LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id) WHERE i.information_id = '3' AND id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1'
0.0001761913SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('account/register', 'ru-ru')
0.0001339912DELETE FROM oc_cart WHERE (api_id > 0 OR customer_id = 0) AND date_added < DATE_SUB(NOW(), INTERVAL 7 DAY)
0.0001211166SELECT * FROM oc_layout_route WHERE 'account/register' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1
0.0000829697SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '0' AND route IN ('ruru', '')
0.0000569820SELECT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.top = '1' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name)
0.0000560284SELECT * FROM oc_currency
0.0000529289SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('extension/total/credit', 'ru-ru')
0.0000510216SELECT * FROM `oc_setting` WHERE store_id = '0' OR store_id = '0' ORDER BY store_id ASC
0.0000498295SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority FROM oc_tax_rule tr1 LEFT JOIN oc_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id) INNER JOIN oc_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id) LEFT JOIN oc_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id) LEFT JOIN oc_geo_zone gz ON (tr2.geo_zone_id = gz.geo_zone_id) WHERE tr1.based = 'shipping' AND tr2cg.customer_group_id = '1' AND z2gz.country_id = '176' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '2761') ORDER BY tr1.priority ASC
0.0000498295SELECT * FROM `oc_event` WHERE `trigger` LIKE 'catalog/%' AND status = '1' ORDER BY `sort_order` ASC
0.0000460148SELECT * FROM oc_store WHERE REPLACE(`ssl`, 'www.', '') = 'https://multitool.opencart-cms.ru/'
0.0000438690SET time_zone = '+03:00'
0.0000429153SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('common/menu', 'ru-ru')
0.0000419617SELECT * FROM oc_layout_module WHERE layout_id = '6' AND position = 'column_right' ORDER BY sort_order
0.0000410080SELECT * FROM oc_information i LEFT JOIN oc_information_description id ON (i.information_id = id.information_id) LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id) WHERE id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1' AND i.bottom = '1' ORDER BY i.sort_order, LCASE(id.title) ASC
0.0000400543SELECT * FROM oc_length_class mc LEFT JOIN oc_length_class_description mcd ON (mc.length_class_id = mcd.length_class_id) WHERE mcd.language_id = '1'
0.0000400543SELECT * FROM oc_weight_class wc LEFT JOIN oc_weight_class_description wcd ON (wc.weight_class_id = wcd.weight_class_id) WHERE wcd.language_id = '1'
0.0000398159SELECT * FROM oc_extension WHERE `type` = 'analytics'
0.0000369549SELECT * FROM oc_layout_module WHERE layout_id = '6' AND position = 'content_bottom' ORDER BY sort_order
0.0000350475SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('common/currency', 'ru-ru')
0.0000350475SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('common/cart', 'ru-ru')
0.0000350475SELECT * FROM oc_layout_module WHERE layout_id = '6' AND position = 'content_top' ORDER BY sort_order
0.0000350475SELECT * FROM oc_extension WHERE `type` = 'total'
0.0000350475SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('extension/total/total', 'ru-ru')
0.0000340939SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('common/search', 'ru-ru')
0.0000340939SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority FROM oc_tax_rule tr1 LEFT JOIN oc_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id) INNER JOIN oc_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id) LEFT JOIN oc_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id) LEFT JOIN oc_geo_zone gz ON (tr2.geo_zone_id = gz.geo_zone_id) WHERE tr1.based = 'store' AND tr2cg.customer_group_id = '1' AND z2gz.country_id = '176' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '2761') ORDER BY tr1.priority ASC
0.0000338554SELECT * FROM oc_layout_module WHERE layout_id = '6' AND position = 'column_left' ORDER BY sort_order
0.0000338554SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('extension/module/account', 'ru-ru')
0.0000331402SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('common/language', 'ru-ru')
0.0000329018SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('common/footer', 'ru-ru')
0.0000329018SELECT SUM(amount) AS total FROM oc_customer_transaction WHERE customer_id = '0'
0.0000319481SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('extension/total/sub_total', 'ru-ru')
0.0000309944SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND route IN ('common/header', 'ru-ru')

event

0.0067906381event/translation (13 action)
0.0037858486event/language (39 action)
0.0020127298event/theme (13 action)

startup

0.0498712063startup/router (1 action)
0.0020360947startup/startup (1 action)
0.0011119843startup/event (1 action)
0.0003669262startup/session (1 action)
0.0001120567startup/error (1 action)
0.0001099110startup/seo_url (1 action)
0.0000848770startup/maintenance (1 action)

common

0.0173318386common/header (1 action)
0.0060560703common/cart (1 action)
0.0033879280common/column_right (1 action)
0.0030639172common/column_left (1 action)
0.0023849010common/menu (1 action)
0.0018751621common/currency (1 action)
0.0018711090common/language (1 action)
0.0018551350common/footer (1 action)
0.0016808510common/search (1 action)
0.0011129379common/content_top (1 action)
0.0010888577common/content_bottom (1 action)

extension

0.0019581318extension/module/account (1 action)

account

0.0494399071account/register (1 action)