Query Metrics
20
Database Queries
7
Different statements
26.00 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
13.32 ms (51.21%) |
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 => 1790349536 0 => "cache_tree_oidl_999" 1 => "a:2:{s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"65923";s:10:"product_id";i:65923;s:4:"name";s:38:"Ručni prenosni frižider 10L - Curver";s:12:"product_name";s:38:"Ručni prenosni frižider 10L - Curver";s:3:"url";s:34:"rucni-prenosni-frizider-10l-curver";s:4:"path";s:14:"/1/29/368/999/";}i:1;a:6:{s:2:"id";s:5:"65924";s:10:"product_id";i:65924;s:4:"name";s:38:"Ručni prenosni frižider 20L - Curver";s:12:"product_name";s:38:"Ručni prenosni frižider 20L - Curver";s:3:"url";s:34:"rucni-prenosni-frizider-20l-curver";s:4:"path";s:14:"/1/29/368/999/";}i:2;a:6:{s:2:"id";s:5:"65925";s:10:"product_id";i:65925;s:4:"name";s:38:"Ručni prenosni frižider 32L - Curver";s:12:"product_name";s:38:"Ručni prenosni frižider 32L - Curver";s:3:"url";s:34:"rucni-prenosni-frizider-32l-curver";s:4:"path";s:14:"/1/29/368/999/";}i:3;a:6:{s:2:"id";s:6:"119282";s:10:"product_id";i:119282;s:4:"name";s:38:"Ručni frižider 23L – 12V, 45W HOME";s:12:"product_name";s:38:"Ručni frižider 23L – 12V, 45W HOME";s:3:"url";s:31:"rucni-frizider-23l-12v-45w-home";s:4:"path";s:14:"/1/29/368/999/";}i:4;a:6:{s:2:"id";s:5:"50472";s:10:"product_id";i:50472;s:4:"name";s:38:"Frižider za kola 24 L KB-7224 TRISTAR";s:12:"product_name";s:38:"Frižider za kola 24 L KB-7224 TRISTAR";s:3:"url";s:37:"frizider-za-kola-24-l-kb-7224-tristar";s:4:"path";s:14:"/1/29/368/999/";}}}" ] |
||||||||||||||||||||||||||||||
|
9.15 ms (35.18%) |
1 |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1790349536 "cache_tree_oidl_999" ]
|
||||||||||||||||||||||||||||||
|
1.84 ms (7.09%) |
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:
[
"rucni-frizideri"
]
|
||||||||||||||||||||||||||||||
|
0.54 ms (2.09%) |
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:
[ 1790349536 "cache_tree_oidl_999" ]
|
||||||||||||||||||||||||||||||
|
0.48 ms (1.85%) |
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:
[
999
]
|
||||||||||||||||||||||||||||||
|
0.45 ms (1.73%) |
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:
[
368
]
|
||||||||||||||||||||||||||||||
|
0.22 ms (0.85%) |
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:
[ 999 999 ] |
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.