Router | Value |
name | good |
controller | presenter_good |
method | preview |
arguments | Array |
params | Array |
Benchmarks | Time | Count | Memory |
Kohana Loading | 28.1ms | 1 | 0.20MB |
Environment Setup | 26.6ms | 1 | 0.13MB |
System Initialization | 14.7ms | 1 | 0.04MB |
Controller Setup | 221.6ms | 1 | 3.30MB |
Presenter Module Logo Render | 7.5ms | 1 | 0.15MB |
Loading I18n From DB | 1.7ms | 5 | 0.03MB |
Presenter Module Search Render | 15.6ms | 1 | 0.10MB |
Presenter Module BasketInfo Render | 52.6ms | 1 | 1.23MB |
Controller Execution | 69.6ms | 1 | 1.96MB |
Presenter Module Good Recommanded Render | 1.6ms | 1 | 0.00MB |
Presenter Module Contact Render | 8.6ms | 1 | 0.11MB |
Total Execution | 334.1ms | 1 | 5.51MB |
View name | Directory | Filename | Count | Min | Avg | Max | Memory |
presenter_module/logo | MODPATH/presenter | presenter_module/logo.php | 1 | 4.092ms | 4.092ms | 4.092ms | 0.10MB |
presenter_module/newsletter/cs_message | MODPATH/presenter | presenter_module/newsletter/cs_message.php | 1 | 0.188ms | 0.188ms | 0.188ms | 0.00MB |
presenter_menu/ul_li_list | APPPATH | presenter_menu/ul_li_list.php | 1 | 1.13ms | 1.13ms | 1.13ms | 0.01MB |
presenter_menu/main_menu | APPPATH | presenter_menu/main_menu.php | 1 | 0.035ms | 0.035ms | 0.035ms | 0.00MB |
presenter_module/search | MODPATH/presenter | presenter_module/search.php | 1 | 15.15ms | 15.15ms | 15.15ms | 0.10MB |
presenter_module/basketinfo | MODPATH/presenter | presenter_module/basketinfo.php | 1 | 51.846ms | 51.846ms | 51.846ms | 1.23MB |
presenter_menu/categories_alza_style | APPPATH | presenter_menu/categories_alza_style.php | 1 | 2.612ms | 2.612ms | 2.612ms | 0.02MB |
presenter_menu/footer_menu | APPPATH | presenter_menu/footer_menu.php | 2 | 0.187ms | 0.199ms | 0.211ms | 0.00MB |
presenter/good | APPPATH | presenter/good.php | 1 | 29.943ms | 29.943ms | 29.943ms | 1.38MB |
presenter_module/good/recommanded | MODPATH/presenter | presenter_module/good/recommanded.php | 1 | 1.114ms | 1.114ms | 1.114ms | 0.00MB |
presenter_module/contact | MODPATH/presenter | presenter_module/contact.php | 1 | 8.165ms | 8.165ms | 8.165ms | 0.11MB |
presenter_module/contact/item-text | MODPATH/presenter | presenter_module/contact/item-text.php | 3 | 0.067ms | 0.377ms | 0.988ms | 0.01MB |
presenter_module/contact/@item-control-input | MODPATH/presenter | presenter_module/contact/@item-control-input.php | 4 | 0.009ms | 0.017ms | 0.037ms | 0.00MB |
presenter_module/contact/@item-label | MODPATH/presenter | presenter_module/contact/@item-label.php | 4 | 0.008ms | 0.013ms | 0.028ms | 0.00MB |
presenter_module/contact/@item-group | MODPATH/presenter | presenter_module/contact/@item-group.php | 4 | 0.009ms | 0.015ms | 0.03ms | 0.00MB |
presenter_module/contact/item-email | MODPATH/presenter | presenter_module/contact/item-email.php | 1 | 0.085ms | 0.085ms | 0.085ms | 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.033ms | 0.033ms | 0.033ms | 0.00MB |
Queries | Time | Rows |
Connecting to DB | 1.455ms | 1 |
ROLLBACK | 0.426ms | 0 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'presenter_module' | 0.11ms | 12 |
SELECT * FROM (`sessions`) WHERE `session_id` = 'om9kmpvaabvet6d4ffe05igia0' LIMIT 0, 1 | 0.228ms | 0 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'presenter_menu' | 0.083ms | 0 |
SELECT `menus`.* FROM (`menus`) WHERE `alias` = 'Horni-menu' ORDER BY `menus`.`id` ASC LIMIT 0, 1 | 0.065ms | 0 |
SELECT `menu_items`.* FROM (`menu_items`) WHERE `menu_id` = 0 ORDER BY `lft` ASC | 0.07ms | 0 |
SELECT `states`.* FROM (`states`) WHERE `shortcut` = 'cz' ORDER BY `states`.`ordering` ASC LIMIT 0, 1 | 0.071ms | 1 |
SELECT `exchange_rates`.* FROM (`exchange_rates`) WHERE `shortcut` = 'CZK' ORDER BY `exchange_rates`.`id` ASC LIMIT 0, 1 | 0.058ms | 1 |
SELECT `basket_items`.* FROM (`basket_items`) WHERE good_id > 0 AND `random_customer_id` = 1036228219 AND `owner` = 'not_loged' ORDER BY `basket_items`.`id` ASC | 0.954ms | 0 |
select * from settings_variables where model_name = "basket_item" | 0.093ms | 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.087ms | 1 |
SELECT `settings`.* FROM (`settings`) WHERE `alias` = 'main' ORDER BY `settings`.`id` ASC LIMIT 0, 1 | 0.125ms | 1 |
SELECT `exchange_rates`.* FROM (`exchange_rates`) WHERE `shortcut` = 'CZK' ORDER BY `exchange_rates`.`id` ASC LIMIT 0, 1 | 0.086ms | 1 |
SELECT `categories`.* FROM (`categories`) WHERE `visible` = 1 AND `visible` = 1 AND `parent_id` = 0 ORDER BY `lft` ASC | 0.291ms | 7 |
Select MAX(`updated`) as `updated` From `categories` | 0.085ms | 1 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'presenter_routes' | 0.063ms | 0 |
SELECT `menus`.* FROM (`menus`) WHERE `alias` = 'footer-menu-about-company' ORDER BY `menus`.`id` ASC LIMIT 0, 1 | 0.061ms | 1 |
SELECT `menu_items`.* FROM (`menu_items`) WHERE `menu_id` = 4 ORDER BY `lft` ASC | 0.068ms | 3 |
SELECT `menus`.* FROM (`menus`) WHERE `alias` = 'footer-menu-info' ORDER BY `menus`.`id` ASC LIMIT 0, 1 | 0.066ms | 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.1ms | 1 |
SELECT `branches`.* FROM (`branches`) WHERE `main` = 1 ORDER BY `branches`.`id` ASC LIMIT 0, 1 | 0.071ms | 1 |
SELECT `goods`.* FROM (`goods`) WHERE `goods`.`id` = '3746226' ORDER BY `goods`.`id` ASC LIMIT 0, 1 | 0.314ms | 1 |
SELECT `goods`.* FROM (`goods`) WHERE `goods`.`id` = 3745263 ORDER BY `goods`.`id` ASC LIMIT 0, 1 | 0.239ms | 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 lft < 203 AND rgt > 204 ORDER BY `lft` ASC | 0.288ms | 2 |
SELECT `images`.* FROM (`images`) WHERE `images`.`id` = 726708 ORDER BY `images`.`id` ASC LIMIT 0, 1 | 0.069ms | 1 |
SELECT `categories`.* FROM (`categories`) WHERE `categories`.`id` = 51 ORDER BY `categories`.`lft` ASC, `categories`.`position` ASC LIMIT 0, 1 | 0.068ms | 1 |
SELECT `id`, `id` FROM (`categories`) WHERE lft <= 203 AND rgt >= 204 ORDER BY `lft` DESC | 0.056ms | 3 |
SELECT `categories`.* FROM (`categories`) WHERE `categories`.`id` = '9709' ORDER BY `categories`.`lft` ASC, `categories`.`position` ASC LIMIT 0, 1 | 0.064ms | 1 |
SELECT `categories`.* FROM (`categories`) WHERE `categories`.`id` = '51' ORDER BY `categories`.`lft` ASC, `categories`.`position` ASC LIMIT 0, 1 | 0.059ms | 1 |
SELECT `categories`.* FROM (`categories`) WHERE `categories`.`id` = '47' ORDER BY `categories`.`lft` ASC, `categories`.`position` ASC LIMIT 0, 1 | 0.064ms | 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 | 0.065ms | 1 |
SELECT `goods_texts`.* FROM (`goods_texts`) WHERE `goods_texts`.`good_id` = 3745263 ORDER BY `goods_texts`.`id` ASC LIMIT 0, 1 | 0.062ms | 1 |
Select `id` From `goods_price_settings` where `default_eshop` = 1 Limit 1 | 0.085ms | 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.069ms | 1 |
SELECT `states`.* FROM (`states`) WHERE `states`.`id` = 'cz' ORDER BY `states`.`ordering` ASC LIMIT 0, 1 | 0.071ms | 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 | 0.147ms | 19 |
SELECT `producers`.* FROM (`producers`) WHERE `producers`.`id` = 401 ORDER BY `producers`.`name` ASC LIMIT 0, 1 | 0.087ms | 1 |
SELECT `goods_texts`.* FROM (`goods_texts`) WHERE `goods_texts`.`good_id` = 3746226 ORDER BY `goods_texts`.`id` ASC LIMIT 0, 1 | 0.15ms | 0 |
SELECT `id`, `id` FROM (`categories`) WHERE lft <= 203 AND rgt >= 204 ORDER BY `lft` DESC | 0.088ms | 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.089ms | 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.084ms | 1 |
select (sum(stor_count) - sum(blok_count)) as count from goods_branches where good_id = "3746226" | 0.084ms | 1 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'presenter_price' | 0.074ms | 0 |
SELECT `goods`.* FROM (`goods`) RIGHT JOIN `recommanded_goods` ON (`recommanded_goods`.`recommand_id` = `goods`.`id`) WHERE `recommanded_goods`.`goods_id` = 3746226 ORDER BY `goods`.`id` ASC | 0.766ms | 0 |
INSERT INTO `_sys_request_params` (`data`, `parameters`, `admin_id`, `key`) VALUES ('a:2:{s:12:\"safe_timeout\";i:1656266191;s:12:\"private_hash\";s:13:\"62b89dc55d851\";}', '||', 0, '62b89dc55e4b31422238615') | 0.2ms | 1 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'core' | 0.078ms | 0 |
Total: 49 | 8.267ms | 87 |
Session | Value |
session_id | om9kmpvaabvet6d4ffe05igia0 |
total_hits | 1 |
_kf_flash_ | Array |
user_agent | CCBot/2.0 (https://commoncrawl.org/faq/) |
ip_address | 3.235.228.219 |
last_activity | 1656266181 |
settings | stdClass [object] |