Router | Value |
name | good |
controller | presenter_good |
method | preview |
arguments | Array |
params | Array |
Benchmarks | Time | Count | Memory |
Kohana Loading | 26.5ms | 1 | 0.20MB |
Environment Setup | 25.3ms | 1 | 0.13MB |
System Initialization | 15.3ms | 1 | 0.04MB |
Controller Setup | 171.4ms | 1 | 3.30MB |
Presenter Module Logo Render | 7ms | 1 | 0.15MB |
Loading I18n From DB | 1.9ms | 5 | 0.03MB |
Presenter Module Search Render | 13.6ms | 1 | 0.10MB |
Presenter Module BasketInfo Render | 50.8ms | 1 | 1.23MB |
Controller Execution | 192.3ms | 1 | 1.78MB |
Presenter Module Good Recommanded Render | 1.7ms | 1 | 0.00MB |
Presenter Module Contact Render | 8.6ms | 1 | 0.11MB |
Total Execution | 405.5ms | 1 | 5.32MB |
View name | Directory | Filename | Count | Min | Avg | Max | Memory |
presenter_module/logo | MODPATH/presenter | presenter_module/logo.php | 1 | 3.712ms | 3.712ms | 3.712ms | 0.10MB |
presenter_module/newsletter/cs_message | MODPATH/presenter | presenter_module/newsletter/cs_message.php | 1 | 0.086ms | 0.086ms | 0.086ms | 0.00MB |
presenter_menu/ul_li_list | APPPATH | presenter_menu/ul_li_list.php | 1 | 1.055ms | 1.055ms | 1.055ms | 0.01MB |
presenter_menu/main_menu | APPPATH | presenter_menu/main_menu.php | 1 | 0.021ms | 0.021ms | 0.021ms | 0.00MB |
presenter_module/search | MODPATH/presenter | presenter_module/search.php | 1 | 13.124ms | 13.124ms | 13.124ms | 0.10MB |
presenter_module/basketinfo | MODPATH/presenter | presenter_module/basketinfo.php | 1 | 50.353ms | 50.353ms | 50.353ms | 1.23MB |
presenter_menu/categories_alza_style | APPPATH | presenter_menu/categories_alza_style.php | 1 | 2.565ms | 2.565ms | 2.565ms | 0.02MB |
presenter_menu/footer_menu | APPPATH | presenter_menu/footer_menu.php | 2 | 0.176ms | 0.193ms | 0.211ms | 0.00MB |
presenter/good | APPPATH | presenter/good.php | 1 | 31.2ms | 31.2ms | 31.2ms | 1.20MB |
presenter_module/good/recommanded | MODPATH/presenter | presenter_module/good/recommanded.php | 1 | 1.216ms | 1.216ms | 1.216ms | 0.00MB |
presenter_module/contact | MODPATH/presenter | presenter_module/contact.php | 1 | 8.201ms | 8.201ms | 8.201ms | 0.11MB |
presenter_module/contact/item-text | MODPATH/presenter | presenter_module/contact/item-text.php | 3 | 0.067ms | 0.391ms | 1.025ms | 0.01MB |
presenter_module/contact/@item-control-input | MODPATH/presenter | presenter_module/contact/@item-control-input.php | 4 | 0.009ms | 0.019ms | 0.045ms | 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.009ms | 0.013ms | 0.02ms | 0.00MB |
presenter_module/contact/item-email | MODPATH/presenter | presenter_module/contact/item-email.php | 1 | 0.077ms | 0.077ms | 0.077ms | 0.00MB |
presenter_module/contact/item-hidden | MODPATH/presenter | presenter_module/contact/item-hidden.php | 2 | 0.009ms | 0.012ms | 0.014ms | 0.00MB |
presenter_module/contact/items | MODPATH/presenter | presenter_module/contact/items.php | 1 | 0.014ms | 0.014ms | 0.014ms | 0.00MB |
Queries | Time | Rows |
Connecting to DB | 0.441ms | 1 |
ROLLBACK | 0.148ms | 0 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'presenter_module' | 0.147ms | 12 |
SELECT * FROM (`sessions`) WHERE `session_id` = 'q6rtheuiglquu12g731mh2e3p7' LIMIT 0, 1 | 0.218ms | 0 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'presenter_menu' | 0.116ms | 0 |
SELECT `menus`.* FROM (`menus`) WHERE `alias` = 'Horni-menu' ORDER BY `menus`.`id` ASC LIMIT 0, 1 | 0.082ms | 0 |
SELECT `menu_items`.* FROM (`menu_items`) WHERE `menu_id` = 0 ORDER BY `lft` ASC | 0.112ms | 0 |
SELECT `states`.* FROM (`states`) WHERE `shortcut` = 'cz' ORDER BY `states`.`ordering` ASC LIMIT 0, 1 | 0.103ms | 1 |
SELECT `exchange_rates`.* FROM (`exchange_rates`) WHERE `shortcut` = 'CZK' ORDER BY `exchange_rates`.`id` ASC LIMIT 0, 1 | 0.057ms | 1 |
SELECT `basket_items`.* FROM (`basket_items`) WHERE good_id > 0 AND `random_customer_id` = 45228219 AND `owner` = 'not_loged' ORDER BY `basket_items`.`id` ASC | 1.023ms | 0 |
select * from settings_variables where model_name = "basket_item" | 0.13ms | 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.107ms | 1 |
SELECT `settings`.* FROM (`settings`) WHERE `alias` = 'main' ORDER BY `settings`.`id` ASC LIMIT 0, 1 | 0.105ms | 1 |
SELECT `exchange_rates`.* FROM (`exchange_rates`) WHERE `shortcut` = 'CZK' ORDER BY `exchange_rates`.`id` ASC LIMIT 0, 1 | 0.088ms | 1 |
SELECT `categories`.* FROM (`categories`) WHERE `visible` = 1 AND `visible` = 1 AND `parent_id` = 0 ORDER BY `lft` ASC | 0.091ms | 7 |
Select MAX(`updated`) as `updated` From `categories` | 0.058ms | 1 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'presenter_routes' | 0.079ms | 0 |
SELECT `menus`.* FROM (`menus`) WHERE `alias` = 'footer-menu-about-company' ORDER BY `menus`.`id` ASC LIMIT 0, 1 | 0.071ms | 1 |
SELECT `menu_items`.* FROM (`menu_items`) WHERE `menu_id` = 4 ORDER BY `lft` ASC | 0.061ms | 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.058ms | 4 |
SELECT `settings`.* FROM (`settings`) WHERE `alias` = 'main' ORDER BY `settings`.`id` ASC LIMIT 0, 1 | 0.126ms | 1 |
SELECT `branches`.* FROM (`branches`) WHERE `main` = 1 ORDER BY `branches`.`id` ASC LIMIT 0, 1 | 0.088ms | 1 |
SELECT `goods`.* FROM (`goods`) WHERE `goods`.`id` = '2020301' ORDER BY `goods`.`id` ASC LIMIT 0, 1 | 0.396ms | 1 |
SELECT `goods`.* FROM (`goods`) WHERE `goods`.`id` = 2019201 ORDER BY `goods`.`id` ASC LIMIT 0, 1 | 0.324ms | 1 |
SELECT `categories`.* FROM (`categories`) WHERE `categories`.`id` = '68' ORDER BY `categories`.`lft` ASC, `categories`.`position` ASC LIMIT 0, 1 | 0.08ms | 1 |
SELECT `categories`.* FROM (`categories`) WHERE lft < 288 AND rgt > 309 ORDER BY `lft` ASC | 0.34ms | 1 |
SELECT `images`.* FROM (`images`) WHERE `images`.`id` = 727494 ORDER BY `images`.`id` ASC LIMIT 0, 1 | 0.125ms | 1 |
SELECT `categories`.* FROM (`categories`) WHERE `categories`.`id` = 68 ORDER BY `categories`.`lft` ASC, `categories`.`position` ASC LIMIT 0, 1 | 0.094ms | 1 |
SELECT `id`, `id` FROM (`categories`) WHERE lft <= 288 AND rgt >= 309 ORDER BY `lft` DESC | 0.057ms | 2 |
SELECT `categories`.* FROM (`categories`) WHERE `categories`.`id` = '9101' ORDER BY `categories`.`lft` ASC, `categories`.`position` ASC LIMIT 0, 1 | 0.07ms | 1 |
SELECT `categories`.* FROM (`categories`) WHERE `categories`.`id` = '68' ORDER BY `categories`.`lft` ASC, `categories`.`position` ASC LIMIT 0, 1 | 0.063ms | 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 = 2019201 and images.id != 727494 ORDER BY `images`.`id` ASC | 122.17ms | 25 |
SELECT `goods_texts`.* FROM (`goods_texts`) WHERE `goods_texts`.`good_id` = 2019201 ORDER BY `goods_texts`.`id` ASC LIMIT 0, 1 | 0.191ms | 1 |
SELECT `images`.* FROM (`images`) WHERE `images`.`id` = 549801 ORDER BY `images`.`id` ASC LIMIT 0, 1 | 0.079ms | 1 |
Select `id` From `goods_price_settings` where `default_eshop` = 1 Limit 1 | 0.068ms | 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.063ms | 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` = 2019201 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 | 0.141ms | 15 |
SELECT `producers`.* FROM (`producers`) WHERE `producers`.`id` = 401 ORDER BY `producers`.`name` ASC LIMIT 0, 1 | 0.117ms | 1 |
SELECT `goods_texts`.* FROM (`goods_texts`) WHERE `goods_texts`.`good_id` = 2020301 ORDER BY `goods_texts`.`id` ASC LIMIT 0, 1 | 0.312ms | 0 |
SELECT `id`, `id` FROM (`categories`) WHERE lft <= 288 AND rgt >= 309 ORDER BY `lft` DESC | 0.09ms | 2 |
SELECT a.* FROM `attributes` AS a INNER JOIN `goods_attributes` AS ga ON (ga.attribute_id = a.id AND ga.good_id in (3758785,2020901,2526901,2177101,3758771,2020101,2019901,2526601,2020401,2020001,2020601,3758770,2020301,2020701,2914501) 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.087ms | 3 |
Select Count(*) as `count` From `goods_attributes` where main = -1 and value != "" and `good_id` in (3758785,2020901,2526901,2177101,3758771,2020101,2019901,2526601,2020401,2020001,2020601,3758770,2020301,2020701,2914501) | 0.067ms | 1 |
select (sum(stor_count) - sum(blok_count)) as count from goods_branches where good_id = "2020301" | 0.078ms | 1 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'presenter_price' | 0.067ms | 0 |
SELECT `goods`.* FROM (`goods`) RIGHT JOIN `recommanded_goods` ON (`recommanded_goods`.`recommand_id` = `goods`.`id`) WHERE `recommanded_goods`.`goods_id` = 2020301 ORDER BY `goods`.`id` ASC | 0.889ms | 0 |
INSERT INTO `_sys_request_params` (`data`, `parameters`, `admin_id`, `key`) VALUES ('a:2:{s:12:\"safe_timeout\";i:1656264544;s:12:\"private_hash\";s:13:\"62b897564c1f6\";}', '||', 0, '62b897564ce8f36892297') | 0.334ms | 1 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'core' | 0.079ms | 0 |
Total: 48 | 129.947ms | 103 |
Session | Value |
session_id | q6rtheuiglquu12g731mh2e3p7 |
total_hits | 1 |
_kf_flash_ | Array |
user_agent | CCBot/2.0 (https://commoncrawl.org/faq/) |
ip_address | 3.235.228.219 |
last_activity | 1656264534 |
settings | stdClass [object] |