Router | Value |
name | good |
controller | presenter_good |
method | preview |
arguments | Array |
params | Array |
Benchmarks | Time | Count | Memory |
Kohana Loading | 30.5ms | 1 | 0.20MB |
Environment Setup | 29.4ms | 1 | 0.13MB |
System Initialization | 15.8ms | 1 | 0.04MB |
Controller Setup | 193ms | 1 | 3.30MB |
Presenter Module Logo Render | 7.4ms | 1 | 0.15MB |
Loading I18n From DB | 1.7ms | 5 | 0.03MB |
Presenter Module Search Render | 15ms | 1 | 0.10MB |
Presenter Module BasketInfo Render | 52ms | 1 | 1.23MB |
Controller Execution | 103ms | 1 | 1.21MB |
Presenter Module Good Recommanded Render | 1.6ms | 1 | 0.00MB |
Presenter Module Contact Render | 9ms | 1 | 0.11MB |
Total Execution | 342.4ms | 1 | 4.75MB |
View name | Directory | Filename | Count | Min | Avg | Max | Memory |
presenter_module/logo | MODPATH/presenter | presenter_module/logo.php | 1 | 3.884ms | 3.884ms | 3.884ms | 0.10MB |
presenter_module/newsletter/cs_message | MODPATH/presenter | presenter_module/newsletter/cs_message.php | 1 | 0.101ms | 0.101ms | 0.101ms | 0.00MB |
presenter_menu/ul_li_list | APPPATH | presenter_menu/ul_li_list.php | 1 | 1.043ms | 1.043ms | 1.043ms | 0.01MB |
presenter_menu/main_menu | APPPATH | presenter_menu/main_menu.php | 1 | 0.028ms | 0.028ms | 0.028ms | 0.00MB |
presenter_module/search | MODPATH/presenter | presenter_module/search.php | 1 | 14.57ms | 14.57ms | 14.57ms | 0.10MB |
presenter_module/basketinfo | MODPATH/presenter | presenter_module/basketinfo.php | 1 | 51.566ms | 51.566ms | 51.566ms | 1.23MB |
presenter_menu/categories_alza_style | APPPATH | presenter_menu/categories_alza_style.php | 1 | 2.534ms | 2.534ms | 2.534ms | 0.02MB |
presenter_menu/footer_menu | APPPATH | presenter_menu/footer_menu.php | 2 | 0.175ms | 0.195ms | 0.214ms | 0.00MB |
presenter/good | APPPATH | presenter/good.php | 1 | 26.186ms | 26.186ms | 26.186ms | 0.62MB |
presenter_module/good/recommanded | MODPATH/presenter | presenter_module/good/recommanded.php | 1 | 1.101ms | 1.101ms | 1.101ms | 0.00MB |
presenter_module/contact | MODPATH/presenter | presenter_module/contact.php | 1 | 8.382ms | 8.382ms | 8.382ms | 0.11MB |
presenter_module/contact/item-text | MODPATH/presenter | presenter_module/contact/item-text.php | 3 | 0.071ms | 0.388ms | 0.989ms | 0.01MB |
presenter_module/contact/@item-control-input | MODPATH/presenter | presenter_module/contact/@item-control-input.php | 4 | 0.01ms | 0.014ms | 0.022ms | 0.00MB |
presenter_module/contact/@item-label | MODPATH/presenter | presenter_module/contact/@item-label.php | 4 | 0.008ms | 0.01ms | 0.015ms | 0.00MB |
presenter_module/contact/@item-group | MODPATH/presenter | presenter_module/contact/@item-group.php | 4 | 0.01ms | 0.016ms | 0.029ms | 0.00MB |
presenter_module/contact/item-email | MODPATH/presenter | presenter_module/contact/item-email.php | 1 | 0.072ms | 0.072ms | 0.072ms | 0.00MB |
presenter_module/contact/item-hidden | MODPATH/presenter | presenter_module/contact/item-hidden.php | 2 | 0.016ms | 0.018ms | 0.021ms | 0.00MB |
presenter_module/contact/items | MODPATH/presenter | presenter_module/contact/items.php | 1 | 0.013ms | 0.013ms | 0.013ms | 0.00MB |
Queries | Time | Rows |
Connecting to DB | 0.307ms | 1 |
ROLLBACK | 0.074ms | 0 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'presenter_module' | 0.077ms | 12 |
SELECT * FROM (`sessions`) WHERE `session_id` = 'n8086r5jm7ffipnpj9ujarbhu0' LIMIT 0, 1 | 0.313ms | 0 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'presenter_menu' | 0.06ms | 0 |
SELECT `menus`.* FROM (`menus`) WHERE `alias` = 'Horni-menu' ORDER BY `menus`.`id` ASC LIMIT 0, 1 | 0.064ms | 0 |
SELECT `menu_items`.* FROM (`menu_items`) WHERE `menu_id` = 0 ORDER BY `lft` ASC | 0.055ms | 0 |
SELECT `states`.* FROM (`states`) WHERE `shortcut` = 'cz' ORDER BY `states`.`ordering` ASC LIMIT 0, 1 | 0.057ms | 1 |
SELECT `exchange_rates`.* FROM (`exchange_rates`) WHERE `shortcut` = 'CZK' ORDER BY `exchange_rates`.`id` ASC LIMIT 0, 1 | 0.049ms | 1 |
SELECT `basket_items`.* FROM (`basket_items`) WHERE good_id > 0 AND `random_customer_id` = 1736228219 AND `owner` = 'not_loged' ORDER BY `basket_items`.`id` ASC | 0.982ms | 0 |
select * from settings_variables where model_name = "basket_item" | 0.092ms | 3 |
SELECT `settings`.`id` AS `id`, `settings`.`vat_zero_value`, `settings`.`vat_low_value`, `settings`.`vat_hight_value`, `settings`.`vat_third_value` FROM (`settings`) RIGHT JOIN `states` ON (`states`.`setting` = `settings`.`alias`) WHERE states.id ="cz" ORDER BY `settings`.`id` ASC LIMIT 0, 1 | 0.075ms | 1 |
SELECT `settings`.* FROM (`settings`) WHERE `alias` = 'main' ORDER BY `settings`.`id` ASC LIMIT 0, 1 | 0.119ms | 1 |
SELECT `exchange_rates`.* FROM (`exchange_rates`) WHERE `shortcut` = 'CZK' ORDER BY `exchange_rates`.`id` ASC LIMIT 0, 1 | 0.087ms | 1 |
SELECT `categories`.* FROM (`categories`) WHERE `visible` = 1 AND `visible` = 1 AND `parent_id` = 0 ORDER BY `lft` ASC | 0.073ms | 7 |
Select MAX(`updated`) as `updated` From `categories` | 0.061ms | 1 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'presenter_routes' | 0.064ms | 0 |
SELECT `menus`.* FROM (`menus`) WHERE `alias` = 'footer-menu-about-company' ORDER BY `menus`.`id` ASC LIMIT 0, 1 | 0.066ms | 1 |
SELECT `menu_items`.* FROM (`menu_items`) WHERE `menu_id` = 4 ORDER BY `lft` ASC | 0.06ms | 3 |
SELECT `menus`.* FROM (`menus`) WHERE `alias` = 'footer-menu-info' ORDER BY `menus`.`id` ASC LIMIT 0, 1 | 0.057ms | 1 |
SELECT `menu_items`.* FROM (`menu_items`) WHERE `menu_id` = 5 ORDER BY `lft` ASC | 0.056ms | 4 |
SELECT `settings`.* FROM (`settings`) WHERE `alias` = 'main' ORDER BY `settings`.`id` ASC LIMIT 0, 1 | 0.096ms | 1 |
SELECT `branches`.* FROM (`branches`) WHERE `main` = 1 ORDER BY `branches`.`id` ASC LIMIT 0, 1 | 0.102ms | 1 |
SELECT `goods`.* FROM (`goods`) WHERE `goods`.`id` = '3745969' ORDER BY `goods`.`id` ASC LIMIT 0, 1 | 0.404ms | 1 |
SELECT `goods`.* FROM (`goods`) WHERE `goods`.`id` = 3745965 ORDER BY `goods`.`id` ASC LIMIT 0, 1 | 0.38ms | 1 |
SELECT `categories`.* FROM (`categories`) WHERE `categories`.`id` = '68' ORDER BY `categories`.`lft` ASC, `categories`.`position` ASC LIMIT 0, 1 | 0.091ms | 1 |
SELECT `categories`.* FROM (`categories`) WHERE lft < 288 AND rgt > 309 ORDER BY `lft` ASC | 0.062ms | 1 |
SELECT `images`.* FROM (`images`) WHERE `images`.`id` = 727938 ORDER BY `images`.`id` ASC LIMIT 0, 1 | 0.312ms | 1 |
SELECT `categories`.* FROM (`categories`) WHERE `categories`.`id` = 68 ORDER BY `categories`.`lft` ASC, `categories`.`position` ASC LIMIT 0, 1 | 0.078ms | 1 |
SELECT `id`, `id` FROM (`categories`) WHERE lft <= 288 AND rgt >= 309 ORDER BY `lft` DESC | 0.056ms | 2 |
SELECT `categories`.* FROM (`categories`) WHERE `categories`.`id` = '9101' ORDER BY `categories`.`lft` ASC, `categories`.`position` ASC LIMIT 0, 1 | 0.062ms | 1 |
SELECT `categories`.* FROM (`categories`) WHERE `categories`.`id` = '68' ORDER BY `categories`.`lft` ASC, `categories`.`position` ASC LIMIT 0, 1 | 0.071ms | 1 |
SELECT `images`.*, `goods`.`name` AS `good_name`, `goods`.`goods_code` AS `good_code`, `goods`.`id` AS `join_good_id`, IFNULL( goods.document_state_id, 8 ) as good_document_state_id FROM (`images`) LEFT JOIN `goods` ON (`goods`.`image_id` = `images`.`id`) WHERE images.good_id = 3745965 and images.id != 727938 ORDER BY `images`.`id` ASC | 35.815ms | 5 |
SELECT `goods_texts`.* FROM (`goods_texts`) WHERE `goods_texts`.`good_id` = 3745965 ORDER BY `goods_texts`.`id` ASC LIMIT 0, 1 | 0.162ms | 1 |
SELECT `images`.* FROM (`images`) WHERE `images`.`id` = 726606 ORDER BY `images`.`id` ASC LIMIT 0, 1 | 0.227ms | 1 |
Select `id` From `goods_price_settings` where `default_eshop` = 1 Limit 1 | 0.053ms | 1 |
SELECT `goods_price_settings`.* FROM (`goods_price_settings`) WHERE `goods_price_settings`.`id` = 1 ORDER BY `goods_price_settings`.`sort` ASC LIMIT 0, 1 | 0.056ms | 1 |
SELECT `states`.* FROM (`states`) WHERE `states`.`id` = 'cz' ORDER BY `states`.`ordering` ASC LIMIT 0, 1 | 0.058ms | 1 |
SELECT `goods`.*, `goods`.`id` AS `good_id`, `goods`.`name` AS `good_name`, `goods_attributes`.`attribute_id` AS `good_main_att_id`, `goods_attributes`.`value_id` AS `att_val_id`, `goods_attributes`.`value` AS `att_val`, `atr_values`.`position`, GROUP_CONCAT(CONCAT(`g_attr`.`attribute_id`, ":", `g_attr`.`value`) SEPARATOR "|||" ) as attribute_values FROM (`goods`) LEFT JOIN `goods_attributes` ON (`goods_attributes`.`good_id` = `goods`.`id` AND `goods_attributes`.`attribute_id` = 4001) LEFT JOIN `atr_values` ON (`atr_values`.`id` = `goods_attributes`.`value_id`) LEFT JOIN `goods_attributes` AS `side_g_attr` ON (`side_g_attr`.`good_id` = `goods`.`id` AND `side_g_attr`.`attribute_id` = 3901) LEFT JOIN `atr_values` AS `side_atr_val` ON (`side_atr_val`.`id` = `side_g_attr`.`value_id`) LEFT JOIN `goods_attributes` AS `g_attr` ON (`g_attr`.`good_id` = `goods`.`id`) LEFT JOIN `atr_values` AS `atr_val` ON (`atr_val`.`id` = `g_attr`.`value_id`) WHERE `document_state_id` IN (8) AND `union_id` = 3745965 GROUP BY `goods`.`id` ORDER BY `atr_values`.`position` ASC, `side_atr_val`.`position` ASC, `atr_val`.`position` ASC, `goods_attributes`.`value` ASC, `goods`.`name` ASC | 1.368ms | 2 |
SELECT `producers`.* FROM (`producers`) WHERE `producers`.`id` = 301 ORDER BY `producers`.`name` ASC LIMIT 0, 1 | 0.061ms | 1 |
SELECT `goods_texts`.* FROM (`goods_texts`) WHERE `goods_texts`.`good_id` = 3745969 ORDER BY `goods_texts`.`id` ASC LIMIT 0, 1 | 0.245ms | 0 |
SELECT `id`, `id` FROM (`categories`) WHERE lft <= 288 AND rgt >= 309 ORDER BY `lft` DESC | 0.06ms | 2 |
SELECT a.* FROM `attributes` AS a INNER JOIN `goods_attributes` AS ga ON (ga.attribute_id = a.id AND ga.good_id in (3745968,3745969) AND value != "" ) WHERE a.`position_shop` > 0 AND a.`category_id` in ('68','9101') GROUP BY a.`id` ORDER BY a.`position_shop` ASC, a.`name` ASC | 0.459ms | 3 |
Select Count(*) as `count` From `goods_attributes` where main = -1 and value != "" and `good_id` in (3745968,3745969) | 0.245ms | 1 |
select (sum(stor_count) - sum(blok_count)) as count from goods_branches where good_id = "3745969" | 0.049ms | 1 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'presenter_price' | 0.052ms | 0 |
SELECT `goods`.* FROM (`goods`) RIGHT JOIN `recommanded_goods` ON (`recommanded_goods`.`recommand_id` = `goods`.`id`) WHERE `recommanded_goods`.`goods_id` = 3745969 ORDER BY `goods`.`id` ASC | 0.743ms | 0 |
INSERT INTO `_sys_request_params` (`data`, `parameters`, `admin_id`, `key`) VALUES ('a:2:{s:12:\"safe_timeout\";i:1656266166;s:12:\"private_hash\";s:13:\"62b89dac27119\";}', '||', 0, '62b89dac27dea305932137') | 0.329ms | 1 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'core' | 0.084ms | 0 |
Total: 49 | 44.628ms | 71 |
Session | Value |
session_id | n8086r5jm7ffipnpj9ujarbhu0 |
total_hits | 1 |
_kf_flash_ | Array |
user_agent | CCBot/2.0 (https://commoncrawl.org/faq/) |
ip_address | 3.235.228.219 |
last_activity | 1656266155 |
settings | stdClass [object] |