Hewlett-Packard

HP LP3065

HP LP3065

Stop your co-workers in their tracks with the stunning new 30-inch diagonal HP LP3065 Flat Panel ..

$100.00 Без НДС: $100.00

Показано с 1 по 1 из 1 (всего 1 страниц)
DEBUG PANEL (by Digital Elephant)

Actions

Count: 35

Class->method Time (mcsec)
ControllerStartupMaintenance -> index 9.7751617431641E-6
ControllerEventTheme -> index 6.3896179199219E-5
ControllerStartupError -> index 4.5061111450195E-5
ControllerEventCompatibility -> beforeModel 4.2915344238281E-5
ControllerEventCompatibility -> beforeModel 3.7908554077148E-5
ControllerEventCompatibility -> beforeModel 3.6954879760742E-5
ControllerEventCompatibility -> beforeModel 3.504753112793E-5
ControllerEventTheme -> index 3.3140182495117E-5
ControllerEventTheme -> index 3.2901763916016E-5
ControllerStartupSession -> index 3.1948089599609E-5
ControllerEventCompatibility -> beforeModel 3.0994415283203E-5
ControllerEventCompatibility -> language 3.0040740966797E-5
ControllerEventCompatibility -> beforeModel 2.9087066650391E-5
ControllerEventTheme -> index 2.8848648071289E-5
ControllerEventTheme -> index 2.8133392333984E-5
ControllerEventCompatibility -> beforeModel 2.7894973754883E-5
ControllerEventCompatibility -> language 2.6941299438477E-5
ControllerEventCompatibility -> beforeModel 2.3841857910156E-5
ControllerEventCompatibility -> beforeModel 2.3126602172852E-5
ControllerEventCompatibility -> beforeModel 2.1934509277344E-5
ControllerStartupSeoUrl -> index 1.215934753418E-5
ControllerStartupRouter -> index 0.092046022415161
ControllerProductManufacturer -> info 0.089878082275391
ControllerCommonHeader -> index 0.060621023178101
ControllerCommonCart -> index 0.016568183898926
ControllerStartupStartup -> index 0.01098895072937
ControllerCommonFooter -> index 0.0030379295349121
ControllerCommonColumnLeft -> index 0.0030250549316406
ControllerCommonContentBottom -> index 0.0021378993988037
ControllerCommonContentTop -> index 0.0018548965454102
ControllerCommonColumnRight -> index 0.0018439292907715
ControllerCommonLanguage -> index 0.0017890930175781
ControllerCommonCurrency -> index 0.0017380714416504
ControllerCommonSearch -> index 0.0010209083557129
ControllerStartupEvent -> index 0.00091791152954102

Queries

Count: 65

File / Class->method Time (mcsec) Query
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/manufacturer.php
ModelCatalogManufacturer->getManufacturer
0.0027821063995361 SELECT * FROM oc_manufacturer m LEFT JOIN oc_manufacturer_to_store m2s ON (m.manufacturer_id = m2s.manufacturer_id) WHERE m.manufacturer_id = '7' AND m2s.store_id = '0'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getProduct
0.0011241436004639 SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p 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) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '47' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/controller/startup/startup.php
ControllerStartupStartup->index
0.0010619163513184 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->getProducts
0.00091719627380371 SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product p 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 p.manufacturer_id = '7' GROUP BY p.product_id ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,15
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/information.php
ModelCatalogInformation->getInformations
0.00090312957763672 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/category.php
ModelCatalogCategory->getCategories
0.00084686279296875 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/model/catalog/category.php
ModelCatalogCategory->getCategories
0.00081515312194824 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.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 = '40'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.00076198577880859 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.00071215629577637 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product p 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 p.manufacturer_id = '7'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.00069808959960938 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.00068092346191406 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.00067901611328125 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/controller/startup/startup.php
Cart\Tax->setShippingAddress
0.00067615509033203 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/model/extension/total/credit.php
Cart\Customer->getBalance
0.0006718635559082 SELECT SUM(amount) AS total FROM oc_customer_transaction WHERE customer_id = '0'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/product.php
ModelCatalogProduct->getTotalProducts
0.00066113471984863 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/product.php
ModelCatalogProduct->getTotalProducts
0.00065708160400391 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.00065493583679199 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.00065207481384277 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.0006411075592041 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.00063490867614746 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.00063085556030273 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.00062799453735352 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.00062394142150879 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.00061798095703125 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.00061702728271484 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.00061511993408203 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.00060915946960449 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/product.php
ModelCatalogProduct->getTotalProducts
0.00060820579528809 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.00060796737670898 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.00060319900512695 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.00060296058654785 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.00059795379638672 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/product.php
ModelCatalogProduct->getTotalProducts
0.00059700012207031 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/product.php
ModelCatalogProduct->getTotalProducts
0.00059604644775391 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/category.php
ModelCatalogCategory->getCategories
0.00058889389038086 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.00057387351989746 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/category.php
ModelCatalogCategory->getCategories
0.00054478645324707 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.00050902366638184 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/category.php
ModelCatalogCategory->getCategories
0.00047898292541504 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.00045299530029297 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.00044798851013184 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/system/library/cart/cart.php
Cart\Cart->getProducts
0.00044107437133789 SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '95e3e2e0599c8ad4c4994a4953d15bb3'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/catalog/category.php
ModelCatalogCategory->getCategories
0.00040817260742188 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/controller/startup/startup.php
Cart\Cart->__construct
0.00038909912109375 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/system/library/openbay.php
Openbay->getInstalled
0.00036311149597168 SELECT * FROM oc_extension WHERE `type` = 'openbay'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/controller/startup/startup.php
Cart\Tax->setStoreAddress
0.00035691261291504 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/controller/startup/startup.php
Cart\Weight->__construct
0.00031781196594238 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/cart/cart.php
Cart\Cart->getProducts
0.00031113624572754 SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '95e3e2e0599c8ad4c4994a4953d15bb3'
/home/a/a90535e0/a90535e0.beget.tech/public_html/system/library/cart/cart.php
Cart\Cart->getProducts
0.00029897689819336 SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '95e3e2e0599c8ad4c4994a4953d15bb3'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/controller/startup/startup.php
Cart\Length->__construct
0.00029516220092773 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/model/design/layout.php
ModelDesignLayout->getLayout
0.00029110908508301 SELECT * FROM oc_layout_route WHERE 'product/manufacturer/info' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1
/home/a/a90535e0/a90535e0.beget.tech/public_html/system/library/cart/cart.php
Cart\Cart->getProducts
0.00027799606323242 SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '95e3e2e0599c8ad4c4994a4953d15bb3'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/controller/startup/startup.php
ControllerStartupStartup->index
0.00027704238891602 SELECT * FROM oc_store WHERE REPLACE(`url`, 'www.', '') = 'http://a90535e0.beget.tech/'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/design/layout.php
ModelDesignLayout->getLayoutModules
0.00027108192443848 SELECT * FROM oc_layout_module WHERE layout_id = '4' AND position = 'column_left' ORDER BY sort_order
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/extension/event.php
ModelExtensionEvent->getEvents
0.00024080276489258 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/model/design/layout.php
ModelDesignLayout->getLayout
0.00023102760314941 SELECT * FROM oc_layout_route WHERE 'product/manufacturer/info' 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->getLayout
0.00023007392883301 SELECT * FROM oc_layout_route WHERE 'product/manufacturer/info' 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->getLayout
0.00022983551025391 SELECT * FROM oc_layout_route WHERE 'product/manufacturer/info' 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.00022697448730469 SELECT * FROM oc_layout_module WHERE layout_id = '4' AND position = 'content_top' ORDER BY sort_order
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/extension/extension.php
ModelExtensionExtension->getExtensions
0.00022602081298828 SELECT * FROM oc_extension WHERE `type` = 'analytics'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/controller/common/cart.php
Cart\Cart->getProducts
0.00022411346435547 SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '95e3e2e0599c8ad4c4994a4953d15bb3'
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/controller/startup/startup.php
Cart\Currency->__construct
0.00022387504577637 SELECT * FROM oc_currency
/home/a/a90535e0/a90535e0.beget.tech/public_html/catalog/model/design/layout.php
ModelDesignLayout->getLayoutModules
0.00021815299987793 SELECT * FROM oc_layout_module WHERE layout_id = '4' AND position = 'column_right' ORDER BY sort_order
/home/a/a90535e0/a90535e0.beget.tech/public_html/system/library/openbay.php
Openbay->getInstalled
0.00017404556274414 SELECT * FROM oc_extension WHERE `type` = 'openbay'

Requests

GET 2:

Key Value
manufacturer_id 7
route product/manufacturer/info

POST 0:

Empty

SERVER 45:

Key Value
UNIQUE_ID aB3yT_WIwBoA6iQGLIzkgQAAAAA
MMDB_ADDR 3.135.218.109
GEOIP_ADDR 3.135.218.109
MMDB_INFO result found
GEOIP_LONGITUDE -97.82200
GEOIP_CONTINENT_CODE NA
GEOIP_LATITUDE 37.75100
GEOIP_COUNTRY_CODE US
GEOIP_COUNTRY_NAME United States
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.135.218.109
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_COOKIE PHPSESSID=bd44625d625a5bc4522b999a3d7769b1; default=95e3e2e0599c8ad4c4994a4953d15bb3; language=ru-ru; currency=USD
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.135.218.109
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 54336
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.0
REQUEST_METHOD GET
QUERY_STRING manufacturer_id=7&route=product%2Fmanufacturer%2Finfo
REQUEST_URI /index.php?manufacturer_id=7&route=product%2Fmanufacturer%2Finfo
SCRIPT_NAME /index.php
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1746793039.565
REQUEST_TIME 1746793039
argv ["manufacturer_id=7&route=product%2Fmanufacturer%2Finfo"]
argc 1
HTTPS false

COOKIE 4:

Key Value
PHPSESSID bd44625d625a5bc4522b999a3d7769b1
default 95e3e2e0599c8ad4c4994a4953d15bb3
language ru-ru
currency USD