Query Metrics
27
Database Queries
7
Different statements
75.68 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 9.83 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, cache_tree, cache_tree_aim, show_eponuda FROM kategorije WHERE category_name_seo = ? and active = 1
Parameters:
[
"bluetooth-adapteri"
]
|
||||||||||||||||||||||||||||||||||
| 2 | 0.26 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:
[ 1790352031 "cache_tree_oidl_895" ]
|
||||||||||||||||||||||||||||||||||
| 3 | 15.40 ms |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1790352031 "cache_tree_oidl_895" ]
|
||||||||||||||||||||||||||||||||||
| 4 | 0.54 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:
[ 895 895 ] |
||||||||||||||||||||||||||||||||||
| 5 | 9.11 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 => 1790352031 0 => "cache_tree_oidl_895" 1 => "a:2:{s:13:"subCategories";a:0:{}s:8:"products";a:4:{i:0;a:6:{s:2:"id";s:6:"113574";s:10:"product_id";i:113574;s:4:"name";s:51:"SAMSUNG univerzalni adapter 25W TipC sa kablom beli";s:12:"product_name";s:51:"SAMSUNG univerzalni adapter 25W TipC sa kablom beli";s:3:"url";s:51:"samsung-univerzalni-adapter-25w-tipc-sa-kablom-beli";s:4:"path";s:15:"/1/169/894/895/";}i:1;a:6:{s:2:"id";s:6:"113620";s:10:"product_id";i:113620;s:4:"name";s:53:"Mercusys MA86XE, bluetooth adapter AXE540Mb/s, BT 5,2";s:12:"product_name";s:53:"Mercusys MA86XE, bluetooth adapter AXE540Mb/s, BT 5,2";s:3:"url";s:49:"mercusys-ma86xe-bluetooth-adapter-axe540mbs-bt-52";s:4:"path";s:15:"/1/169/894/895/";}i:2;a:6:{s:2:"id";s:6:"115485";s:10:"product_id";i:115485;s:4:"name";s:29:"Samsung Galaxy SmartTag2 beli";s:12:"product_name";s:29:"Samsung Galaxy SmartTag2 beli";s:3:"url";s:29:"samsung-galaxy-smarttag2-beli";s:4:"path";s:15:"/1/169/894/895/";}i:3;a:6:{s:2:"id";s:6:"113575";s:10:"product_id";i:113575;s:4:"name";s:29:"Samsung Galaxy SmartTag2 crni";s:12:"product_name";s:29:"Samsung Galaxy SmartTag2 crni";s:3:"url";s:29:"samsung-galaxy-smarttag2-crni";s:4:"path";s:15:"/1/169/894/895/";}}}" ] |
||||||||||||||||||||||||||||||||||
| 6 | 0.37 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:
[
894
]
|
||||||||||||||||||||||||||||||||||
| 7 | 0.27 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:
[ 1790352031 "cache_tree_oidl_894" ]
|
||||||||||||||||||||||||||||||||||
| 8 | 20.43 ms |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1790352031 "cache_tree_oidl_894" ]
|
||||||||||||||||||||||||||||||||||
| 9 | 0.66 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:
[ 894 894 ] |
||||||||||||||||||||||||||||||||||
| 10 | 0.41 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:
[ 895 895 ] |
||||||||||||||||||||||||||||||||||
| 11 | 0.47 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:
[ 897 897 ] |
||||||||||||||||||||||||||||||||||
| 12 | 0.46 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:
[ 896 896 ] |
||||||||||||||||||||||||||||||||||
| 13 | 0.49 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:
[ 1380 1380 ] |
||||||||||||||||||||||||||||||||||
| 14 | 13.66 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 => 1790352031 0 => "cache_tree_oidl_894" 1 => "a:2:{s:13:"subCategories";a:4:{i:0;a:7:{s:11:"category_id";i:895;s:13:"category_name";s:18:"Bluetooth adapteri";s:17:"category_name_seo";s:18:"bluetooth-adapteri";s:17:"category_name_aim";s:18:"Bluetooth adapteri";s:14:"category_image";s:18:"895-1322305404.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:4:{i:0;a:6:{s:2:"id";s:6:"113574";s:10:"product_id";i:113574;s:4:"name";s:51:"SAMSUNG univerzalni adapter 25W TipC sa kablom beli";s:12:"product_name";s:51:"SAMSUNG univerzalni adapter 25W TipC sa kablom beli";s:3:"url";s:51:"samsung-univerzalni-adapter-25w-tipc-sa-kablom-beli";s:4:"path";s:15:"/1/169/894/895/";}i:1;a:6:{s:2:"id";s:6:"113620";s:10:"product_id";i:113620;s:4:"name";s:53:"Mercusys MA86XE, bluetooth adapter AXE540Mb/s, BT 5,2";s:12:"product_name";s:53:"Mercusys MA86XE, bluetooth adapter AXE540Mb/s, BT 5,2";s:3:"url";s:49:"mercusys-ma86xe-bluetooth-adapter-axe540mbs-bt-52";s:4:"path";s:15:"/1/169/894/895/";}i:2;a:6:{s:2:"id";s:6:"115485";s:10:"product_id";i:115485;s:4:"name";s:29:"Samsung Galaxy SmartTag2 beli";s:12:"product_name";s:29:"Samsung Galaxy SmartTag2 beli";s:3:"url";s:29:"samsung-galaxy-smarttag2-beli";s:4:"path";s:15:"/1/169/894/895/";}i:3;a:6:{s:2:"id";s:6:"113575";s:10:"product_id";i:113575;s:4:"name";s:29:"Samsung Galaxy SmartTag2 crni";s:12:"product_name";s:29:"Samsung Galaxy SmartTag2 crni";s:3:"url";s:29:"samsung-galaxy-smarttag2-crni";s:4:"path";s:15:"/1/169/894/895/";}}}i:1;a:7:{s:11:"category_id";i:897;s:13:"category_name";s:28:"Bluetooth HandsFree uredjaji";s:17:"category_name_seo";s:28:"bluetooth-handsfree-uredjaji";s:17:"category_name_aim";s:28:"Bluetooth HandsFree uredjaji";s:14:"category_image";s:18:"897-1322306045.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:1:{i:0;a:6:{s:2:"id";s:6:"110084";s:10:"product_id";i:110084;s:4:"name";s:53:"Zvučnik za Handsfree telefoniranje Platinet PHFSBT01";s:12:"product_name";s:53:"Zvučnik za Handsfree telefoniranje Platinet PHFSBT01";s:3:"url";s:52:"zvucnik-za-handsfree-telefoniranje-platinet-phfsbt01";s:4:"path";s:15:"/1/169/894/897/";}}}i:2;a:7:{s:11:"category_id";i:896;s:13:"category_name";s:34:"Bluetooth slušalice sa mikrofonom";s:17:"category_name_seo";s:33:"bluetooth-slusalice-sa-mikrofonom";s:17:"category_name_aim";s:34:"Bluetooth slušalice sa mikrofonom";s:14:"category_image";s:18:"896-1322305515.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:6:"107281";s:10:"product_id";i:107281;s:4:"name";s:42:"Bluetooth slušalice crne EH228K Esperanza";s:12:"product_name";s:42:"Bluetooth slušalice crne EH228K Esperanza";s:3:"url";s:41:"bluetooth-slusalice-crne-eh228k-esperanza";s:4:"path";s:15:"/1/169/894/896/";}i:1;a:6:{s:2:"id";s:6:"103510";s:10:"product_id";i:103510;s:4:"name";s:37:"Bluetooth slušalice EH227K Esperanza";s:12:"product_name";s:37:"Bluetooth slušalice EH227K Esperanza";s:3:"url";s:36:"bluetooth-slusalice-eh227k-esperanza";s:4:"path";s:15:"/1/169/894/896/";}i:2;a:6:{s:2:"id";s:6:"107249";s:10:"product_id";i:107249;s:4:"name";s:37:"Bluetooth Slušalice EH239K Esperanza";s:12:"product_name";s:37:"Bluetooth Slušalice EH239K Esperanza";s:3:"url";s:36:"bluetooth-slusalice-eh239k-esperanza";s:4:"path";s:15:"/1/169/894/896/";}i:3;a:6:{s:2:"id";s:6:"115591";s:10:"product_id";i:115591;s:4:"name";s:50:"BT slus. HAMA MyVoice Essential , MultiPoint, crna";s:12:"product_name";s:50:"BT slus. HAMA MyVoice Essential , MultiPoint, crna";s:3:"url";s:45:"bt-slus-hama-myvoice-esential-multipoint-crna";s:4:"path";s:15:"/1/169/894/896/";}i:4;a:6:{s:2:"id";s:6:"103407";s:10:"product_id";i:103407;s:4:"name";s:42:"Bluetooth slušalice crne EH236K Esperanza";s:12:"product_name";s:42:"Bluetooth slušalice crne EH236K Esperanza";s:3:"url";s:41:"bluetooth-slusalice-crne-eh236k-esperanza";s:4:"path";s:15:"/1/169/894/896/";}}}i:3;a:7:{s:11:"category_id";i:1380;s:13:"category_name";s:19:"Bluetooth zvučnici";s:17:"category_name_seo";s:18:"bluetooth-zvucnici";s:17:"category_name_aim";s:19:"Bluetooth zvučnici";s:14:"category_image";s:19:"1380-1675163355.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"90766";s:10:"product_id";i:90766;s:4:"name";s:36:"Metalni bluetooth zvučnik crni ZOLT";s:12:"product_name";s:36:"Metalni bluetooth zvučnik crni ZOLT";s:3:"url";s:35:"metalni-bluetooth-zvucnik-crni-zolt";s:4:"path";s:16:"/1/169/894/1380/";}i:1;a:6:{s:2:"id";s:5:"83730";s:10:"product_id";i:83730;s:4:"name";s:34:"Bluetooth zvučnik od bambusa Luca";s:12:"product_name";s:34:"Bluetooth zvučnik od bambusa Luca";s:3:"url";s:33:"bluetooth-zvucnik-od-bambusa-luca";s:4:"path";s:16:"/1/169/894/1380/";}i:2;a:6:{s:2:"id";s:5:"90076";s:10:"product_id";i:90076;s:4:"name";s:37:"Metalni bluetooth zvučnik crni TURNO";s:12:"product_name";s:37:"Metalni bluetooth zvučnik crni TURNO";s:3:"url";s:36:"metalni-bluetooth-zvucnik-crni-turno";s:4:"path";s:16:"/1/169/894/1380/";}i:3;a:6:{s:2:"id";s:5:"90080";s:10:"product_id";i:90080;s:4:"name";s:39:"Metalni bluetooth zvučnik crveni TURNO";s:12:"product_name";s:39:"Metalni bluetooth zvučnik crveni TURNO";s:3:"url";s:38:"metalni-bluetooth-zvucnik-crveni-turno";s:4:"path";s:16:"/1/169/894/1380/";}i:4;a:6:{s:2:"id";s:5:"90081";s:10:"product_id";i:90081;s:4:"name";s:40:"Metalni bluetooth zvučnik srebrni TURNO";s:12:"product_name";s:40:"Metalni bluetooth zvučnik srebrni TURNO";s:3:"url";s:39:"metalni-bluetooth-zvucnik-srebrni-turno";s:4:"path";s:16:"/1/169/894/1380/";}}}}s:8:"products";a:0:{}}" ] |
||||||||||||||||||||||||||||||||||
| 15 | 0.36 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:
[
169
]
|
||||||||||||||||||||||||||||||||||
| 16 | 0.30 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:
[ 1790352031 "cache_tree_oidl_169" ] |
||||||||||||||||||||||||||||||||||
| 17 | 0.19 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
]
|
||||||||||||||||||||||||||||||||||
| 18 | 0.27 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:
[ 1790352031 "cache_tree_oidl_1" ] |
||||||||||||||||||||||||||||||||||
| 19 | 0.22 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.24 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:
[ 1790352031 "cache_tree_oidl_1" ] |
||||||||||||||||||||||||||||||||||
| 21 | 0.24 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:
[
169
]
|
||||||||||||||||||||||||||||||||||
| 22 | 0.27 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:
[ 1790352031 "cache_tree_oidl_169" ] |
||||||||||||||||||||||||||||||||||
| 23 | 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:
[
1
]
|
||||||||||||||||||||||||||||||||||
| 24 | 0.45 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:
[ 1790352031 "cache_tree_oidl_1" ] |
||||||||||||||||||||||||||||||||||
| 25 | 0.24 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.21 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:
[ 1790352031 "cache_tree_oidl_1" ] |
||||||||||||||||||||||||||||||||||
| 27 | 0.22 ms |
SELECT page_title, page_meta_description, page_meta_keywords, web_page FROM website_tags WHERE website = ? and web_page IN (?, ?)
Parameters:
[ 1 "kategorije" "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.