Query Metrics
26
Database Queries
12
Different statements
145.52 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
87.26 ms (59.96%) |
1 |
SELECT k.category_name, k.category_name_seo, p.product_name, pl.id FROM kategorije k, proizvodi p, proizvodi_oprema pl WHERE p.id = pl.product_id AND p.id = ? AND pl.product_link_category_id = k.id AND p.active = 1 AND p.show_product = 1 AND k.active = 1 AND k.show_category = 1 ORDER BY pl.id
Parameters:
[
101899
]
|
||||||||||||||||||||||||||||||
|
30.69 ms (21.09%) |
1 |
SELECT page_title, page_meta_description, page_meta_keywords, web_page FROM website_tags WHERE website = ? and web_page IN (?, ?)
Parameters:
[ 2 "proizvodi" "ostale" ]
|
||||||||||||||||||||||||||||||
|
16.27 ms (11.18%) |
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 => 1780872526 0 => "cache_tree_aim_1317" 1 => "a:2:{s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"75086";s:10:"product_id";i:75086;s:4:"name";s:70:"Akumulatorski duvač lišća GC-CL 18 Li E-Solo Power X-Change Einhell";s:12:"product_name";s:70:"Akumulatorski duvač lišća GC-CL 18 Li E-Solo Power X-Change Einhell";s:3:"url";s:67:"akumulatorski-duvac-lisca-gc-cl-18-li-e-solo-power-x-change-einhell";s:4:"path";s:14:"/1/21/22/1317/";}i:1;a:6:{s:2:"id";s:5:"85342";s:10:"product_id";i:85342;s:4:"name";s:56:"Womax Akumulatorska duvalica za lišće P20 GP-LS S20 LI";s:12:"product_name";s:56:"Womax Akumulatorska duvalica za lišće P20 GP-LS S20 LI";s:3:"url";s:54:"womax-akumulatorska-duvalica-za-lisce-p20-gp-ls-s20-li";s:4:"path";s:14:"/1/21/22/1317/";}i:2;a:6:{s:2:"id";s:5:"73353";s:10:"product_id";i:73353;s:4:"name";s:51:"Akumulatorski duvač lišća VBV 2120 FUSE Villager";s:12:"product_name";s:51:"Akumulatorski duvač lišća VBV 2120 FUSE Villager";s:3:"url";s:48:"akumulatorski-duvac-lisca-vbv-2120-fuse-villager";s:4:"path";s:14:"/1/21/22/1317/";}i:3;a:6:{s:2:"id";s:6:"113338";s:10:"product_id";i:113338;s:4:"name";s:60:"Akumulatorska duvalica - duvač lišća – GRAPHITE 58G031";s:12:"product_name";s:60:"Akumulatorska duvalica - duvač lišća – GRAPHITE 58G031";s:3:"url";s:50:"akumulatorska-duvalica-duvac-lisca-graphite-58g031";s:4:"path";s:14:"/1/21/22/1317/";}i:4;a:6:{s:2:"id";s:6:"120482";s:10:"product_id";i:120482;s:4:"name";s:29:"Duvač baterijski gp-cb 21 li";s:12:"product_name";s:29:"Duvač baterijski gp-cb 21 li";s:3:"url";s:28:"duvac-baterijski-gp-cb-21-li";s:4:"path";s:14:"/1/21/22/1317/";}}}" ] |
||||||||||||||||||||||||||||||
|
8.03 ms (5.52%) |
1 |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1780872526 "cache_tree_aim_1317" ]
|
||||||||||||||||||||||||||||||
|
1.12 ms (0.77%) |
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:
[ 1780872526 "cache_tree_aim_1317" ]
|
||||||||||||||||||||||||||||||
|
1.05 ms (0.72%) |
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:
[
1317
]
|
||||||||||||||||||||||||||||||
|
0.43 ms (0.29%) |
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:
[ 1317 1317 ] |
||||||||||||||||||||||||||||||
|
0.31 ms (0.22%) |
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 id = ? and active = 1
Parameters:
[
1117
]
|
||||||||||||||||||||||||||||||
|
0.12 ms (0.09%) |
1 |
SELECT p.id id, p.product_id, p.name file_name, 1 file_type FROM proizvodi_pdf p WHERE p.active = 1 AND p.product_id = ? ORDER BY file_type
Parameters:
[
101899
]
|
||||||||||||||||||||||||||||||
|
0.09 ms (0.06%) |
1 |
SELECT * FROM proizvodi_komentari WHERE id_proizvoda = ? and active = 1 ORDER BY vreme DESC
Parameters:
[
101899
]
|
||||||||||||||||||||||||||||||
|
0.09 ms (0.06%) |
1 |
SELECT p.share_link FROM proizvodi_filmovi p WHERE p.product_id = ? AND p.share_link != '' AND p.active = 1
Parameters:
[
101899
]
|
||||||||||||||||||||||||||||||
|
0.07 ms (0.05%) |
1 |
SELECT * FROM proizvodi_rejting_star WHERE product_id = ?
Parameters:
[
101899
]
|
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.