Query Metrics
19
Database Queries
6
Different statements
17.66 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
8.92 ms (50.50%) |
1 |
INSERT INTO cache_items (item_id, item_data, item_lifetime, item_time) VALUES (?, ?, ?, ?) ON DUPLICATE KEY UPDATE item_data = VALUES(item_data), item_lifetime = VALUES(item_lifetime), item_time = VALUES(item_time)
Parameters:
[ 2 => 3600 3 => 1790348086 0 => "cache_tree_oidl_583" 1 => "a:2:{s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:6:"114275";s:10:"product_id";i:114275;s:4:"name";s:29:"FESTA odvijač za bitove 1/4"";s:12:"product_name";s:29:"FESTA odvijač za bitove 1/4"";s:3:"url";s:26:"festa-odvijac-za-bitove-14";s:4:"path";s:13:"/1/21/23/583/";}i:1;a:6:{s:2:"id";s:6:"116158";s:10:"product_id";i:116158;s:4:"name";s:60:"Odvrtač za razbijanje 8×150 mm, čelik CrV HT1S068 Hogert";s:12:"product_name";s:60:"Odvrtač za razbijanje 8×150 mm, čelik CrV HT1S068 Hogert";s:3:"url";s:54:"odvrtac-za-razbijanje-8150-mm-celik-crv-ht1s068-hogert";s:4:"path";s:13:"/1/21/23/583/";}i:2;a:6:{s:2:"id";s:6:"102339";s:10:"product_id";i:102339;s:4:"name";s:51:"Felo Šrafciger sa T-ručkom HEX Nut SW10,0 x 125mm";s:12:"product_name";s:51:"Felo Šrafciger sa T-ručkom HEX Nut SW10,0 x 125mm";s:3:"url";s:48:"felo-srafciger-sa-t-ruckom-hex-nut-sw100-x-125mm";s:4:"path";s:13:"/1/21/23/583/";}i:3;a:6:{s:2:"id";s:6:"102344";s:10:"product_id";i:102344;s:4:"name";s:52:"Felo Šrafciger sa T-ručkom HEX Nut SW 8,0 x 125 mm";s:12:"product_name";s:52:"Felo Šrafciger sa T-ručkom HEX Nut SW 8,0 x 125 mm";s:3:"url";s:49:"felo-srafciger-sa-t-ruckom-hex-nut-sw-80-x-125-mm";s:4:"path";s:13:"/1/21/23/583/";}i:4;a:6:{s:2:"id";s:5:"55407";s:10:"product_id";i:55407;s:4:"name";s:44:"Ključ nasadni sa T-ručicom 193N 16mm UNIOR";s:12:"product_name";s:44:"Ključ nasadni sa T-ručicom 193N 16mm UNIOR";s:3:"url";s:42:"kljuc-nasadni-sa-t-rucicom-193n-16mm-unior";s:4:"path";s:13:"/1/21/23/583/";}}}" ] |
||||||||||||||||||||||||||||||
|
3.52 ms (19.93%) |
1 |
SELECT id, category_name, category_name_seo, category_image, category_film, category_pdf, description, parent_category_id, level, `timestamp`, show_category, active, fl_alat, category_name_aim, meta_title, meta_description, meta_keywords, created, updated, cache_tree, cache_tree_aim, show_eponuda FROM kategorije WHERE category_name_seo = ? and active = 1
Parameters:
[
"odvijaci-srafcigeri-gedora"
]
|
||||||||||||||||||||||||||||||
|
1.67 ms (9.45%) |
1 |
SELECT COUNT(*) AS broj_proizvoda FROM proizvodi WHERE category_id = ? AND show_product = 1 AND active = 1 AND (copy_from_id is NULL OR copy_from_id = '')
Parameters:
[
583
]
|
||||||||||||||||||||||||||||||
|
1.62 ms (9.18%) |
8 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1790348086 "cache_tree_oidl_583" ]
|
||||||||||||||||||||||||||||||
|
1.32 ms (7.50%) |
7 |
SELECT id, category_name, category_name_seo, category_image, category_film, category_pdf, description, parent_category_id, level, `timestamp`, show_category, active, fl_alat, category_name_aim, meta_title, meta_description, meta_keywords, created, updated, show_eponuda FROM kategorije WHERE id = ? and active = 1
Parameters:
[
23
]
|
||||||||||||||||||||||||||||||
|
0.61 ms (3.44%) |
1 |
SELECT k.id AS category_id, k.category_name, k.category_name_seo, k.category_name_aim, k.category_image FROM kategorije k WHERE k.parent_category_id = ? and k.active = 1 and k.show_category = 1 UNION ALL (SELECT c1.category_id, c2.category_name, c2.category_name_seo, c2.category_name_aim, c2.category_image FROM kategorije_veze c1, kategorije c2 WHERE c1.category_id = c2.id and c1.parent_category_id = ? and c1.active = 1 and c2.show_category = 1) ORDER BY category_name
Parameters:
[ 583 583 ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
No loaded entities.