GET https://dev.alatiimasine.com/proizvodi/bicikli-za-decu/2

Query Metrics

57 Database Queries
12 Different statements
76.15 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

#▲ Time Info
1 2.53 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:
[
  "bicikli-za-decu"
]
2 0.29 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:
[
  1790455530
  "cache_tree_oidl_73"
]
3 9.16 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1790455530
  "cache_tree_oidl_73"
]
4 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:
[
  73
  73
]
5 8.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 => 1790455530
  0 => "cache_tree_oidl_73"
  1 => "a:2:{s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:6:"103486";s:10:"product_id";i:103486;s:4:"name";s:61:"Dečiji bicikl sa pomoćnim točkovima No fear 721-14" zeleni";s:12:"product_name";s:61:"Dečiji bicikl sa pomoćnim točkovima No fear 721-14" zeleni";s:3:"url";s:57:"deciji-bicikl-sa-pomocnim-tockovima-no-fear-721-14-zeleni";s:4:"path";s:12:"/1/12/71/73/";}i:1;a:6:{s:2:"id";s:6:"108662";s:10:"product_id";i:108662;s:4:"name";s:36:"Bicikl za decu NO FEAR 721-14 crveni";s:12:"product_name";s:36:"Bicikl za decu NO FEAR 721-14 crveni";s:3:"url";s:36:"bicikl-za-decu-no-fear-721-14-crveni";s:4:"path";s:12:"/1/12/71/73/";}i:2;a:6:{s:2:"id";s:6:"114460";s:10:"product_id";i:114460;s:4:"name";s:31:"Dječji bicikl 12" ženski roze";s:12:"product_name";s:31:"Dječji bicikl 12" ženski roze";s:3:"url";s:28:"djecji-bicikl-12-zenski-roze";s:4:"path";s:12:"/1/12/71/73/";}i:3;a:6:{s:2:"id";s:6:"114461";s:10:"product_id";i:114461;s:4:"name";s:35:"Dečji bicikl 12" narandžasto-crni";s:12:"product_name";s:35:"Dečji bicikl 12" narandžasto-crni";s:3:"url";s:32:"decji-bicikl-12-narandzasto-crni";s:4:"path";s:12:"/1/12/71/73/";}i:4;a:6:{s:2:"id";s:6:"116392";s:10:"product_id";i:116392;s:4:"name";s:68:"Dečiji bicikl sa pomoćnim točkovima ”Crosser” plava 724-16”";s:12:"product_name";s:68:"Dečiji bicikl sa pomoćnim točkovima ”Crosser” plava 724-16”";s:3:"url";s:55:"deciji-bicikl-sa-pomocnim-tockovima-croser-plava-724-16";s:4:"path";s:12:"/1/12/71/73/";}}}"
]
6 0.18 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:
[
  71
]
7 0.15 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:
[
  1790455530
  "cache_tree_oidl_71"
]
8 8.24 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1790455530
  "cache_tree_oidl_71"
]
9 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:
[
  71
  71
]
10 0.27 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:
[
  1507
  1507
]
11 0.32 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:
[
  1130
  1130
]
12 0.26 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:
[
  73
  73
]
13 0.27 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:
[
  1312
  1312
]
14 0.27 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:
[
  1432
  1432
]
15 0.31 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:
[
  1382
  1382
]
16 0.29 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:
[
  1303
  1303
]
17 0.30 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:
[
  1121
  1121
]
18 0.29 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:
[
  74
  74
]
19 0.30 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:
[
  507
  507
]
20 0.30 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:
[
  1311
  1311
]
21 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:
[
  630
  630
]
22 9.98 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 => 1790455530
  0 => "cache_tree_oidl_71"
  1 => "a:2:{s:13:"subCategories";a:12:{i:0;a:7:{s:11:"category_id";i:1507;s:13:"category_name";s:22:"Balans bicikli za decu";s:17:"category_name_seo";s:22:"balans-bicikli-za-decu";s:17:"category_name_aim";s:0:"";s:14:"category_image";s:19:"1507-1736521217.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:6:"110090";s:10:"product_id";i:110090;s:4:"name";s:36:"Bicikl za decu BALANCE BIKE 766 roze";s:12:"product_name";s:36:"Bicikl za decu BALANCE BIKE 766 roze";s:3:"url";s:36:"bicikl-za-decu-balance-bike-766-roze";s:4:"path";s:14:"/1/12/71/1507/";}i:1;a:6:{s:2:"id";s:6:"122959";s:10:"product_id";i:122959;s:4:"name";s:39:"Tricikl balans bike 2u1 BBL-TS0303 ROZE";s:12:"product_name";s:39:"Tricikl balans bike 2u1 BBL-TS0303 ROZE";s:3:"url";s:39:"tricikl-balans-bike-2u1-bbl-ts0303-roze";s:4:"path";s:14:"/1/12/71/1507/";}i:2;a:6:{s:2:"id";s:6:"123013";s:10:"product_id";i:123013;s:4:"name";s:42:"Tricikl za decu balans 2u1 BBL-TS0303 CRNA";s:12:"product_name";s:42:"Tricikl za decu balans 2u1 BBL-TS0303 CRNA";s:3:"url";s:42:"tricikl-za-decu-balans-2u1-bbl-ts0303-crna";s:4:"path";s:14:"/1/12/71/1507/";}i:3;a:6:{s:2:"id";s:5:"78111";s:10:"product_id";i:78111;s:4:"name";s:54:"Dečiji bicikl bez pedala 12" bela/ljubičasta BALANCE";s:12:"product_name";s:54:"Dečiji bicikl bez pedala 12" bela/ljubičasta BALANCE";s:3:"url";s:50:"deciji-bicikl-bez-pedala-12-belaljubicasta-balance";s:4:"path";s:14:"/1/12/71/1507/";}i:4;a:6:{s:2:"id";s:6:"106344";s:10:"product_id";i:106344;s:4:"name";s:37:"Lorelli Bicikl balance bike Scout red";s:12:"product_name";s:37:"Lorelli Bicikl balance bike Scout red";s:3:"url";s:37:"lorelli-bicikl-balance-bike-scout-red";s:4:"path";s:14:"/1/12/71/1507/";}}}i:1;a:7:{s:11:"category_id";i:1130;s:13:"category_name";s:22:"Bicikli dodatna oprema";s:17:"category_name_seo";s:22:"bicikli-dodatna-oprema";s:17:"category_name_aim";s:22:"Bicikli dodatna oprema";s:14:"category_image";s:19:"1130-1673999647.jpg";s:13:"subCategories";a:9:{i:0;a:5:{s:11:"category_id";i:1182;s:13:"category_name";s:26:"Boce i držači za bicikle";s:17:"category_name_seo";s:24:"boce-i-drzaci-za-bicikle";s:17:"category_name_aim";s:26:"Boce i držači za bicikle";s:14:"category_image";s:19:"1182-1673979892.jpg";}i:1;a:5:{s:11:"category_id";i:1179;s:13:"category_name";s:21:"Brzinomeri za bicikle";s:17:"category_name_seo";s:21:"brzinomeri-za-bicikle";s:17:"category_name_aim";s:21:"Brzinomeri za bicikle";s:14:"category_image";s:19:"1179-1390653911.jpg";}i:2;a:5:{s:11:"category_id";i:1180;s:13:"category_name";s:16:"Korpe za bicikle";s:17:"category_name_seo";s:16:"korpe-za-bicikle";s:17:"category_name_aim";s:16:"Korpe za bicikle";s:14:"category_image";s:20:"1180-1673981394.jpeg";}i:3;a:5:{s:11:"category_id";i:1322;s:13:"category_name";s:33:"Oprema za zaključavanje bicikala";s:17:"category_name_seo";s:32:"oprema-za-zakljucavanje-bicikala";s:17:"category_name_aim";s:33:"Oprema za zaključavanje bicikala";s:14:"category_image";s:19:"1322-1497595425.jpg";}i:4;a:5:{s:11:"category_id";i:1190;s:13:"category_name";s:16:"Pumpe za bicikle";s:17:"category_name_seo";s:16:"pumpe-za-bicikle";s:17:"category_name_aim";s:16:"Pumpe za bicikle";s:14:"category_image";s:19:"1190-1673984439.jpg";}i:5;a:5:{s:11:"category_id";i:1193;s:13:"category_name";s:18:"Rukavice za bicikl";s:17:"category_name_seo";s:18:"rukavice-za-bicikl";s:17:"category_name_aim";s:18:"Rukavice za bicikl";s:14:"category_image";s:19:"1193-1673984546.jpg";}i:6;a:5:{s:11:"category_id";i:1191;s:13:"category_name";s:27:"Sedišta za decu za bicikle";s:17:"category_name_seo";s:26:"sedista-za-decu-za-bicikle";s:17:"category_name_aim";s:19:"Sedišta za bicikle";s:14:"category_image";s:19:"1191-1673982959.jpg";}i:7;a:5:{s:11:"category_id";i:1192;s:13:"category_name";s:17:"Svetla za bicikle";s:17:"category_name_seo";s:17:"svetla-za-bicikle";s:17:"category_name_aim";s:17:"Svetla za bicikle";s:14:"category_image";s:19:"1192-1390913424.jpg";}i:8;a:5:{s:11:"category_id";i:1194;s:13:"category_name";s:16:"Torbe za bicikle";s:17:"category_name_seo";s:16:"torbe-za-bicikle";s:17:"category_name_aim";s:16:"Torbe za bicikle";s:14:"category_image";s:19:"1194-1390985718.jpg";}}s:8:"products";a:0:{}}i:2;a:7:{s:11:"category_id";i:73;s:13:"category_name";s:15:"Bicikli za decu";s:17:"category_name_seo";s:15:"bicikli-za-decu";s:17:"category_name_aim";s:15:"Bicikli za decu";s:14:"category_image";s:17:"73-1674841613.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:6:"103486";s:10:"product_id";i:103486;s:4:"name";s:61:"Dečiji bicikl sa pomoćnim točkovima No fear 721-14" zeleni";s:12:"product_name";s:61:"Dečiji bicikl sa pomoćnim točkovima No fear 721-14" zeleni";s:3:"url";s:57:"deciji-bicikl-sa-pomocnim-tockovima-no-fear-721-14-zeleni";s:4:"path";s:12:"/1/12/71/73/";}i:1;a:6:{s:2:"id";s:6:"108662";s:10:"product_id";i:108662;s:4:"name";s:36:"Bicikl za decu NO FEAR 721-14 crveni";s:12:"product_name";s:36:"Bicikl za decu NO FEAR 721-14 crveni";s:3:"url";s:36:"bicikl-za-decu-no-fear-721-14-crveni";s:4:"path";s:12:"/1/12/71/73/";}i:2;a:6:{s:2:"id";s:6:"114460";s:10:"product_id";i:114460;s:4:"name";s:31:"Dječji bicikl 12" ženski roze";s:12:"product_name";s:31:"Dječji bicikl 12" ženski roze";s:3:"url";s:28:"djecji-bicikl-12-zenski-roze";s:4:"path";s:12:"/1/12/71/73/";}i:3;a:6:{s:2:"id";s:6:"114461";s:10:"product_id";i:114461;s:4:"name";s:35:"Dečji bicikl 12" narandžasto-crni";s:12:"product_name";s:35:"Dečji bicikl 12" narandžasto-crni";s:3:"url";s:32:"decji-bicikl-12-narandzasto-crni";s:4:"path";s:12:"/1/12/71/73/";}i:4;a:6:{s:2:"id";s:6:"116392";s:10:"product_id";i:116392;s:4:"name";s:68:"Dečiji bicikl sa pomoćnim točkovima ”Crosser” plava 724-16”";s:12:"product_name";s:68:"Dečiji bicikl sa pomoćnim točkovima ”Crosser” plava 724-16”";s:3:"url";s:55:"deciji-bicikl-sa-pomocnim-tockovima-croser-plava-724-16";s:4:"path";s:12:"/1/12/71/73/";}}}i:3;a:7:{s:11:"category_id";i:1312;s:13:"category_name";s:25:"Biciklistički trenažeri";s:17:"category_name_seo";s:23:"biciklisticki-trenazeri";s:17:"category_name_aim";s:25:"Biciklistički trenažeri";s:14:"category_image";s:19:"1312-1675257937.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:2:{i:0;a:6:{s:2:"id";s:5:"65727";s:10:"product_id";i:65727;s:4:"name";s:66:"Biciklistički trenažer valjak crni BN-BN004 za 24” 26” 28”";s:12:"product_name";s:66:"Biciklistički trenažer valjak crni BN-BN004 za 24” 26” 28”";s:3:"url";s:55:"biciklisticki-trenazer-valjak-crni-bn-bn004-za-24-26-28";s:4:"path";s:14:"/1/12/71/1312/";}i:1;a:6:{s:2:"id";s:5:"65726";s:10:"product_id";i:65726;s:4:"name";s:72:"Biciklistički trenažer valjak crni BN-BN008 za 24” 26” 28” 29”";s:12:"product_name";s:72:"Biciklistički trenažer valjak crni BN-BN008 za 24” 26” 28” 29”";s:3:"url";s:58:"biciklisticki-trenazer-valjak-crni-bn-bn008-za-24-26-28-29";s:4:"path";s:14:"/1/12/71/1312/";}}}i:4;a:7:{s:11:"category_id";i:1432;s:13:"category_name";s:19:"Električne bicikle";s:17:"category_name_seo";s:18:"elektricne-bicikle";s:17:"category_name_aim";s:19:"Električne bicikle";s:14:"category_image";s:19:"1432-1647266346.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"87507";s:10:"product_id";i:87507;s:4:"name";s:44:"COLOSSUS električna bicikla scooter CSS-62Q";s:12:"product_name";s:44:"COLOSSUS električna bicikla scooter CSS-62Q";s:3:"url";s:41:"colosus-elektricna-bicikla-scooter-cs-62q";s:4:"path";s:14:"/1/12/71/1432/";}i:1;a:6:{s:2:"id";s:5:"87076";s:10:"product_id";i:87076;s:4:"name";s:41:"COLOSSUS električna bicikla CSS-61Q siva";s:12:"product_name";s:41:"COLOSSUS električna bicikla CSS-61Q siva";s:3:"url";s:38:"colosus-elektricna-bicikla-cs-61q-siva";s:4:"path";s:14:"/1/12/71/1432/";}i:2;a:6:{s:2:"id";s:5:"87707";s:10:"product_id";i:87707;s:4:"name";s:41:"COLOSSUS elektični bicikl CSS-61Q crna F";s:12:"product_name";s:41:"COLOSSUS elektični bicikl CSS-61Q crna F";s:3:"url";s:38:"colosus-elekticni-bicikl-cs-61q-crna-f";s:4:"path";s:14:"/1/12/71/1432/";}i:3;a:6:{s:2:"id";s:5:"87706";s:10:"product_id";i:87706;s:4:"name";s:42:"COLOSSUS elektični bicikl csooter CSS-53Q";s:12:"product_name";s:42:"COLOSSUS elektični bicikl csooter CSS-53Q";s:3:"url";s:39:"colosus-elekticni-bicikl-csooter-cs-53q";s:4:"path";s:14:"/1/12/71/1432/";}i:4;a:6:{s:2:"id";s:5:"85734";s:10:"product_id";i:85734;s:4:"name";s:69:"COLOSSUS električni bicikl Litijumska baterija+ gratis kofer CSS-52Q";s:12:"product_name";s:69:"COLOSSUS električni bicikl Litijumska baterija+ gratis kofer CSS-52Q";s:3:"url";s:65:"colosus-elektricni-bicikl-litijumska-baterija-gratis-kofer-cs-52q";s:4:"path";s:14:"/1/12/71/1432/";}}}i:5;a:7:{s:11:"category_id";i:1382;s:13:"category_name";s:21:"Električni trotineti";s:17:"category_name_seo";s:20:"elektricni-trotineti";s:17:"category_name_aim";s:21:"Električni trotineti";s:14:"category_image";s:19:"1382-1567516940.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:1:{i:0;a:6:{s:2:"id";s:5:"87102";s:10:"product_id";i:87102;s:4:"name";s:37:"COLOSSUS električni trotinet CSS-31Q";s:12:"product_name";s:37:"COLOSSUS električni trotinet CSS-31Q";s:3:"url";s:34:"colosus-elektricni-trotinet-cs-31q";s:4:"path";s:14:"/1/12/71/1382/";}}}i:6;a:7:{s:11:"category_id";i:1303;s:13:"category_name";s:10:"Hoverboard";s:17:"category_name_seo";s:10:"hoverboard";s:17:"category_name_aim";s:10:"Hoverboard";s:14:"category_image";s:19:"1303-1485517099.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:0:{}}i:7;a:7:{s:11:"category_id";i:1121;s:13:"category_name";s:44:"Kacige za bicikle, motore, skejtove i rolere";s:17:"category_name_seo";s:42:"kacige-za-bicikle-motore-skejtove-i-rolere";s:17:"category_name_aim";s:44:"Kacige za bicikle, motore, skejtove i rolere";s:14:"category_image";s:19:"1121-1672009436.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:0:{}}i:8;a:7:{s:11:"category_id";i:74;s:13:"category_name";s:6:"Roleri";s:17:"category_name_seo";s:6:"roleri";s:17:"category_name_aim";s:6:"Roleri";s:14:"category_image";s:17:"74-1271162571.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:6:"105410";s:10:"product_id";i:105410;s:4:"name";s:26:"Štitnici za rolere crveni";s:12:"product_name";s:26:"Štitnici za rolere crveni";s:3:"url";s:25:"stitnici-za-rolere-crveni";s:4:"path";s:12:"/1/12/71/74/";}i:1;a:6:{s:2:"id";s:5:"69584";s:10:"product_id";i:69584;s:4:"name";s:54:"Roleri PW-117C SET KACIGA I ŠTITNICI XS(26-29) ACTION";s:12:"product_name";s:54:"Roleri PW-117C SET KACIGA I ŠTITNICI XS(26-29) ACTION";s:3:"url";s:51:"roleri-pw-117c-set-kaciga-i-stitnici-xs26-29-action";s:4:"path";s:12:"/1/12/71/74/";}i:2;a:6:{s:2:"id";s:5:"61381";s:10:"product_id";i:61381;s:4:"name";s:33:"Roleri PW-126c PVC (29-32) ACTION";s:12:"product_name";s:33:"Roleri PW-126c PVC (29-32) ACTION";s:3:"url";s:31:"roleri-pw-126c-pvc-29-32-action";s:4:"path";s:12:"/1/12/71/74/";}i:3;a:6:{s:2:"id";s:5:"82303";s:10:"product_id";i:82303;s:4:"name";s:53:"Roleri PW126B-10 crno roza PVC šina XS(29-32) ACTION";s:12:"product_name";s:53:"Roleri PW126B-10 crno roza PVC šina XS(29-32) ACTION";s:3:"url";s:50:"roleri-pw126b-10-crno-roza-pvc-sina-xs29-32-action";s:4:"path";s:12:"/1/12/71/74/";}i:4;a:6:{s:2:"id";s:5:"82309";s:10:"product_id";i:82309;s:4:"name";s:67:"Roleri PW126B-10 crno tirkiz ljubičasta PVC šina XS(29-32) ACTION";s:12:"product_name";s:67:"Roleri PW126B-10 crno tirkiz ljubičasta PVC šina XS(29-32) ACTION";s:3:"url";s:63:"roleri-pw126b-10-crno-tirkiz-ljubicasta-pvc-sina-xs29-32-action";s:4:"path";s:12:"/1/12/71/74/";}}}i:9;a:7:{s:11:"category_id";i:507;s:13:"category_name";s:10:"Skateboard";s:17:"category_name_seo";s:10:"skateboard";s:17:"category_name_aim";s:10:"Skateboard";s:14:"category_image";s:18:"507-1673999817.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"86449";s:10:"product_id";i:86449;s:4:"name";s:33:"Dečiji skejtbord TS-2406 MOTIV 6";s:12:"product_name";s:33:"Dečiji skejtbord TS-2406 MOTIV 6";s:3:"url";s:32:"deciji-skejtbord-ts-2406-motiv-6";s:4:"path";s:13:"/1/12/71/507/";}i:1;a:6:{s:2:"id";s:5:"86450";s:10:"product_id";i:86450;s:4:"name";s:33:"Dečiji skejtbord TS-2406 MOTIV 7";s:12:"product_name";s:33:"Dečiji skejtbord TS-2406 MOTIV 7";s:3:"url";s:32:"deciji-skejtbord-ts-2406-motiv-7";s:4:"path";s:13:"/1/12/71/507/";}i:2;a:6:{s:2:"id";s:5:"86459";s:10:"product_id";i:86459;s:4:"name";s:33:"Dečiji skejtbord TS-2406 MOTIV 9";s:12:"product_name";s:33:"Dečiji skejtbord TS-2406 MOTIV 9";s:3:"url";s:32:"deciji-skejtbord-ts-2406-motiv-9";s:4:"path";s:13:"/1/12/71/507/";}i:3;a:6:{s:2:"id";s:5:"86154";s:10:"product_id";i:86154;s:4:"name";s:34:"Dečiji skejtbord  TS-2406 MOTIV 3";s:12:"product_name";s:34:"Dečiji skejtbord  TS-2406 MOTIV 3";s:3:"url";s:32:"deciji-skejtbord-ts-2406-motiv-3";s:4:"path";s:13:"/1/12/71/507/";}i:4;a:6:{s:2:"id";s:5:"86155";s:10:"product_id";i:86155;s:4:"name";s:34:"Dečiji skejtbord  TS-2406 MOTIV 4";s:12:"product_name";s:34:"Dečiji skejtbord  TS-2406 MOTIV 4";s:3:"url";s:32:"deciji-skejtbord-ts-2406-motiv-4";s:4:"path";s:13:"/1/12/71/507/";}}}i:10;a:7:{s:11:"category_id";i:1311;s:13:"category_name";s:17:"Tricikli za decu ";s:17:"category_name_seo";s:16:"tricikli-za-decu";s:17:"category_name_aim";s:17:"Tricikli za decu ";s:14:"category_image";s:19:"1311-1487147487.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:6:"105429";s:10:"product_id";i:105429;s:4:"name";s:29:"Tricikl za decu TS-088 zeleni";s:12:"product_name";s:29:"Tricikl za decu TS-088 zeleni";s:3:"url";s:29:"tricikl-za-decu-ts-088-zeleni";s:4:"path";s:11:"/1/31/1311/";}i:1;a:6:{s:2:"id";s:6:"105430";s:10:"product_id";i:105430;s:4:"name";s:27:"Tricikl za decu TS-088 roze";s:12:"product_name";s:27:"Tricikl za decu TS-088 roze";s:3:"url";s:27:"tricikl-za-decu-ts-088-roze";s:4:"path";s:11:"/1/31/1311/";}i:2;a:6:{s:2:"id";s:5:"86694";s:10:"product_id";i:86694;s:4:"name";s:40:"Pilsan Tricikl za decu plavo-crveni Atom";s:12:"product_name";s:40:"Pilsan Tricikl za decu plavo-crveni Atom";s:3:"url";s:40:"pilsan-tricikl-za-decu-plavo-crveni-atom";s:4:"path";s:11:"/1/31/1311/";}i:3;a:6:{s:2:"id";s:5:"73268";s:10:"product_id";i:73268;s:4:"name";s:25:"Tricikl moto bike 8 CROSS";s:12:"product_name";s:25:"Tricikl moto bike 8 CROSS";s:3:"url";s:24:"tricikl-moto-bike-8-cros";s:4:"path";s:11:"/1/31/1311/";}i:4;a:6:{s:2:"id";s:5:"73253";s:10:"product_id";i:73253;s:4:"name";s:29:"Tricikl moto bike plavi CROSS";s:12:"product_name";s:29:"Tricikl moto bike plavi CROSS";s:3:"url";s:28:"tricikl-moto-bike-plavi-cros";s:4:"path";s:11:"/1/31/1311/";}}}i:11;a:7:{s:11:"category_id";i:630;s:13:"category_name";s:9:"Trotineti";s:17:"category_name_seo";s:9:"trotineti";s:17:"category_name_aim";s:9:"Trotineti";s:14:"category_image";s:18:"630-1675258104.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:0:{}}}s:8:"products";a:0:{}}"
]
23 0.20 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:
[
  12
]
24 0.13 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:
[
  1790455530
  "cache_tree_oidl_12"
]
25 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
]
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:
[
  1790455530
  "cache_tree_oidl_1"
]
27 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
]
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:
[
  1790455530
  "cache_tree_oidl_1"
]
29 0.12 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:
[
  12
]
30 0.08 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:
[
  1790455530
  "cache_tree_oidl_12"
]
31 0.09 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
]
32 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:
[
  1790455530
  "cache_tree_oidl_1"
]
33 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
]
34 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:
[
  1790455530
  "cache_tree_oidl_1"
]
35 0.16 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"
]
36 0.39 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:
[
  73
]
37 0.15 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:
[
  1790455530
  "cache_tree_oidl_73"
]
38 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:
[
  71
]
39 0.14 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:
[
  1790455530
  "cache_tree_oidl_71"
]
40 0.18 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:
[
  12
]
41 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:
[
  1790455530
  "cache_tree_oidl_12"
]
42 0.17 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
]
43 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:
[
  1790455530
  "cache_tree_oidl_1"
]
44 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
]
45 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:
[
  1790455530
  "cache_tree_oidl_1"
]
46 0.18 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:
[
  12
]
47 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:
[
  1790455530
  "cache_tree_oidl_12"
]
48 0.12 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
]
49 0.13 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:
[
  1790455530
  "cache_tree_oidl_1"
]
50 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
]
51 0.19 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:
[
  1790455530
  "cache_tree_oidl_1"
]
52 4.75 ms
SELECT COUNT(p.id) broj_proizvoda, b.id AS brand_id, b.brand_name, brand_image
			FROM proizvodi p, proizvodjaci b
			WHERE p.brand_id = b.id
			AND p.active = 1 AND p.show_product=1 AND b.active = 1 AND b.show_brand = 1
			AND (p.copy_from_id is NULL OR p.copy_from_id = '') AND p.category_id = ?
			GROUP BY p.brand_id
			ORDER BY b.brand_name
Parameters:
[
  73
]
53 0.34 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:
[
  1790455530
  "cache_tree_oidl_1"
]
54 0.99 ms
SELECT b.id AS brand_id, b.brand_name, b.num_of_products AS broj_proizvoda
			FROM proizvodjaci b
			WHERE b.active = 1 AND b.show_brand = 1
			ORDER BY broj_proizvoda DESC
			LIMIT 25
Parameters:
[]
55 21.91 ms
SELECT COUNT(p.id) AS uk_broj_aktivnih 
            FROM proizvodi p 
            WHERE p.active = 1 AND p.show_product = 1
Parameters:
[]
56 0.89 ms
SELECT COUNT(*) AS num_brands
                                FROM proizvodjaci b
                              	WHERE  active = 1 AND show_brand = 1 AND num_of_products > 0
Parameters:
[]
57 0.14 ms
SELECT * FROM upload_images ORDER BY id
Parameters:
[]

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.