Query Metrics
12
Database Queries
7
Different statements
20.58 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
8.20 ms (39.84%) |
1 |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1790369984 "cache_tree_oidl_990" ]
|
||||||||||||||||||||||||||||||
|
7.82 ms (37.98%) |
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 => 1790369984 0 => "cache_tree_oidl_990" 1 => "a:2:{s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"81210";s:10:"product_id";i:81210;s:4:"name";s:48:"Bazen sa pumpom Easy set 2.44 x 61cm 28108 Intex";s:12:"product_name";s:48:"Bazen sa pumpom Easy set 2.44 x 61cm 28108 Intex";s:3:"url";s:47:"bazen-sa-pumpom-easy-set-244-x-61cm-28108-intex";s:4:"path";s:10:"/1/44/990/";}i:1;a:6:{s:2:"id";s:5:"97721";s:10:"product_id";i:97721;s:4:"name";s:32:"Bazen za decu 183 x 51cm Bestway";s:12:"product_name";s:32:"Bazen za decu 183 x 51cm Bestway";s:3:"url";s:32:"bazen-za-decu-183-x-51cm-bestway";s:4:"path";s:10:"/1/44/990/";}i:2;a:6:{s:2:"id";s:5:"50646";s:10:"product_id";i:50646;s:4:"name";s:38:"Bazen porodični 262x175x51 cm Bestway";s:12:"product_name";s:38:"Bazen porodični 262x175x51 cm Bestway";s:3:"url";s:37:"bazen-porodicni-262x175x51-cm-bestway";s:4:"path";s:10:"/1/44/990/";}i:3;a:6:{s:2:"id";s:6:"118031";s:10:"product_id";i:118031;s:4:"name";s:34:"Bazen 240x63cm 2074 l ED-26-329101";s:12:"product_name";s:34:"Bazen 240x63cm 2074 l ED-26-329101";s:3:"url";s:34:"bazen-240x63cm-2074-l-ed-26-329101";s:4:"path";s:10:"/1/44/990/";}i:4;a:6:{s:2:"id";s:6:"120494";s:10:"product_id";i:120494;s:4:"name";s:33:"Bazen 244x61 cm - bestway BESTWAY";s:12:"product_name";s:33:"Bazen 244x61 cm - bestway BESTWAY";s:3:"url";s:31:"bazen-244x61-cm-bestway-bestway";s:4:"path";s:10:"/1/44/990/";}}}" ] |
||||||||||||||||||||||||||||||
|
1.74 ms (8.46%) |
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:
[
"bazeni"
]
|
||||||||||||||||||||||||||||||
|
1.60 ms (7.76%) |
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:
[
990
]
|
||||||||||||||||||||||||||||||
|
0.55 ms (2.70%) |
4 |
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:
[ 1790369984 "cache_tree_oidl_990" ]
|
||||||||||||||||||||||||||||||
|
0.34 ms (1.64%) |
3 |
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:
[
44
]
|
||||||||||||||||||||||||||||||
|
0.33 ms (1.63%) |
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:
[ 990 990 ] |
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.