Router | Value |
name | home |
controller | homepage |
method | index |
arguments | Array |
params | Array |
Benchmarks | Time | Count | Memory |
Kohana Loading | 5.9ms | 1 | 0.20MB |
Environment Setup | 5.6ms | 1 | 0.13MB |
System Initialization | 3.3ms | 1 | 0.04MB |
Controller Setup | 201.1ms | 1 | 3.07MB |
Presenter Module Logo Render | 7.6ms | 1 | 0.15MB |
Loading I18n From DB | 2ms | 3 | 0.02MB |
Presenter Module Search Render | 31.7ms | 1 | 0.10MB |
Presenter Module BasketInfo Render | 61.5ms | 1 | 1.23MB |
Controller Execution | 100.2ms | 1 | 1.57MB |
Presenter Module Good Render | 6.6ms | 16 | 0.04MB |
Total Execution | 310.5ms | 1 | 4.87MB |
View name | Directory | Filename | Count | Min | Avg | Max | Memory |
presenter_module/logo | MODPATH/presenter | presenter_module/logo.php | 1 | 4.28ms | 4.28ms | 4.28ms | 0.10MB |
presenter_module/newsletter/cs_message | MODPATH/presenter | presenter_module/newsletter/cs_message.php | 1 | 0.104ms | 0.104ms | 0.104ms | 0.00MB |
presenter_menu/ul_li_list | APPPATH | presenter_menu/ul_li_list.php | 1 | 1.11ms | 1.11ms | 1.11ms | 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 | 31.174ms | 31.174ms | 31.174ms | 0.10MB |
presenter_module/basketinfo | MODPATH/presenter | presenter_module/basketinfo.php | 1 | 61.111ms | 61.111ms | 61.111ms | 1.23MB |
presenter_menu/categories_alza_style | APPPATH | presenter_menu/categories_alza_style.php | 1 | 2.871ms | 2.871ms | 2.871ms | 0.02MB |
presenter_menu/footer_menu | APPPATH | presenter_menu/footer_menu.php | 2 | 0.216ms | 0.232ms | 0.247ms | 0.00MB |
homepage | APPPATH | homepage.php | 1 | 89.983ms | 89.983ms | 89.983ms | 1.51MB |
shop/photoBanner | APPPATH | shop/photoBanner.php | 1 | 2.12ms | 2.12ms | 2.12ms | 0.06MB |
presenter_module/good/item | APPPATH | presenter_module/good/item.php | 16 | 0.063ms | 0.163ms | 0.391ms | 0.00MB |
Queries | Time | Rows |
Connecting to DB | 0.351ms | 1 |
ROLLBACK | 0.121ms | 0 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'presenter_module' | 0.104ms | 12 |
SELECT * FROM (`sessions`) WHERE `session_id` = 'n4odb3ejmb9n0bdvopb12cqtv7' LIMIT 0, 1 | 0.704ms | 0 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'presenter_menu' | 0.065ms | 0 |
SELECT `menus`.* FROM (`menus`) WHERE `alias` = 'Horni-menu' ORDER BY `menus`.`id` ASC LIMIT 0, 1 | 0.053ms | 0 |
SELECT `menu_items`.* FROM (`menu_items`) WHERE `menu_id` = 0 ORDER BY `lft` ASC | 0.058ms | 0 |
SELECT `states`.* FROM (`states`) WHERE `shortcut` = 'cz' ORDER BY `states`.`ordering` ASC LIMIT 0, 1 | 0.082ms | 1 |
SELECT `exchange_rates`.* FROM (`exchange_rates`) WHERE `shortcut` = 'CZK' ORDER BY `exchange_rates`.`id` ASC LIMIT 0, 1 | 0.062ms | 1 |
SELECT `basket_items`.* FROM (`basket_items`) WHERE good_id > 0 AND `random_customer_id` = 104578122 AND `owner` = 'not_loged' ORDER BY `basket_items`.`id` ASC | 1.063ms | 0 |
select * from settings_variables where model_name = "basket_item" | 0.1ms | 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.061ms | 1 |
SELECT `settings`.* FROM (`settings`) WHERE `alias` = 'main' ORDER BY `settings`.`id` ASC LIMIT 0, 1 | 0.092ms | 1 |
SELECT `exchange_rates`.* FROM (`exchange_rates`) WHERE `shortcut` = 'CZK' ORDER BY `exchange_rates`.`id` ASC LIMIT 0, 1 | 0.056ms | 1 |
SELECT `categories`.* FROM (`categories`) WHERE `visible` = 1 AND `visible` = 1 AND `parent_id` = 0 ORDER BY `lft` ASC | 0.064ms | 7 |
Select MAX(`updated`) as `updated` From `categories` | 0.047ms | 1 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'presenter_routes' | 0.059ms | 0 |
SELECT `menus`.* FROM (`menus`) WHERE `alias` = 'footer-menu-about-company' ORDER BY `menus`.`id` ASC LIMIT 0, 1 | 0.087ms | 1 |
SELECT `menu_items`.* FROM (`menu_items`) WHERE `menu_id` = 4 ORDER BY `lft` ASC | 0.049ms | 3 |
SELECT `menus`.* FROM (`menus`) WHERE `alias` = 'footer-menu-info' ORDER BY `menus`.`id` ASC LIMIT 0, 1 | 0.049ms | 1 |
SELECT `menu_items`.* FROM (`menu_items`) WHERE `menu_id` = 5 ORDER BY `lft` ASC | 0.048ms | 4 |
SELECT `settings`.* FROM (`settings`) WHERE `alias` = 'main' ORDER BY `settings`.`id` ASC LIMIT 0, 1 | 0.079ms | 1 |
SELECT `branches`.* FROM (`branches`) WHERE `main` = 1 ORDER BY `branches`.`id` ASC LIMIT 0, 1 | 0.055ms | 1 |
SELECT `photo_banners`.* FROM (`photo_banners`) ORDER BY `sort` ASC | 0.059ms | 0 |
SELECT `contents`.* FROM (`contents`) WHERE `name` = 'homepage' ORDER BY `contents`.`id` ASC LIMIT 0, 1 | 0.054ms | 1 |
SELECT `goods`.* FROM (`goods`) LEFT JOIN `categories_goods` ON (`categories_goods`.`good_id` = `goods`.`id`) WHERE goods.union_id = 0 AND categories_goods.category_id IN ( 9703, 9704, 9705, 9706, 9707 ) GROUP BY `goods`.`id` ORDER BY RAND() LIMIT 0, 8 | 2.104ms | 8 |
SELECT `images`.* FROM (`images`) WHERE `images`.`id` = 729146 ORDER BY `images`.`id` ASC LIMIT 0, 1 | 0.055ms | 1 |
Select `id` From `goods_price_settings` where `default_eshop` = 1 Limit 1 | 0.058ms | 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.052ms | 1 |
Select * From `payment_discounts` Where (`goods_price_setting_id` = 1 or goods_price_setting_id = 0) and (payment_id = NULL or payment_id = 0) and 123.970000 between `from` and `to` and `only_logged` = 0 | 0.072ms | 0 |
Select * From `customer_discounts` Where `customer_id` = 0 and (payment_id = NULL or payment_id = 0) and 123.970000 between `from` and `to` | 0.05ms | 0 |
SELECT `images`.* FROM (`images`) WHERE `images`.`id` = 727928 ORDER BY `images`.`id` ASC LIMIT 0, 1 | 0.062ms | 1 |
Select * From `payment_discounts` Where (`goods_price_setting_id` = 1 or goods_price_setting_id = 0) and (payment_id = NULL or payment_id = 0) and 128.100000 between `from` and `to` and `only_logged` = 0 | 0.055ms | 0 |
Select * From `customer_discounts` Where `customer_id` = 0 and (payment_id = NULL or payment_id = 0) and 128.100000 between `from` and `to` | 0.047ms | 0 |
SELECT `images`.* FROM (`images`) WHERE `images`.`id` = 728985 ORDER BY `images`.`id` ASC LIMIT 0, 1 | 0.058ms | 1 |
SELECT `states`.* FROM (`states`) WHERE `states`.`id` = 'cz' ORDER BY `states`.`ordering` ASC LIMIT 0, 1 | 0.054ms | 1 |
Select * From `payment_discounts` Where (`goods_price_setting_id` = 1 or goods_price_setting_id = 0) and (payment_id = NULL or payment_id = 0) and 91.740000 between `from` and `to` and `only_logged` = 0 | 0.049ms | 0 |
Select * From `customer_discounts` Where `customer_id` = 0 and (payment_id = NULL or payment_id = 0) and 91.740000 between `from` and `to` | 0.045ms | 0 |
SELECT `images`.* FROM (`images`) WHERE `images`.`id` = 729145 ORDER BY `images`.`id` ASC LIMIT 0, 1 | 0.058ms | 1 |
Select * From `payment_discounts` Where (`goods_price_setting_id` = 1 or goods_price_setting_id = 0) and (payment_id = NULL or payment_id = 0) and 123.970000 between `from` and `to` and `only_logged` = 0 | 0.052ms | 0 |
Select * From `customer_discounts` Where `customer_id` = 0 and (payment_id = NULL or payment_id = 0) and 123.970000 between `from` and `to` | 0.049ms | 0 |
SELECT `images`.* FROM (`images`) WHERE `images`.`id` = 729136 ORDER BY `images`.`id` ASC LIMIT 0, 1 | 0.09ms | 1 |
Select * From `payment_discounts` Where (`goods_price_setting_id` = 1 or goods_price_setting_id = 0) and (payment_id = NULL or payment_id = 0) and 652.890000 between `from` and `to` and `only_logged` = 0 | 0.133ms | 0 |
Select * From `customer_discounts` Where `customer_id` = 0 and (payment_id = NULL or payment_id = 0) and 652.890000 between `from` and `to` | 0.054ms | 0 |
select (sum(stor_count) - sum(blok_count)) as count from goods_branches where good_id = "3760638" | 0.046ms | 1 |
SELECT `images`.* FROM (`images`) WHERE `images`.`id` = 727319 ORDER BY `images`.`id` ASC LIMIT 0, 1 | 0.058ms | 1 |
Select * From `payment_discounts` Where (`goods_price_setting_id` = 1 or goods_price_setting_id = 0) and (payment_id = NULL or payment_id = 0) and 123.970000 between `from` and `to` and `only_logged` = 0 | 0.056ms | 0 |
Select * From `customer_discounts` Where `customer_id` = 0 and (payment_id = NULL or payment_id = 0) and 123.970000 between `from` and `to` | 0.046ms | 0 |
SELECT `images`.* FROM (`images`) WHERE `images`.`id` = 729153 ORDER BY `images`.`id` ASC LIMIT 0, 1 | 0.057ms | 1 |
Select * From `payment_discounts` Where (`goods_price_setting_id` = 1 or goods_price_setting_id = 0) and (payment_id = NULL or payment_id = 0) and 206.610000 between `from` and `to` and `only_logged` = 0 | 0.053ms | 0 |
Select * From `customer_discounts` Where `customer_id` = 0 and (payment_id = NULL or payment_id = 0) and 206.610000 between `from` and `to` | 0.047ms | 0 |
SELECT `images`.* FROM (`images`) WHERE `images`.`id` = 729152 ORDER BY `images`.`id` ASC LIMIT 0, 1 | 0.058ms | 1 |
Select * From `payment_discounts` Where (`goods_price_setting_id` = 1 or goods_price_setting_id = 0) and (payment_id = NULL or payment_id = 0) and 123.970000 between `from` and `to` and `only_logged` = 0 | 0.052ms | 0 |
Select * From `customer_discounts` Where `customer_id` = 0 and (payment_id = NULL or payment_id = 0) and 123.970000 between `from` and `to` | 0.046ms | 0 |
SELECT `goods`.* FROM (`goods`) WHERE goods.union_id > 0 AND goods.document_state_id in(8,12,13) AND `goods`.`discount1` NOT IN ('',0,'0%',' ') GROUP BY `goods`.`id` ORDER BY RAND() LIMIT 0, 8 | 27.92ms | 8 |
SELECT `images`.* FROM (`images`) WHERE `good_id` = 3072901 ORDER BY `images`.`id` ASC | 0.322ms | 1 |
select (sum(stor_count) - sum(blok_count)) as count from goods_branches where good_id = "3291501" | 0.211ms | 1 |
SELECT `images`.* FROM (`images`) WHERE `good_id` = 3072901 ORDER BY `images`.`id` ASC | 0.073ms | 1 |
SELECT `images`.* FROM (`images`) WHERE `images`.`id` = 728934 ORDER BY `images`.`id` ASC LIMIT 0, 1 | 0.07ms | 1 |
select (sum(stor_count) - sum(blok_count)) as count from goods_branches where good_id = "3758785" | 0.064ms | 1 |
SELECT `images`.* FROM (`images`) WHERE `good_id` = 2486301 ORDER BY `images`.`id` ASC | 0.09ms | 1 |
SELECT `images`.* FROM (`images`) WHERE `good_id` = 2486301 ORDER BY `images`.`id` ASC | 0.069ms | 1 |
SELECT `images`.* FROM (`images`) WHERE `images`.`id` = 727492 ORDER BY `images`.`id` ASC LIMIT 0, 1 | 0.161ms | 1 |
select (sum(stor_count) - sum(blok_count)) as count from goods_branches where good_id = "2526901" | 0.244ms | 1 |
SELECT `images`.* FROM (`images`) WHERE `good_id` = 3745263 ORDER BY `images`.`id` ASC | 0.087ms | 2 |
select (sum(stor_count) - sum(blok_count)) as count from goods_branches where good_id = "3746229" | 0.194ms | 1 |
SELECT `images`.* FROM (`images`) WHERE `good_id` = 3745263 ORDER BY `images`.`id` ASC | 0.072ms | 2 |
SELECT `images`.* FROM (`images`) WHERE `good_id` = 3745263 ORDER BY `images`.`id` ASC | 0.067ms | 2 |
select (sum(stor_count) - sum(blok_count)) as count from goods_branches where good_id = "3749611" | 0.063ms | 1 |
SELECT `images`.* FROM (`images`) WHERE `good_id` = 3745263 ORDER BY `images`.`id` ASC | 0.072ms | 2 |
SELECT `images`.* FROM (`images`) WHERE `good_id` = 3742133 ORDER BY `images`.`id` ASC | 0.067ms | 1 |
select (sum(stor_count) - sum(blok_count)) as count from goods_branches where good_id = "3742134" | 0.085ms | 1 |
SELECT `images`.* FROM (`images`) WHERE `good_id` = 3742133 ORDER BY `images`.`id` ASC | 0.068ms | 1 |
SELECT `images`.* FROM (`images`) WHERE `images`.`id` = 728937 ORDER BY `images`.`id` ASC LIMIT 0, 1 | 0.159ms | 1 |
select (sum(stor_count) - sum(blok_count)) as count from goods_branches where good_id = "2020101" | 0.176ms | 1 |
Total: 75 | 37.672ms | 93 |
Session | Value |
session_id | n4odb3ejmb9n0bdvopb12cqtv7 |
total_hits | 1 |
_kf_flash_ | Array |
user_agent | CCBot/2.0 (https://commoncrawl.org/faq/) |
ip_address | 3.235.78.122 |
last_activity | 1656573507 |
settings | stdClass [object] |