Query Metrics
34
Database Queries
12
Different statements
53.43 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.19 ms |
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:
[
582
]
|
||||||||||||||||||||||||||||||||||
| 2 | 0.06 ms |
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:
[
1075
]
|
||||||||||||||||||||||||||||||||||
| 3 | 0.16 ms |
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:
[ 1790359938 "cache_tree_oidl_1075" ]
|
||||||||||||||||||||||||||||||||||
| 4 | 19.24 ms |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1790359938 "cache_tree_oidl_1075" ]
|
||||||||||||||||||||||||||||||||||
| 5 | 0.33 ms |
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:
[ 1075 1075 ] |
||||||||||||||||||||||||||||||||||
| 6 | 14.83 ms |
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 => 1790359938 0 => "cache_tree_oidl_1075" 1 => "a:2:{s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"76024";s:10:"product_id";i:76024;s:4:"name";s:16:"Puzzla meda Viga";s:12:"product_name";s:16:"Puzzla meda Viga";s:3:"url";s:15:"puzla-meda-viga";s:4:"path";s:15:"/1/13/615/1075/";}i:1;a:6:{s:2:"id";s:5:"76027";s:10:"product_id";i:76027;s:4:"name";s:16:"Puzzla auto Viga";s:12:"product_name";s:16:"Puzzla auto Viga";s:3:"url";s:15:"puzla-auto-viga";s:4:"path";s:15:"/1/13/615/1075/";}i:2;a:6:{s:2:"id";s:5:"76028";s:10:"product_id";i:76028;s:4:"name";s:17:"Puzzla avion Viga";s:12:"product_name";s:17:"Puzzla avion Viga";s:3:"url";s:16:"puzla-avion-viga";s:4:"path";s:15:"/1/13/615/1075/";}i:3;a:6:{s:2:"id";s:5:"64887";s:10:"product_id";i:64887;s:4:"name";s:31:"3D Puzzle Big Ben P174 CUBICFUN";s:12:"product_name";s:31:"3D Puzzle Big Ben P174 CUBICFUN";s:3:"url";s:30:"3d-puzle-big-ben-p174-cubicfun";s:4:"path";s:15:"/1/13/615/1075/";}i:4;a:6:{s:2:"id";s:5:"64890";s:10:"product_id";i:64890;s:4:"name";s:57:"3D Puzzle Sidnej operska dvorana 38x25x15cm P178 CUBICFUN";s:12:"product_name";s:57:"3D Puzzle Sidnej operska dvorana 38x25x15cm P178 CUBICFUN";s:3:"url";s:56:"3d-puzle-sidnej-operska-dvorana-38x25x15cm-p178-cubicfun";s:4:"path";s:15:"/1/13/615/1075/";}}}" ] |
||||||||||||||||||||||||||||||||||
| 7 | 0.14 ms |
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:
[
615
]
|
||||||||||||||||||||||||||||||||||
| 8 | 0.07 ms |
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:
[ 1790359938 "cache_tree_oidl_615" ]
|
||||||||||||||||||||||||||||||||||
| 9 | 8.13 ms |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1790359938 "cache_tree_oidl_615" ]
|
||||||||||||||||||||||||||||||||||
| 10 | 0.28 ms |
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:
[ 615 615 ] |
||||||||||||||||||||||||||||||||||
| 11 | 0.18 ms |
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:
[ 1299 1299 ] |
||||||||||||||||||||||||||||||||||
| 12 | 0.14 ms |
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:
[ 1300 1300 ] |
||||||||||||||||||||||||||||||||||
| 13 | 0.16 ms |
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:
[ 1077 1077 ] |
||||||||||||||||||||||||||||||||||
| 14 | 0.15 ms |
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:
[ 1075 1075 ] |
||||||||||||||||||||||||||||||||||
| 15 | 0.17 ms |
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:
[ 825 825 ] |
||||||||||||||||||||||||||||||||||
| 16 | 8.17 ms |
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 => 1790359938 0 => "cache_tree_oidl_615" 1 => "a:2:{s:13:"subCategories";a:5:{i:0;a:7:{s:11:"category_id";i:1299;s:13:"category_name";s:6:"Domine";s:17:"category_name_seo";s:6:"domine";s:17:"category_name_aim";s:6:"Domine";s:14:"category_image";s:19:"1299-1481722460.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:0:{}}i:1;a:7:{s:11:"category_id";i:1300;s:13:"category_name";s:34:"Društvene igre za više učesnika";s:17:"category_name_seo";s:31:"drustvene-igre-za-vise-ucesnika";s:17:"category_name_aim";s:34:"Društvene igre za više učesnika";s:14:"category_image";s:19:"1300-1481723614.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:6:"102248";s:10:"product_id";i:102248;s:4:"name";s:25:"Šahovska tabla na magnet";s:12:"product_name";s:25:"Šahovska tabla na magnet";s:3:"url";s:24:"sahovska-tabla-na-magnet";s:4:"path";s:15:"/1/13/615/1300/";}i:1;a:6:{s:2:"id";s:5:"85843";s:10:"product_id";i:85843;s:4:"name";s:22:"Društvena igra Bubice";s:12:"product_name";s:22:"Društvena igra Bubice";s:3:"url";s:21:"drustvena-igra-bubice";s:4:"path";s:15:"/1/13/615/1300/";}i:2;a:6:{s:2:"id";s:5:"94079";s:10:"product_id";i:94079;s:4:"name";s:31:"Društvena igra Majmunski salto";s:12:"product_name";s:31:"Društvena igra Majmunski salto";s:3:"url";s:30:"drustvena-igra-majmunski-salto";s:4:"path";s:15:"/1/13/615/1300/";}i:3;a:6:{s:2:"id";s:5:"93991";s:10:"product_id";i:93991;s:4:"name";s:30:"Društvena igra taktilni bingo";s:12:"product_name";s:30:"Društvena igra taktilni bingo";s:3:"url";s:29:"drustvena-igra-taktilni-bingo";s:4:"path";s:15:"/1/13/615/1300/";}i:4;a:6:{s:2:"id";s:5:"71898";s:10:"product_id";i:71898;s:4:"name";s:34:"Društvena igra Reciklaža Pertini";s:12:"product_name";s:34:"Društvena igra Reciklaža Pertini";s:3:"url";s:32:"drustvena-igra-reciklaza-pertini";s:4:"path";s:15:"/1/13/615/1300/";}}}i:2;a:7:{s:11:"category_id";i:1077;s:13:"category_name";s:17:"Igre sa kockicama";s:17:"category_name_seo";s:17:"igre-sa-kockicama";s:17:"category_name_aim";s:17:"Igre sa kockicama";s:14:"category_image";s:19:"1077-1357775734.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:1:{i:0;a:6:{s:2:"id";s:5:"84598";s:10:"product_id";i:84598;s:4:"name";s:29:"Bingo set + 4 društvene igra";s:12:"product_name";s:29:"Bingo set + 4 društvene igra";s:3:"url";s:26:"bingo-set-4-drustvene-igra";s:4:"path";s:15:"/1/13/615/1077/";}}}i:3;a:7:{s:11:"category_id";i:1075;s:13:"category_name";s:15:"Puzle-slagalice";s:17:"category_name_seo";s:15:"puzle-slagalice";s:17:"category_name_aim";s:15:"Puzle-slagalice";s:14:"category_image";s:19:"1075-1675075552.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"76024";s:10:"product_id";i:76024;s:4:"name";s:16:"Puzzla meda Viga";s:12:"product_name";s:16:"Puzzla meda Viga";s:3:"url";s:15:"puzla-meda-viga";s:4:"path";s:15:"/1/13/615/1075/";}i:1;a:6:{s:2:"id";s:5:"76027";s:10:"product_id";i:76027;s:4:"name";s:16:"Puzzla auto Viga";s:12:"product_name";s:16:"Puzzla auto Viga";s:3:"url";s:15:"puzla-auto-viga";s:4:"path";s:15:"/1/13/615/1075/";}i:2;a:6:{s:2:"id";s:5:"76028";s:10:"product_id";i:76028;s:4:"name";s:17:"Puzzla avion Viga";s:12:"product_name";s:17:"Puzzla avion Viga";s:3:"url";s:16:"puzla-avion-viga";s:4:"path";s:15:"/1/13/615/1075/";}i:3;a:6:{s:2:"id";s:5:"64887";s:10:"product_id";i:64887;s:4:"name";s:31:"3D Puzzle Big Ben P174 CUBICFUN";s:12:"product_name";s:31:"3D Puzzle Big Ben P174 CUBICFUN";s:3:"url";s:30:"3d-puzle-big-ben-p174-cubicfun";s:4:"path";s:15:"/1/13/615/1075/";}i:4;a:6:{s:2:"id";s:5:"64890";s:10:"product_id";i:64890;s:4:"name";s:57:"3D Puzzle Sidnej operska dvorana 38x25x15cm P178 CUBICFUN";s:12:"product_name";s:57:"3D Puzzle Sidnej operska dvorana 38x25x15cm P178 CUBICFUN";s:3:"url";s:56:"3d-puzle-sidnej-operska-dvorana-38x25x15cm-p178-cubicfun";s:4:"path";s:15:"/1/13/615/1075/";}}}i:4;a:7:{s:11:"category_id";i:825;s:13:"category_name";s:4:"Šah";s:17:"category_name_seo";s:3:"sah";s:17:"category_name_aim";s:4:"Šah";s:14:"category_image";s:18:"825-1675260518.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:1:{i:0;a:6:{s:2:"id";s:6:"109580";s:10:"product_id";i:109580;s:4:"name";s:22:"Drveni šah i dame 2u1";s:12:"product_name";s:22:"Drveni šah i dame 2u1";s:3:"url";s:21:"drveni-sah-i-dame-2u1";s:4:"path";s:13:"/1/12/70/825/";}}}}s:8:"products";a:0:{}}" ] |
||||||||||||||||||||||||||||||||||
| 17 | 0.10 ms |
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:
[
13
]
|
||||||||||||||||||||||||||||||||||
| 18 | 0.07 ms |
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:
[ 1790359938 "cache_tree_oidl_13" ] |
||||||||||||||||||||||||||||||||||
| 19 | 0.05 ms |
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
]
|
||||||||||||||||||||||||||||||||||
| 20 | 0.06 ms |
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:
[ 1790359938 "cache_tree_oidl_1" ] |
||||||||||||||||||||||||||||||||||
| 21 | 0.04 ms |
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
]
|
||||||||||||||||||||||||||||||||||
| 22 | 0.05 ms |
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:
[ 1790359938 "cache_tree_oidl_1" ] |
||||||||||||||||||||||||||||||||||
| 23 | 0.06 ms |
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:
[
13
]
|
||||||||||||||||||||||||||||||||||
| 24 | 0.04 ms |
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:
[ 1790359938 "cache_tree_oidl_13" ] |
||||||||||||||||||||||||||||||||||
| 25 | 0.03 ms |
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
]
|
||||||||||||||||||||||||||||||||||
| 26 | 0.04 ms |
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:
[ 1790359938 "cache_tree_oidl_1" ] |
||||||||||||||||||||||||||||||||||
| 27 | 0.04 ms |
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
]
|
||||||||||||||||||||||||||||||||||
| 28 | 0.04 ms |
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:
[ 1790359938 "cache_tree_oidl_1" ] |
||||||||||||||||||||||||||||||||||
| 29 | 0.06 ms |
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:
[
76028
]
|
||||||||||||||||||||||||||||||||||
| 30 | 0.04 ms |
SELECT p.share_link FROM proizvodi_filmovi p WHERE p.product_id = ? AND p.share_link != '' AND p.active = 1
Parameters:
[
76028
]
|
||||||||||||||||||||||||||||||||||
| 31 | 0.04 ms |
SELECT * FROM proizvodi_rejting_star WHERE product_id = ?
Parameters:
[
76028
]
|
||||||||||||||||||||||||||||||||||
| 32 | 0.05 ms |
SELECT * FROM proizvodi_komentari WHERE id_proizvoda = ? and active = 1 ORDER BY vreme DESC
Parameters:
[
76028
]
|
||||||||||||||||||||||||||||||||||
| 33 | 0.11 ms |
SELECT page_title, page_meta_description, page_meta_keywords, web_page FROM website_tags WHERE website = ? and web_page IN (?, ?)
Parameters:
[ 1 "proizvodi" "ostale" ]
|
||||||||||||||||||||||||||||||||||
| 34 | 0.12 ms |
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:
[
76028
]
|
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.