Query Metrics
24
Database Queries
9
Different statements
42.81 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
28.10 ms (65.64%) |
1 |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1780922623 "cache_tree_aim_161" ]
|
||||||||||||||||||||||||||||||
|
8.37 ms (19.56%) |
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 => 1780922623 0 => "cache_tree_aim_161" 1 => "a:2:{s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:6:"104526";s:10:"product_id";i:104526;s:4:"name";s:23:"Čepići za uši Levior";s:12:"product_name";s:23:"Čepići za uši Levior";s:3:"url";s:20:"cepici-za-usi-levior";s:4:"path";s:13:"/1/21/28/161/";}i:1;a:6:{s:2:"id";s:5:"76415";s:10:"product_id";i:76415;s:4:"name";s:50:"Čepići za uši od poliuretana sa vezicom EARLINE";s:12:"product_name";s:50:"Čepići za uši od poliuretana sa vezicom EARLINE";s:3:"url";s:47:"cepici-za-usi-od-poliuretana-sa-vezicom-earline";s:4:"path";s:13:"/1/21/28/161/";}i:2;a:6:{s:2:"id";s:5:"20444";s:10:"product_id";i:20444;s:4:"name";s:15:"Antifon 5 WOMAX";s:12:"product_name";s:15:"Antifon 5 WOMAX";s:3:"url";s:15:"antifon-5-womax";s:4:"path";s:13:"/1/21/28/161/";}i:3;a:6:{s:2:"id";s:5:"76416";s:10:"product_id";i:76416;s:4:"name";s:30:"Čepići za uši plavi EARLINE";s:12:"product_name";s:30:"Čepići za uši plavi EARLINE";s:3:"url";s:27:"cepici-za-usi-plavi-earline";s:4:"path";s:13:"/1/21/28/161/";}i:4;a:6:{s:2:"id";s:5:"72248";s:10:"product_id";i:72248;s:4:"name";s:23:"Antifon MAX 200 EARLINE";s:12:"product_name";s:23:"Antifon MAX 200 EARLINE";s:3:"url";s:23:"antifon-max-200-earline";s:4:"path";s:13:"/1/21/28/161/";}}}" ] |
||||||||||||||||||||||||||||||
|
2.17 ms (5.07%) |
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:
[
"antifoni"
]
|
||||||||||||||||||||||||||||||
|
1.19 ms (2.77%) |
8 |
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:
[
1
]
|
||||||||||||||||||||||||||||||
|
1.13 ms (2.65%) |
9 |
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:
[ 1780922623 "cache_tree_aim_1" ]
|
||||||||||||||||||||||||||||||
|
1.08 ms (2.51%) |
1 |
SELECT id, brand_name, brand_name_seo, brand_description, brand_image, meta_title, meta_description, meta_keywords, num_of_products, num_of_products_aim, img_size FROM proizvodjaci WHERE brand_name_seo = ? and active = 1
Parameters:
[
"dewalt"
]
|
||||||||||||||||||||||||||||||
|
0.54 ms (1.25%) |
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 AND k.fl_alat = 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 AND c2.fl_alat = 1) ORDER BY category_name
Parameters:
[ 161 161 ] |
||||||||||||||||||||||||||||||
|
0.15 ms (0.35%) |
1 |
SELECT k.id, k.category_name, k.category_name_seo, k.category_image, k.parent_category_id, k.level, k.show_category, k.active, k.fl_alat, k.category_name_aim FROM kategorije k INNER JOIN brand_to_category bc ON k.id = bc.fk_category_id AND bc.fk_brand_id = ? WHERE parent_category_id = ? AND active = 1 AND k.fl_alat = 1
Parameters:
[ 162 161 ]
|
||||||||||||||||||||||||||||||
|
0.09 ms (0.21%) |
1 |
SELECT page_title, page_meta_description, page_meta_keywords, web_page FROM website_tags WHERE website = ? and web_page IN (?, ?)
Parameters:
[ 2 "brendovi" "ostale" ]
|
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.