Забыли пароль?

Введите E-Mail Вашей учетной записи. Нажмите кнопку Вперед, чтобы получить пароль по электронной почте.

Ваш E-Mail
DEBUG PANEL (by Digital Elephant)

Actions

Count: 43

Class->method Time (mcsec)
ControllerStartupSession -> index 8.392333984375E-5
ControllerEventCompatibility -> beforeModel 7.5101852416992E-5
ControllerEventTheme -> index 6.7949295043945E-5
ControllerStartupError -> index 5.6982040405273E-5
ControllerEventCompatibility -> beforeModel 5.3167343139648E-5
ControllerEventCompatibility -> beforeModel 5.2928924560547E-5
ControllerEventCompatibility -> beforeModel 4.9114227294922E-5
ControllerEventCompatibility -> language 4.8160552978516E-5
ControllerEventTheme -> index 4.6968460083008E-5
ControllerEventTheme -> index 4.2915344238281E-5
ControllerEventCompatibility -> beforeModel 4.1007995605469E-5
ControllerEventTheme -> index 4.0769577026367E-5
ControllerEventCompatibility -> beforeModel 4.0054321289062E-5
ControllerEventCompatibility -> beforeModel 3.9815902709961E-5
ControllerEventTheme -> index 3.9100646972656E-5
ControllerEventCompatibility -> language 3.8862228393555E-5
ControllerEventTheme -> index 3.7908554077148E-5
ControllerEventCompatibility -> language 3.7193298339844E-5
ControllerEventTheme -> index 3.6954879760742E-5
ControllerEventTheme -> index 3.4093856811523E-5
ControllerEventCompatibility -> beforeModel 3.3855438232422E-5
ControllerEventTheme -> index 3.3140182495117E-5
ControllerEventCompatibility -> beforeModel 3.1948089599609E-5
ControllerEventTheme -> index 3.0994415283203E-5
ControllerEventCompatibility -> beforeModel 3.0040740966797E-5
ControllerEventCompatibility -> beforeModel 2.9087066650391E-5
ControllerStartupSeoUrl -> index 2.7894973754883E-5
ControllerStartupMaintenance -> index 1.8119812011719E-5
ControllerStartupRouter -> index 0.11095309257507
ControllerAccountForgotten -> index 0.10943293571472
ControllerCommonHeader -> index 0.085355043411255
ControllerCommonCart -> index 0.022356986999512
ControllerStartupStartup -> index 0.012802124023438
ControllerCommonColumnRight -> index 0.0046529769897461
ControllerCommonColumnLeft -> index 0.003572940826416
ControllerCommonFooter -> index 0.003324031829834
ControllerCommonLanguage -> index 0.0028040409088135
ControllerCommonCurrency -> index 0.0027000904083252
ControllerCommonContentTop -> index 0.0021240711212158
ControllerCommonContentBottom -> index 0.0019800662994385
ControllerExtensionModuleAccount -> index 0.0017600059509277
ControllerCommonSearch -> index 0.0015919208526611
ControllerStartupEvent -> index 0.0012621879577637

Queries

Count: 64

File / Class->method Time (mcsec) Query
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/category.php
ModelCatalogCategory->getCategories
0.0013489723205566 SELECT * 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.parent_id = '34' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name)
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/controller/startup/startup.php
ControllerStartupStartup->index
0.0011789798736572 SELECT * FROM `oc_setting` WHERE store_id = '0' OR store_id = '0' ORDER BY store_id ASC
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.0011229515075684 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '51'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.0011110305786133 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '45'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.0010080337524414 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '28'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/category.php
ModelCatalogCategory->getCategories
0.0010049343109131 SELECT * 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.parent_id = '0' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name)
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.00098705291748047 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '56'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.00098204612731934 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '29'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.00097799301147461 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '46'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.00097084045410156 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '54'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.00094699859619141 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '26'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.000946044921875 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '27'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.00092911720275879 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '55'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/information.php
ModelCatalogInformation->getInformations
0.00090289115905762 SELECT * 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 = '2' AND i2s.store_id = '0' AND i.status = '1' ORDER BY i.sort_order, LCASE(id.title) ASC
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.00089716911315918 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '37'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.00089502334594727 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '43'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.00089097023010254 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '50'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.00089001655578613 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '32'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.00088000297546387 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '49'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.0008690357208252 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '52'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.00086283683776855 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '38'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.0008549690246582 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '53'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.00084900856018066 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '31'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.00084304809570312 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '30'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/category.php
ModelCatalogCategory->getCategories
0.00083780288696289 SELECT * 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.parent_id = '25' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name)
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.00083398818969727 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '39'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.00082707405090332 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '44'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.0008091926574707 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '41'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.00080299377441406 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '42'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.00080108642578125 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '40'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.00078296661376953 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '48'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/category.php
ModelCatalogCategory->getCategories
0.0007479190826416 SELECT * 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.parent_id = '18' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name)
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.00072193145751953 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '47'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/category.php
ModelCatalogCategory->getCategories
0.00070714950561523 SELECT * 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.parent_id = '20' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name)
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/category.php
ModelCatalogCategory->getCategories
0.00069284439086914 SELECT * 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.parent_id = '33' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name)
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/category.php
ModelCatalogCategory->getCategories
0.00067901611328125 SELECT * 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.parent_id = '24' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name)
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/category.php
ModelCatalogCategory->getCategories
0.00067400932312012 SELECT * 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.parent_id = '57' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name)
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/category.php
ModelCatalogCategory->getCategories
0.00065898895263672 SELECT * 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.parent_id = '17' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name)
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/controller/startup/startup.php
Cart\Tax->setShippingAddress
0.00060701370239258 SELECT 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 = '2794') ORDER BY tr1.priority ASC
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/controller/startup/startup.php
Cart\Tax->setStoreAddress
0.00049901008605957 SELECT 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 = '2794') ORDER BY tr1.priority ASC
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/extension/event.php
ModelExtensionEvent->getEvents
0.00042510032653809 SELECT * FROM `oc_event` WHERE `trigger` LIKE 'catalog/%' AND status = '1' ORDER BY `event_id` ASC
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/controller/common/cart.php
Cart\Cart->getProducts
0.00037693977355957 SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'b14687e9f9271898a482d189fe65a2af'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/controller/startup/startup.php
Cart\Weight->__construct
0.00037407875061035 SELECT * 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 = '2'
/home/a/a90535e0/a90535e0.beget.tech/public_html/system/library/openbay.php
Openbay->getInstalled
0.00036406517028809 SELECT * FROM oc_extension WHERE `type` = 'openbay'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/controller/startup/startup.php
Cart\Currency->__construct
0.00035500526428223 SELECT * FROM oc_currency
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/controller/startup/startup.php
Cart\Length->__construct
0.00034999847412109 SELECT * 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 = '2'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/controller/startup/startup.php
Cart\Cart->__construct
0.00034809112548828 DELETE FROM oc_cart WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR)
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/design/layout.php
ModelDesignLayout->getLayout
0.00033807754516602 SELECT * FROM oc_layout_route WHERE 'account/forgotten' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1
/home/a/a90535e0/a90535e0.beget.tech/public_html/system/library/openbay.php
Openbay->getInstalled
0.00033283233642578 SELECT * FROM oc_extension WHERE `type` = 'openbay'
/home/a/a90535e0/a90535e0.beget.tech/public_html/system/library/cart/cart.php
Cart\Cart->getProducts
0.00033092498779297 SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'b14687e9f9271898a482d189fe65a2af'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/design/layout.php
ModelDesignLayout->getLayoutModules
0.0003209114074707 SELECT * FROM oc_layout_module WHERE layout_id = '6' AND position = 'column_right' ORDER BY sort_order
/home/a/a90535e0/a90535e0.beget.tech/public_html/system/library/cart/cart.php
Cart\Cart->getProducts
0.00031495094299316 SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'b14687e9f9271898a482d189fe65a2af'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/extension/extension.php
ModelExtensionExtension->getExtensions
0.00030899047851562 SELECT * FROM oc_extension WHERE `type` = 'analytics'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/design/layout.php
ModelDesignLayout->getLayoutModules
0.00029802322387695 SELECT * FROM oc_layout_module WHERE layout_id = '6' AND position = 'column_left' ORDER BY sort_order
/home/a/a90535e0/a90535e0.beget.tech/public_html/system/library/cart/cart.php
Cart\Cart->getProducts
0.00029301643371582 SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'b14687e9f9271898a482d189fe65a2af'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/design/layout.php
ModelDesignLayout->getLayout
0.00027799606323242 SELECT * FROM oc_layout_route WHERE 'account/forgotten' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/design/layout.php
ModelDesignLayout->getLayoutModules
0.00026321411132812 SELECT * FROM oc_layout_module WHERE layout_id = '6' AND position = 'content_top' ORDER BY sort_order
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/controller/startup/startup.php
ControllerStartupStartup->index
0.00025200843811035 SELECT * FROM oc_store WHERE REPLACE(`url`, 'www.', '') = 'http://a90535e0.beget.tech/'
/home/a/a90535e0/a90535e0.beget.tech/public_html/system/library/cart/cart.php
Cart\Cart->getProducts
0.00022387504577637 SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'b14687e9f9271898a482d189fe65a2af'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/extension/extension.php
ModelExtensionExtension->getExtensions
0.00022006034851074 SELECT * FROM oc_extension WHERE `type` = 'total'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/design/layout.php
ModelDesignLayout->getLayout
0.00019979476928711 SELECT * FROM oc_layout_route WHERE 'account/forgotten' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/extension/total/credit.php
Cart\Customer->getBalance
0.0001981258392334 SELECT SUM(amount) AS total FROM oc_customer_transaction WHERE customer_id = '0'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/design/layout.php
ModelDesignLayout->getLayout
0.00018906593322754 SELECT * FROM oc_layout_route WHERE 'account/forgotten' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/design/layout.php
ModelDesignLayout->getLayoutModules
0.00018095970153809 SELECT * FROM oc_layout_module WHERE layout_id = '6' AND position = 'content_bottom' ORDER BY sort_order

Requests

GET 1:

Key Value
route account/forgotten

POST 0:

Empty

SERVER 47:

Key Value
UNIQUE_ID aB5jnHt5ZEEkYDyxmbYAtAAAAAU
MMDB_ADDR 3.145.109.97
GEOIP_ADDR 3.145.109.97
MMDB_INFO result found
GEOIP_LONGITUDE -83.00610
GEOIP_CONTINENT_CODE NA
GEOIP_LATITUDE 39.96250
GEOIP_POSTAL_CODE 43215
GEOIP_COUNTRY_CODE US
GEOIP_COUNTRY_NAME United States
GEOIP_REGION OH
GEOIP_CITY Columbus
PERL_USE_UNSAFE_INC 1
HTTP_HOST a90535e0.beget.tech
HTTP_X_SERVER_ADDR 185.50.25.27
HTTP_X_FORWARDED_PROTO http
HTTP_X_REAL_IP 3.145.109.97
HTTP_CONNECTION close
HTTP_ACCEPT */*
HTTP_USER_AGENT Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT_ENCODING gzip, br, zstd, deflate
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SERVER_SIGNATURE
Apache/2.4.63 (Unix) Server at a90535e0.beget.tech Port 80
SERVER_SOFTWARE Apache/2.4.63 (Unix)
SERVER_NAME a90535e0.beget.tech
SERVER_ADDR 185.50.25.27
SERVER_PORT 80
REQUEST_SCHEME http
REMOTE_ADDR 3.145.109.97
DOCUMENT_ROOT /home/a/a90535e0/a90535e0.beget.tech/public_html
CONTEXT_PREFIX
CONTEXT_DOCUMENT_ROOT /home/a/a90535e0/a90535e0.beget.tech/public_html
SERVER_ADMIN webmaster@a90535e0.beget.tech
SCRIPT_FILENAME /home/a/a90535e0/a90535e0.beget.tech/public_html/index.php
REMOTE_PORT 48316
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.0
REQUEST_METHOD GET
QUERY_STRING route=account%2Fforgotten
REQUEST_URI /index.php?route=account%2Fforgotten
SCRIPT_NAME /index.php
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1746822044.602
REQUEST_TIME 1746822044
argv ["route=account%2Fforgotten"]
argc 1
HTTPS false

COOKIE 0:

Empty