Router | Value |
name | good |
controller | presenter_good |
method | preview |
arguments | Array |
params | Array |
Benchmarks | Time | Count | Memory |
Kohana Loading | 26.9ms | 1 | 0.20MB |
Environment Setup | 25.7ms | 1 | 0.13MB |
System Initialization | 17.9ms | 1 | 0.04MB |
Controller Setup | 298.5ms | 1 | 3.30MB |
Presenter Module Logo Render | 13.3ms | 1 | 0.15MB |
Loading I18n From DB | 1.8ms | 5 | 0.03MB |
Presenter Module Search Render | 12.4ms | 1 | 0.10MB |
Presenter Module BasketInfo Render | 51.6ms | 1 | 1.23MB |
Controller Execution | 91.3ms | 1 | 1.96MB |
Presenter Module Good Recommanded Render | 1.5ms | 1 | 0.00MB |
Presenter Module Contact Render | 8.2ms | 1 | 0.11MB |
Total Execution | 434.6ms | 1 | 5.51MB |
View name | Directory | Filename | Count | Min | Avg | Max | Memory |
presenter_module/logo | MODPATH/presenter | presenter_module/logo.php | 1 | 3.844ms | 3.844ms | 3.844ms | 0.10MB |
presenter_module/newsletter/cs_message | MODPATH/presenter | presenter_module/newsletter/cs_message.php | 1 | 0.103ms | 0.103ms | 0.103ms | 0.00MB |
presenter_menu/ul_li_list | APPPATH | presenter_menu/ul_li_list.php | 1 | 1.07ms | 1.07ms | 1.07ms | 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 | 11.9ms | 11.9ms | 11.9ms | 0.10MB |
presenter_module/basketinfo | MODPATH/presenter | presenter_module/basketinfo.php | 1 | 51.121ms | 51.121ms | 51.121ms | 1.23MB |
presenter_menu/categories_alza_style | APPPATH | presenter_menu/categories_alza_style.php | 1 | 2.505ms | 2.505ms | 2.505ms | 0.02MB |
presenter_menu/footer_menu | APPPATH | presenter_menu/footer_menu.php | 2 | 0.174ms | 0.19ms | 0.206ms | 0.00MB |
presenter/good | APPPATH | presenter/good.php | 1 | 33.515ms | 33.515ms | 33.515ms | 1.38MB |
presenter_module/good/recommanded | MODPATH/presenter | presenter_module/good/recommanded.php | 1 | 1.089ms | 1.089ms | 1.089ms | 0.00MB |
presenter_module/contact | MODPATH/presenter | presenter_module/contact.php | 1 | 7.825ms | 7.825ms | 7.825ms | 0.11MB |
presenter_module/contact/item-text | MODPATH/presenter | presenter_module/contact/item-text.php | 3 | 0.066ms | 0.368ms | 0.96ms | 0.01MB |
presenter_module/contact/@item-control-input | MODPATH/presenter | presenter_module/contact/@item-control-input.php | 4 | 0.009ms | 0.016ms | 0.031ms | 0.00MB |
presenter_module/contact/@item-label | MODPATH/presenter | presenter_module/contact/@item-label.php | 4 | 0.007ms | 0.012ms | 0.025ms | 0.00MB |
presenter_module/contact/@item-group | MODPATH/presenter | presenter_module/contact/@item-group.php | 4 | 0.009ms | 0.014ms | 0.029ms | 0.00MB |
presenter_module/contact/item-email | MODPATH/presenter | presenter_module/contact/item-email.php | 1 | 0.083ms | 0.083ms | 0.083ms | 0.00MB |
presenter_module/contact/item-hidden | MODPATH/presenter | presenter_module/contact/item-hidden.php | 2 | 0.009ms | 0.017ms | 0.025ms | 0.00MB |
presenter_module/contact/items | MODPATH/presenter | presenter_module/contact/items.php | 1 | 0.023ms | 0.023ms | 0.023ms | 0.00MB |
Queries | Time | Rows |
Connecting to DB | 1.143ms | 1 |
ROLLBACK | 0.412ms | 0 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'presenter_module' | 0.152ms | 12 |
SELECT * FROM (`sessions`) WHERE `session_id` = 'vl5vubtrb2egocdvla85f0pqj7' LIMIT 0, 1 | 0.296ms | 0 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'presenter_menu' | 0.112ms | 0 |
SELECT `menus`.* FROM (`menus`) WHERE `alias` = 'Horni-menu' ORDER BY `menus`.`id` ASC LIMIT 0, 1 | 0.07ms | 0 |
SELECT `menu_items`.* FROM (`menu_items`) WHERE `menu_id` = 0 ORDER BY `lft` ASC | 0.072ms | 0 |
SELECT `states`.* FROM (`states`) WHERE `shortcut` = 'cz' ORDER BY `states`.`ordering` ASC LIMIT 0, 1 | 0.091ms | 1 |
SELECT `exchange_rates`.* FROM (`exchange_rates`) WHERE `shortcut` = 'CZK' ORDER BY `exchange_rates`.`id` ASC LIMIT 0, 1 | 0.216ms | 1 |
SELECT `basket_items`.* FROM (`basket_items`) WHERE good_id > 0 AND `random_customer_id` = 749228219 AND `owner` = 'not_loged' ORDER BY `basket_items`.`id` ASC | 0.954ms | 0 |
select * from settings_variables where model_name = "basket_item" | 0.131ms | 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.092ms | 1 |
SELECT `settings`.* FROM (`settings`) WHERE `alias` = 'main' ORDER BY `settings`.`id` ASC LIMIT 0, 1 | 0.186ms | 1 |
SELECT `exchange_rates`.* FROM (`exchange_rates`) WHERE `shortcut` = 'CZK' ORDER BY `exchange_rates`.`id` ASC LIMIT 0, 1 | 0.123ms | 1 |
SELECT `categories`.* FROM (`categories`) WHERE `visible` = 1 AND `visible` = 1 AND `parent_id` = 0 ORDER BY `lft` ASC | 0.089ms | 7 |
Select MAX(`updated`) as `updated` From `categories` | 0.063ms | 1 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'presenter_routes' | 0.078ms | 0 |
SELECT `menus`.* FROM (`menus`) WHERE `alias` = 'footer-menu-about-company' ORDER BY `menus`.`id` ASC LIMIT 0, 1 | 0.06ms | 1 |
SELECT `menu_items`.* FROM (`menu_items`) WHERE `menu_id` = 4 ORDER BY `lft` ASC | 0.059ms | 3 |
SELECT `menus`.* FROM (`menus`) WHERE `alias` = 'footer-menu-info' ORDER BY `menus`.`id` ASC LIMIT 0, 1 | 0.065ms | 1 |
SELECT `menu_items`.* FROM (`menu_items`) WHERE `menu_id` = 5 ORDER BY `lft` ASC | 0.061ms | 4 |
SELECT `settings`.* FROM (`settings`) WHERE `alias` = 'main' ORDER BY `settings`.`id` ASC LIMIT 0, 1 | 0.091ms | 1 |
SELECT `branches`.* FROM (`branches`) WHERE `main` = 1 ORDER BY `branches`.`id` ASC LIMIT 0, 1 | 0.128ms | 1 |
SELECT `goods`.* FROM (`goods`) WHERE `goods`.`id` = '3746230' ORDER BY `goods`.`id` ASC LIMIT 0, 1 | 0.29ms | 1 |
SELECT `goods`.* FROM (`goods`) WHERE `goods`.`id` = 3745263 ORDER BY `goods`.`id` ASC LIMIT 0, 1 | 0.237ms | 1 |
SELECT `categories`.* FROM (`categories`) WHERE `categories`.`id` = '51' ORDER BY `categories`.`lft` ASC, `categories`.`position` ASC LIMIT 0, 1 | 0.187ms | 1 |
SELECT `categories`.* FROM (`categories`) WHERE lft < 203 AND rgt > 204 ORDER BY `lft` ASC | 0.298ms | 2 |
SELECT `images`.* FROM (`images`) WHERE `images`.`id` = 726708 ORDER BY `images`.`id` ASC LIMIT 0, 1 | 0.139ms | 1 |
SELECT `categories`.* FROM (`categories`) WHERE `categories`.`id` = 51 ORDER BY `categories`.`lft` ASC, `categories`.`position` ASC LIMIT 0, 1 | 0.155ms | 1 |
SELECT `id`, `id` FROM (`categories`) WHERE lft <= 203 AND rgt >= 204 ORDER BY `lft` DESC | 0.178ms | 3 |
SELECT `categories`.* FROM (`categories`) WHERE `categories`.`id` = '9709' ORDER BY `categories`.`lft` ASC, `categories`.`position` ASC LIMIT 0, 1 | 0.068ms | 1 |
SELECT `categories`.* FROM (`categories`) WHERE `categories`.`id` = '51' ORDER BY `categories`.`lft` ASC, `categories`.`position` ASC LIMIT 0, 1 | 0.072ms | 1 |
SELECT `categories`.* FROM (`categories`) WHERE `categories`.`id` = '47' ORDER BY `categories`.`lft` ASC, `categories`.`position` ASC LIMIT 0, 1 | 0.067ms | 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 = 3745263 and images.id != 726708 ORDER BY `images`.`id` ASC | 18.839ms | 1 |
SELECT `goods_texts`.* FROM (`goods_texts`) WHERE `goods_texts`.`good_id` = 3745263 ORDER BY `goods_texts`.`id` ASC LIMIT 0, 1 | 0.161ms | 1 |
Select `id` From `goods_price_settings` where `default_eshop` = 1 Limit 1 | 0.087ms | 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.084ms | 1 |
SELECT `states`.* FROM (`states`) WHERE `states`.`id` = 'cz' ORDER BY `states`.`ordering` ASC LIMIT 0, 1 | 0.074ms | 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` = 54) 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` = 41) 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` = 3745263 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 | 2.798ms | 19 |
SELECT `producers`.* FROM (`producers`) WHERE `producers`.`id` = 401 ORDER BY `producers`.`name` ASC LIMIT 0, 1 | 0.102ms | 1 |
SELECT `goods_texts`.* FROM (`goods_texts`) WHERE `goods_texts`.`good_id` = 3746230 ORDER BY `goods_texts`.`id` ASC LIMIT 0, 1 | 0.163ms | 0 |
SELECT `id`, `id` FROM (`categories`) WHERE lft <= 203 AND rgt >= 204 ORDER BY `lft` DESC | 0.102ms | 3 |
SELECT a.* FROM `attributes` AS a INNER JOIN `goods_attributes` AS ga ON (ga.attribute_id = a.id AND ga.good_id in (3745264,3746228,3746229,3746230,3746226,3746232,3746227,3746233,3749611,3746231,3746884,3745269,3746883,3747339,3746224,3747337,3747340,3746234,3747338) AND value != "" ) WHERE a.`position_shop` > 0 AND a.`category_id` in ('51','47','9709') GROUP BY a.`id` ORDER BY a.`position_shop` ASC, a.`name` ASC | 0.785ms | 3 |
Select Count(*) as `count` From `goods_attributes` where main = -1 and value != "" and `good_id` in (3745264,3746228,3746229,3746230,3746226,3746232,3746227,3746233,3749611,3746231,3746884,3745269,3746883,3747339,3746224,3747337,3747340,3746234,3747338) | 0.63ms | 1 |
select (sum(stor_count) - sum(blok_count)) as count from goods_branches where good_id = "3746230" | 0.194ms | 1 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'presenter_price' | 0.088ms | 0 |
SELECT `goods`.* FROM (`goods`) RIGHT JOIN `recommanded_goods` ON (`recommanded_goods`.`recommand_id` = `goods`.`id`) WHERE `recommanded_goods`.`goods_id` = 3746230 ORDER BY `goods`.`id` ASC | 0.721ms | 0 |
INSERT INTO `_sys_request_params` (`data`, `parameters`, `admin_id`, `key`) VALUES ('a:2:{s:12:\"safe_timeout\";i:1656262637;s:12:\"private_hash\";s:13:\"62b88fe334f09\";}', '||', 0, '62b88fe335ae02076884590') | 0.214ms | 1 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'core' | 0.087ms | 0 |
Total: 49 | 31.565ms | 87 |
Session | Value |
session_id | vl5vubtrb2egocdvla85f0pqj7 |
total_hits | 1 |
_kf_flash_ | Array |
user_agent | CCBot/2.0 (https://commoncrawl.org/faq/) |
ip_address | 3.235.228.219 |
last_activity | 1656262627 |
settings | stdClass [object] |