Query Metrics
36
Database Queries
12
Different statements
64.30 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.27 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:
[
75
]
|
||||||||||||||||||||||||||||||||||
| 2 | 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:
[
865
]
|
||||||||||||||||||||||||||||||||||
| 3 | 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:
[ 1790352390 "cache_tree_oidl_865" ]
|
||||||||||||||||||||||||||||||||||
| 4 | 10.07 ms |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1790352390 "cache_tree_oidl_865" ]
|
||||||||||||||||||||||||||||||||||
| 5 | 10.70 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:
[ 865 865 ] |
||||||||||||||||||||||||||||||||||
| 6 | 8.18 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 => 1790352390 0 => "cache_tree_oidl_865" 1 => "a:2:{s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"64354";s:10:"product_id";i:64354;s:4:"name";s:23:"Dinamički mikrofon M41";s:12:"product_name";s:23:"Dinamički mikrofon M41";s:3:"url";s:22:"dinamicki-mikrofon-m41";s:4:"path";s:15:"/1/169/860/865/";}i:1;a:6:{s:2:"id";s:5:"64352";s:10:"product_id";i:64352;s:4:"name";s:23:"Dinamički mikrofon M61";s:12:"product_name";s:23:"Dinamički mikrofon M61";s:3:"url";s:22:"dinamicki-mikrofon-m61";s:4:"path";s:15:"/1/169/860/865/";}i:2;a:6:{s:2:"id";s:5:"30573";s:10:"product_id";i:30573;s:4:"name";s:25:"Dinamički mikrofon DM919";s:12:"product_name";s:25:"Dinamički mikrofon DM919";s:3:"url";s:24:"dinamicki-mikrofon-dm919";s:4:"path";s:15:"/1/169/860/865/";}i:3;a:6:{s:2:"id";s:5:"31826";s:10:"product_id";i:31826;s:4:"name";s:52:"Mikrofon DM-20 - 73 +/- 3dB, 600 Ohm 90Hz-10Khz HAMA";s:12:"product_name";s:52:"Mikrofon DM-20 - 73 +/- 3dB, 600 Ohm 90Hz-10Khz HAMA";s:3:"url";s:45:"mikrofon-dm-20-73-3db-600-ohm-90hz-10khz-hama";s:4:"path";s:15:"/1/169/860/865/";}i:4;a:6:{s:2:"id";s:6:"100551";s:10:"product_id";i:100551;s:4:"name";s:54:"Hama MIC-P35 Allround mikrofon za PC i Notebook, 3.5mm";s:12:"product_name";s:54:"Hama MIC-P35 Allround mikrofon za PC i Notebook, 3.5mm";s:3:"url";s:52:"hama-mic-p35-allround-mikrofon-za-pc-i-notebook-35mm";s:4:"path";s:15:"/1/169/860/865/";}}}" ] |
||||||||||||||||||||||||||||||||||
| 7 | 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:
[
860
]
|
||||||||||||||||||||||||||||||||||
| 8 | 0.10 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:
[ 1790352390 "cache_tree_oidl_860" ]
|
||||||||||||||||||||||||||||||||||
| 9 | 7.98 ms |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1790352390 "cache_tree_oidl_860" ]
|
||||||||||||||||||||||||||||||||||
| 10 | 0.53 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:
[ 860 860 ] |
||||||||||||||||||||||||||||||||||
| 11 | 0.34 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 ] |
||||||||||||||||||||||||||||||||||
| 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:
[ 865 865 ] |
||||||||||||||||||||||||||||||||||
| 13 | 0.42 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:
[ 864 864 ] |
||||||||||||||||||||||||||||||||||
| 14 | 0.38 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:
[ 863 863 ] |
||||||||||||||||||||||||||||||||||
| 15 | 0.39 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:
[ 861 861 ] |
||||||||||||||||||||||||||||||||||
| 16 | 0.42 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:
[ 866 866 ] |
||||||||||||||||||||||||||||||||||
| 17 | 0.44 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:
[ 862 862 ] |
||||||||||||||||||||||||||||||||||
| 18 | 19.27 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 => 1790352390 0 => "cache_tree_oidl_860" 1 => "a:2:{s:13:"subCategories";a:7:{i:0;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:1;a:7:{s:11:"category_id";i:865;s:13:"category_name";s:9:"Mikrofoni";s:17:"category_name_seo";s:9:"mikrofoni";s:17:"category_name_aim";s:9:"Mikrofoni";s:14:"category_image";s:18:"865-1675167133.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"64354";s:10:"product_id";i:64354;s:4:"name";s:23:"Dinamički mikrofon M41";s:12:"product_name";s:23:"Dinamički mikrofon M41";s:3:"url";s:22:"dinamicki-mikrofon-m41";s:4:"path";s:15:"/1/169/860/865/";}i:1;a:6:{s:2:"id";s:5:"64352";s:10:"product_id";i:64352;s:4:"name";s:23:"Dinamički mikrofon M61";s:12:"product_name";s:23:"Dinamički mikrofon M61";s:3:"url";s:22:"dinamicki-mikrofon-m61";s:4:"path";s:15:"/1/169/860/865/";}i:2;a:6:{s:2:"id";s:5:"30573";s:10:"product_id";i:30573;s:4:"name";s:25:"Dinamički mikrofon DM919";s:12:"product_name";s:25:"Dinamički mikrofon DM919";s:3:"url";s:24:"dinamicki-mikrofon-dm919";s:4:"path";s:15:"/1/169/860/865/";}i:3;a:6:{s:2:"id";s:5:"31826";s:10:"product_id";i:31826;s:4:"name";s:52:"Mikrofon DM-20 - 73 +/- 3dB, 600 Ohm 90Hz-10Khz HAMA";s:12:"product_name";s:52:"Mikrofon DM-20 - 73 +/- 3dB, 600 Ohm 90Hz-10Khz HAMA";s:3:"url";s:45:"mikrofon-dm-20-73-3db-600-ohm-90hz-10khz-hama";s:4:"path";s:15:"/1/169/860/865/";}i:4;a:6:{s:2:"id";s:6:"100551";s:10:"product_id";i:100551;s:4:"name";s:54:"Hama MIC-P35 Allround mikrofon za PC i Notebook, 3.5mm";s:12:"product_name";s:54:"Hama MIC-P35 Allround mikrofon za PC i Notebook, 3.5mm";s:3:"url";s:52:"hama-mic-p35-allround-mikrofon-za-pc-i-notebook-35mm";s:4:"path";s:15:"/1/169/860/865/";}}}i:2;a:7:{s:11:"category_id";i:864;s:13:"category_name";s:15:"Mikrofoni za PC";s:17:"category_name_seo";s:15:"mikrofoni-za-pc";s:17:"category_name_aim";s:15:"Mikrofoni za PC";s:14:"category_image";s:18:"864-1320924944.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:0:{}}i:3;a:7:{s:11:"category_id";i:863;s:13:"category_name";s:20:"Slušalice bežične";s:17:"category_name_seo";s:17:"slusalice-bezicne";s:17:"category_name_aim";s:20:"Slušalice bežične";s:14:"category_image";s:18:"863-1675167160.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:6:"115270";s:10:"product_id";i:115270;s:4:"name";s:49:"ESPERANZA EH187W SLUŠALICA BLEUTOOTH STEREO BELE";s:12:"product_name";s:49:"ESPERANZA EH187W SLUŠALICA BLEUTOOTH STEREO BELE";s:3:"url";s:48:"esperanza-eh187w-slusalica-bleutooth-stereo-bele";s:4:"path";s:15:"/1/169/860/863/";}i:1;a:6:{s:2:"id";s:6:"115271";s:10:"product_id";i:115271;s:4:"name";s:37:"ESPERANZA EH237W SLUŠALICE BLUETOOTH";s:12:"product_name";s:37:"ESPERANZA EH237W SLUŠALICE BLUETOOTH";s:3:"url";s:36:"esperanza-eh237w-slusalice-bluetooth";s:4:"path";s:15:"/1/169/860/863/";}i:2;a:6:{s:2:"id";s:6:"113739";s:10:"product_id";i:113739;s:4:"name";s:49:"Hama Freedom Light II BT slus. True Wireless crna";s:12:"product_name";s:49:"Hama Freedom Light II BT slus. True Wireless crna";s:3:"url";s:47:"hama-freedom-light-ii-bt-slus-true-wireles-crna";s:4:"path";s:15:"/1/169/860/863/";}i:3;a:6:{s:2:"id";s:6:"113740";s:10:"product_id";i:113740;s:4:"name";s:49:"Hama Freedom Light II BT slus. True Wireless bela";s:12:"product_name";s:49:"Hama Freedom Light II BT slus. True Wireless bela";s:3:"url";s:47:"hama-freedom-light-ii-bt-slus-true-wireles-bela";s:4:"path";s:15:"/1/169/860/863/";}i:4;a:6:{s:2:"id";s:6:"113741";s:10:"product_id";i:113741;s:4:"name";s:49:"Hama Freedom Light II BT slus. True Wireless roze";s:12:"product_name";s:49:"Hama Freedom Light II BT slus. True Wireless roze";s:3:"url";s:47:"hama-freedom-light-ii-bt-slus-true-wireles-roze";s:4:"path";s:15:"/1/169/860/863/";}}}i:4;a:7:{s:11:"category_id";i:861;s:13:"category_name";s:19:"Slušalice naglavne";s:17:"category_name_seo";s:18:"slusalice-naglavne";s:17:"category_name_aim";s:19:"Slušalice naglavne";s:14:"category_image";s:18:"861-1320924649.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:4:{i:0;a:6:{s:2:"id";s:5:"75582";s:10:"product_id";i:75582;s:4:"name";s:30:"Stereo slušalice XP559 Xplore";s:12:"product_name";s:30:"Stereo slušalice XP559 Xplore";s:3:"url";s:29:"stereo-slusalice-xp559-xplore";s:4:"path";s:15:"/1/169/860/861/";}i:1;a:6:{s:2:"id";s:5:"75577";s:10:"product_id";i:75577;s:4:"name";s:30:"Stereo slušalice XP558 Xplore";s:12:"product_name";s:30:"Stereo slušalice XP558 Xplore";s:3:"url";s:29:"stereo-slusalice-xp558-xplore";s:4:"path";s:15:"/1/169/860/861/";}i:2;a:6:{s:2:"id";s:6:"115583";s:10:"product_id";i:115583;s:4:"name";s:50:"Stereo slušalice velike FUN4PHONE + mikrofon bele";s:12:"product_name";s:50:"Stereo slušalice velike FUN4PHONE + mikrofon bele";s:3:"url";s:47:"stereo-slusalice-velike-fun4phone-mikrofon-bele";s:4:"path";s:15:"/1/169/860/861/";}i:3;a:6:{s:2:"id";s:6:"106186";s:10:"product_id";i:106186;s:4:"name";s:40:"Slusalice Omega FH4005W+mic+adapter bele";s:12:"product_name";s:40:"Slusalice Omega FH4005W+mic+adapter bele";s:3:"url";s:38:"slusalice-omega-fh4005wmicadapter-bele";s:4:"path";s:15:"/1/169/860/861/";}}}i:5;a:7:{s:11:"category_id";i:866;s:13:"category_name";s:24:"Slušalice sa mikrofonom";s:17:"category_name_seo";s:23:"slusalice-sa-mikrofonom";s:17:"category_name_aim";s:24:"Slušalice sa mikrofonom";s:14:"category_image";s:18:"866-1675167181.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"69731";s:10:"product_id";i:69731;s:4:"name";s:36:"Slušalice sa mikrofonom HS-201 SBox";s:12:"product_name";s:36:"Slušalice sa mikrofonom HS-201 SBox";s:3:"url";s:35:"slusalice-sa-mikrofonom-hs-201-sbox";s:4:"path";s:15:"/1/169/860/866/";}i:1;a:6:{s:2:"id";s:5:"75609";s:10:"product_id";i:75609;s:4:"name";s:42:"Slušalice sa mikrofonom crne XP575 Xplore";s:12:"product_name";s:42:"Slušalice sa mikrofonom crne XP575 Xplore";s:3:"url";s:41:"slusalice-sa-mikrofonom-crne-xp575-xplore";s:4:"path";s:15:"/1/169/860/866/";}i:2;a:6:{s:2:"id";s:6:"115263";s:10:"product_id";i:115263;s:4:"name";s:54:"ESPERANZA EGH202K SLUSALCE STEREO GAMING SA MIKROFONOM";s:12:"product_name";s:54:"ESPERANZA EGH202K SLUSALCE STEREO GAMING SA MIKROFONOM";s:3:"url";s:54:"esperanza-egh202k-slusalce-stereo-gaming-sa-mikrofonom";s:4:"path";s:15:"/1/169/860/866/";}i:3;a:6:{s:2:"id";s:6:"115266";s:10:"product_id";i:115266;s:4:"name";s:33:"ESPERANZA EH161W SLUŠALICE AUDIO";s:12:"product_name";s:33:"ESPERANZA EH161W SLUŠALICE AUDIO";s:3:"url";s:32:"esperanza-eh161w-slusalice-audio";s:4:"path";s:15:"/1/169/860/866/";}i:4;a:6:{s:2:"id";s:5:"89989";s:10:"product_id";i:89989;s:4:"name";s:47:"ESPERANZA Stereo slušalice sa mikrofonom EH108";s:12:"product_name";s:47:"ESPERANZA Stereo slušalice sa mikrofonom EH108";s:3:"url";s:46:"esperanza-stereo-slusalice-sa-mikrofonom-eh108";s:4:"path";s:15:"/1/169/860/866/";}}}i:6;a:7:{s:11:"category_id";i:862;s:13:"category_name";s:16:"Slušalice ušne";s:17:"category_name_seo";s:14:"slusalice-usne";s:17:"category_name_aim";s:16:"Slušalice ušne";s:14:"category_image";s:18:"862-1320924681.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"89829";s:10:"product_id";i:89829;s:4:"name";s:33:"ESPERANZA Audio slušalice EH159B";s:12:"product_name";s:33:"ESPERANZA Audio slušalice EH159B";s:3:"url";s:32:"esperanza-audio-slusalice-eh159b";s:4:"path";s:15:"/1/169/860/862/";}i:1;a:6:{s:2:"id";s:6:"100701";s:10:"product_id";i:100701;s:4:"name";s:52:"Hama stereo slušalice "SHELL" velike, 2m kabl, crne";s:12:"product_name";s:52:"Hama stereo slušalice "SHELL" velike, 2m kabl, crne";s:3:"url";s:47:"hama-stereo-slusalice-shell-velike-2m-kabl-crne";s:4:"path";s:15:"/1/169/860/862/";}i:2;a:6:{s:2:"id";s:5:"90060";s:10:"product_id";i:90060;s:4:"name";s:33:"Bežične stereo slušalice TENOR";s:12:"product_name";s:33:"Bežične stereo slušalice TENOR";s:3:"url";s:30:"bezicne-stereo-slusalice-tenor";s:4:"path";s:15:"/1/169/860/862/";}i:3;a:6:{s:2:"id";s:6:"100019";s:10:"product_id";i:100019;s:4:"name";s:46:"Samsung slušalice bubice EO-IC100, USB-C crne";s:12:"product_name";s:46:"Samsung slušalice bubice EO-IC100, USB-C crne";s:3:"url";s:44:"samsung-slusalice-bubice-eo-ic100-usb-c-crne";s:4:"path";s:15:"/1/169/860/862/";}i:4;a:6:{s:2:"id";s:6:"100021";s:10:"product_id";i:100021;s:4:"name";s:46:"Samsung slušalice bubice EO-IC100, USB-C bele";s:12:"product_name";s:46:"Samsung slušalice bubice EO-IC100, USB-C bele";s:3:"url";s:44:"samsung-slusalice-bubice-eo-ic100-usb-c-bele";s:4:"path";s:15:"/1/169/860/862/";}}}}s:8:"products";a:0:{}}" ] |
||||||||||||||||||||||||||||||||||
| 19 | 0.26 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
]
|
||||||||||||||||||||||||||||||||||
| 20 | 0.23 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:
[ 1790352390 "cache_tree_oidl_169" ] |
||||||||||||||||||||||||||||||||||
| 21 | 0.23 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.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:
[ 1790352390 "cache_tree_oidl_1" ] |
||||||||||||||||||||||||||||||||||
| 23 | 0.15 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.23 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:
[ 1790352390 "cache_tree_oidl_1" ] |
||||||||||||||||||||||||||||||||||
| 25 | 0.26 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
]
|
||||||||||||||||||||||||||||||||||
| 26 | 0.12 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:
[ 1790352390 "cache_tree_oidl_169" ] |
||||||||||||||||||||||||||||||||||
| 27 | 0.08 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.11 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:
[ 1790352390 "cache_tree_oidl_1" ] |
||||||||||||||||||||||||||||||||||
| 29 | 0.23 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
]
|
||||||||||||||||||||||||||||||||||
| 30 | 0.17 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:
[ 1790352390 "cache_tree_oidl_1" ] |
||||||||||||||||||||||||||||||||||
| 31 | 0.20 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:
[
64354
]
|
||||||||||||||||||||||||||||||||||
| 32 | 0.19 ms |
SELECT p.share_link FROM proizvodi_filmovi p WHERE p.product_id = ? AND p.share_link != '' AND p.active = 1
Parameters:
[
64354
]
|
||||||||||||||||||||||||||||||||||
| 33 | 0.16 ms |
SELECT * FROM proizvodi_rejting_star WHERE product_id = ?
Parameters:
[
64354
]
|
||||||||||||||||||||||||||||||||||
| 34 | 0.20 ms |
SELECT * FROM proizvodi_komentari WHERE id_proizvoda = ? and active = 1 ORDER BY vreme DESC
Parameters:
[
64354
]
|
||||||||||||||||||||||||||||||||||
| 35 | 0.31 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" ]
|
||||||||||||||||||||||||||||||||||
| 36 | 0.32 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:
[
64354
]
|
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.