Benchmarks | Time | Count | Memory |
Kohana Loading | 0.006 | 1 | 0.11MB |
Environment Setup | 0.006 | 1 | 0.05MB |
System Initialization | 0.055 | 1 | 0.89MB |
Controller Setup | 0.055 | 1 | 1.23MB |
Controller Execution | 0.671 | 1 | 5.98MB |
Loading I18n From DB | 0.003 | 5 | 0.06MB |
Presenter Module Goods Render | 0.176 | 1 | 1.93MB |
Presenter Module Good Filtercontainer Render | 0.087 | 1 | 0.92MB |
Presenter Module Good Order Render | 0.009 | 1 | 0.39MB |
Presenter Module Good List Render | 0.001 | 1 | 0.00MB |
Presenter Module Category Contentlist Render | 0.007 | 1 | 0.13MB |
Presenter Module Logo Render | 0.001 | 2 | 0.00MB |
Presenter Module Search Render | 0.004 | 1 | 0.03MB |
Presenter Menu Top | 0.004 | 1 | 0.01MB |
Presenter Module BasketInfo Render | 0.070 | 1 | 1.34MB |
Presenter Menu Categories Full | 0.040 | 1 | 0.05MB |
Presenter Menu Category | 0.250 | 1 | 0.24MB |
Presenter Module Breadcrumbs Render | 0.001 | 1 | 0.00MB |
Presenter Menu Categories Main | 0.008 | 1 | 0.01MB |
Presenter Menu Account | 0.001 | 1 | -0.00MB |
Total Execution | 0.788 | 1 | 8.21MB |
Queries | Time | Rows |
Connecting to DB | 0.000 | 1 |
Select * From `route_urls` Where old_url = 'https://www.jansvoboda.cz/E18500-c76259' | 0.000 | 0 |
SELECT `categories`.*
FROM (`categories`)
WHERE `categories`.`id` = '76259'
ORDER BY `categories`.`lft` ASC, `categories`.`position` ASC
LIMIT 0, 1 | 0.000 | 1 |
ROLLBACK | 0.000 | 0 |
SELECT `settings`.*
FROM (`settings`)
WHERE `alias` = 'main'
ORDER BY `settings`.`id` ASC
LIMIT 0, 1 | 0.000 | 1 |
SELECT `branches`.*
FROM (`branches`)
WHERE `main` = 1
ORDER BY `branches`.`id` ASC
LIMIT 0, 1 | 0.000 | 1 |
SELECT `categories`.*
FROM (`categories`)
WHERE lft < 20
AND rgt > 21
ORDER BY `lft` ASC | 0.001 | 3 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'presenter_routes' | 0.000 | 0 |
SELECT `goods`.`id` AS `id`
FROM (`goods`)
INNER JOIN `categories_goods` ON (`categories_goods`.`category_id` = 76259 AND `goods`.`id` = `categories_goods`.`good_id`)
WHERE categories_goods.id IS NOT NULL
AND `goods`.`visible_retail` = 1
GROUP BY `goods`.`id`
ORDER BY `goods`.`id` ASC | 0.021 | 0 |
INSERT INTO `_sys_request_params` (`data`, `parameters`, `admin_id`, `key`) VALUES ('a:0:{}', '||', 0, '5c679e2a8af041625979217') | 0.044 | 1 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'presenter_module' | 0.000 | 13 |
SELECT `goods_price_settings`.*
FROM (`goods_price_settings`)
WHERE `default_eshop` = 1
ORDER BY `goods_price_settings`.`sort` ASC
LIMIT 0, 1 | 0.000 | 1 |
SELECT `goods`.*
FROM (`goods`)
WHERE 0
ORDER BY goods.name ASC
LIMIT 0, 25 | 0.000 | 0 |
SELECT COUNT(*) AS `total_rows` FROM (SELECT `goods`.*
FROM (`goods`)
WHERE 0
ORDER BY goods.name ASC) AS `counted_results` | 0.000 | 1 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'pagination' | 0.000 | 0 |
INSERT INTO `_sys_request_params` (`data`, `parameters`, `admin_id`, `key`) VALUES ('a:2:{s:7:\"pending\";a:12:{s:6:\"select\";a:0:{}s:3:\"set\";a:0:{}s:4:\"from\";a:0:{}s:4:\"join\";a:0:{}s:5:\"where\";a:1:{i:0;s:1:\"0\";}s:7:\"orderby\";a:0:{}s:5:\"order\";a:0:{}s:7:\"groupby\";a:0:{}s:6:\"having\";a:0:{}s:8:\"distinct\";b:0;s:5:\"limit\";b:0;s:6:\"offset\";b:0;}s:11:\"total_count\";i:0;}', '||', 0, '5c679e2a9fda21995859098') | 0.043 | 1 |
SELECT `else_images`.*
FROM (`else_images`)
WHERE `id` = 105601
ORDER BY `else_images`.`id` ASC
LIMIT 0, 1 | 0.000 | 1 |
SELECT `contents`.*
FROM (`contents`)
WHERE `category_ids` = '|76259|'
ORDER BY `date` DESC | 0.001 | 0 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'presenter_menu' | 0.000 | 0 |
SELECT `states`.*
FROM (`states`)
WHERE `shortcut` = 'cz'
ORDER BY `states`.`ordering` ASC
LIMIT 0, 1 | 0.000 | 1 |
SELECT `exchange_rates`.*
FROM (`exchange_rates`)
WHERE `shortcut` = 'CZK'
ORDER BY `exchange_rates`.`id` ASC
LIMIT 0, 1 | 0.000 | 1 |
SELECT `exchange_rates`.*
FROM (`exchange_rates`)
WHERE `shortcut` = 'CZK'
ORDER BY `exchange_rates`.`id` ASC
LIMIT 0, 1 | 0.000 | 1 |
SELECT `basket_items`.*
FROM (`basket_items`)
WHERE good_id > 0
AND `random_customer_id` = 257206217
AND `owner` = 'not_loged'
ORDER BY `basket_items`.`id` ASC | 0.000 | 0 |
SELECT `settings`.*
FROM (`settings`)
WHERE `alias` = 'main'
ORDER BY `settings`.`id` ASC
LIMIT 0, 1 | 0.000 | 1 |
SELECT `categories`.*
FROM (`categories`)
WHERE `visible` = 1
AND depth <= 1
ORDER BY `categories`.`lft` ASC, `categories`.`position` ASC | 0.000 | 64 |
SELECT `id`, `id`
FROM (`categories`)
WHERE lft <= 20
AND rgt >= 21
ORDER BY `lft` DESC | 0.000 | 4 |
SELECT `categories`.*
FROM (`categories`)
WHERE `visible` = 1
ORDER BY `categories`.`lft` ASC, `categories`.`position` ASC | 0.000 | 436 |
SELECT `categories`.*
FROM (`categories`)
WHERE `parent_id` IN (76259,64301,4501,63101,0)
AND `visible` = 1
AND depth <= 0
ORDER BY `categories`.`lft` ASC, `categories`.`position` ASC | 0.001 | 12 |
Select `key`, `text` From `i18n` where `language` = 'cs_CZ' and `group` = 'web' | 0.000 | 0 |
Total: 29 | 0.114 | 545 |