Query Metrics

72 Database Queries
17 Different statements
56.71 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

#▲ Time Info
1 0.28 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:
[
  665
]
2 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:
[
  1200
]
3 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:
[
  1790349704
  "cache_tree_oidl_1200"
]
4 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:
[
  164
]
5 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:
[
  1790349704
  "cache_tree_oidl_164"
]
6 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:
[
  31
]
7 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:
[
  1790349704
  "cache_tree_oidl_31"
]
8 9.20 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1790349704
  "cache_tree_oidl_31"
]
9 0.59 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:
[
  31
  31
]
10 0.21 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:
[
  1176
  1176
]
11 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:
[
  1026
  1026
]
12 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:
[
  73
  73
]
13 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:
[
  1215
  1215
]
14 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:
[
  1133
  1133
]
15 0.36 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:
[
  1196
  1196
]
16 0.37 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:
[
  1171
  1171
]
17 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:
[
  174
  174
]
18 0.37 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:
[
  1256
  1256
]
19 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:
[
  1173
  1173
]
20 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:
[
  164
  164
]
21 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:
[
  868
  868
]
22 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:
[
  1132
  1132
]
23 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:
[
  1172
  1172
]
24 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:
[
  1178
  1178
]
25 0.24 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:
[
  1206
  1206
]
26 0.22 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:
[
  1455
  1455
]
27 0.22 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:
[
  1205
  1205
]
28 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:
[
  1272
  1272
]
29 0.25 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:
[
  1308
  1308
]
30 0.24 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:
[
  1174
  1174
]
31 0.21 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:
[
  1023
  1023
]
32 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:
[
  1311
  1311
]
33 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:
[
  1409
  1409
]
34 13.79 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 => 1790349704
  0 => "cache_tree_oidl_31"
  1 => "a:2:{s:13:"subCategories";a:24:{i:0;a:7:{s:11:"category_id";i:1176;s:13:"category_name";s:21:"Auto sedišta za decu";s:17:"category_name_seo";s:20:"auto-sedista-za-decu";s:17:"category_name_aim";s:21:"Auto sedišta za decu";s:14:"category_image";s:19:"1176-1671838675.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:2:{i:0;a:6:{s:2:"id";s:5:"84867";s:10:"product_id";i:84867;s:4:"name";s:36:"LORELLI uložak za autosedište bež";s:12:"product_name";s:36:"LORELLI uložak za autosedište bež";s:3:"url";s:33:"lorelli-ulozak-za-autosediste-bez";s:4:"path";s:11:"/1/31/1176/";}i:1;a:6:{s:2:"id";s:6:"121069";s:10:"product_id";i:121069;s:4:"name";s:28:"Auto Sedište - Booster Crno";s:12:"product_name";s:28:"Auto Sedište - Booster Crno";s:3:"url";s:25:"auto-sediste-booster-crno";s:4:"path";s:11:"/1/31/1176/";}}}i:1;a:7:{s:11:"category_id";i:1026;s:13:"category_name";s:11:"Bebi oprema";s:17:"category_name_seo";s:11:"bebi-oprema";s:17:"category_name_aim";s:11:"Bebi oprema";s:14:"category_image";s:19:"1026-1348918271.jpg";s:13:"subCategories";a:8:{i:0;a:5:{s:11:"category_id";i:1187;s:13:"category_name";s:14:"Alarmi za bebe";s:17:"category_name_seo";s:14:"alarmi-za-bebe";s:17:"category_name_aim";s:14:"Alarmi za bebe";s:14:"category_image";s:19:"1187-1675429097.jpg";}i:1;a:5:{s:11:"category_id";i:1184;s:13:"category_name";s:24:"Cucle i flašice za bebe";s:17:"category_name_seo";s:23:"cucle-i-flasice-za-bebe";s:17:"category_name_aim";s:24:"Cucle i flašice za bebe";s:14:"category_image";s:19:"1184-1390661689.jpg";}i:2;a:5:{s:11:"category_id";i:1201;s:13:"category_name";s:26:"Noše i adapteri za šolje";s:17:"category_name_seo";s:24:"nose-i-adapteri-za-solje";s:17:"category_name_aim";s:26:"Noše i adapteri za šolje";s:14:"category_image";s:19:"1201-1391588853.jpg";}i:3;a:5:{s:11:"category_id";i:1185;s:13:"category_name";s:18:"Oprema pri dojenju";s:17:"category_name_seo";s:18:"oprema-pri-dojenju";s:17:"category_name_aim";s:18:"Oprema pri dojenju";s:14:"category_image";s:19:"1185-1390661979.jpg";}i:4;a:5:{s:11:"category_id";i:1446;s:13:"category_name";s:18:"Ostala bebi oprema";s:17:"category_name_seo";s:18:"ostala-bebi-oprema";s:17:"category_name_aim";s:18:"Ostala bebi oprema";s:14:"category_image";s:19:"1446-1662803751.jpg";}i:5;a:5:{s:11:"category_id";i:1202;s:13:"category_name";s:25:"Podloge za povijanje bebe";s:17:"category_name_seo";s:25:"podloge-za-povijanje-bebe";s:17:"category_name_aim";s:25:"Podloge za povijanje bebe";s:14:"category_image";s:19:"1202-1675429210.jpg";}i:6;a:5:{s:11:"category_id";i:1189;s:13:"category_name";s:33:"Posude i pribor za hranjenje beba";s:17:"category_name_seo";s:33:"posude-i-pribor-za-hranjenje-beba";s:17:"category_name_aim";s:33:"Posude i pribor za hranjenje beba";s:14:"category_image";s:19:"1189-1390662570.jpg";}i:7;a:5:{s:11:"category_id";i:1186;s:13:"category_name";s:33:"Sterilizatori, grejači, blenderi";s:17:"category_name_seo";s:30:"sterilizatori-grejaci-blenderi";s:17:"category_name_aim";s:33:"Sterilizatori, grejači, blenderi";s:14:"category_image";s:19:"1186-1390662082.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:"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:1;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:2;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:6:{s:2:"id";s:6:"116353";s:10:"product_id";i:116353;s:4:"name";s:34:"Bicikl za decu 5-7 god roze 723-16";s:12:"product_name";s:34:"Bicikl za decu 5-7 god roze 723-16";s:3:"url";s:34:"bicikl-za-decu-5-7-god-roze-723-16";s:4:"path";s:12:"/1/12/71/73/";}i:4;a:6:{s:2:"id";s:6:"116354";s:10:"product_id";i:116354;s:4:"name";s:41:"Bicikl za decu 5-7 god ljubičasta 723-16";s:12:"product_name";s:41:"Bicikl za decu 5-7 god ljubičasta 723-16";s:3:"url";s:40:"bicikl-za-decu-5-7-god-ljubicasta-723-16";s:4:"path";s:12:"/1/12/71/73/";}}}i:3;a:7:{s:11:"category_id";i:1215;s:13:"category_name";s:20:"Dečije noćne lampe";s:17:"category_name_seo";s:18:"decije-nocne-lampe";s:17:"category_name_aim";s:20:"Dečije noćne lampe";s:14:"category_image";s:19:"1215-1570870316.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"89719";s:10:"product_id";i:89719;s:4:"name";s:42:"Prosto noćna lampa zvezdano nebo NLZ9182A";s:12:"product_name";s:42:"Prosto noćna lampa zvezdano nebo NLZ9182A";s:3:"url";s:41:"prosto-nocna-lampa-zvezdano-nebo-nlz9182a";s:4:"path";s:11:"/1/31/1215/";}i:1;a:6:{s:2:"id";s:6:"100752";s:10:"product_id";i:100752;s:4:"name";s:55:"Osram LEDVANCE noćno svetlo sa senzorom dečiji motivi";s:12:"product_name";s:55:"Osram LEDVANCE noćno svetlo sa senzorom dečiji motivi";s:3:"url";s:53:"osram-ledvance-nocno-svetlo-sa-senzorom-deciji-motivi";s:4:"path";s:11:"/1/31/1215/";}i:2;a:6:{s:2:"id";s:6:"111200";s:10:"product_id";i:111200;s:4:"name";s:60:"Astronaut zvezdano nebo sa nebula projektorom NLA7017 Prosto";s:12:"product_name";s:60:"Astronaut zvezdano nebo sa nebula projektorom NLA7017 Prosto";s:3:"url";s:60:"astronaut-zvezdano-nebo-sa-nebula-projektorom-nla7017-prosto";s:4:"path";s:11:"/1/31/1215/";}i:3;a:6:{s:2:"id";s:6:"101482";s:10:"product_id";i:101482;s:4:"name";s:49:"OSRAM Ledvance noćno svetlo TV BOX Touch RGB USB";s:12:"product_name";s:49:"OSRAM Ledvance noćno svetlo TV BOX Touch RGB USB";s:3:"url";s:48:"osram-ledvance-nocno-svetlo-tv-box-touch-rgb-usb";s:4:"path";s:11:"/1/31/1215/";}i:4;a:6:{s:2:"id";s:6:"112410";s:10:"product_id";i:112410;s:4:"name";s:61:"LED Silikonska Lampa punjiva za Decu sa Tajmerom Penguin Leon";s:12:"product_name";s:61:"LED Silikonska Lampa punjiva za Decu sa Tajmerom Penguin Leon";s:3:"url";s:61:"led-silikonska-lampa-punjiva-za-decu-sa-tajmerom-penguin-leon";s:4:"path";s:11:"/1/31/1215/";}}}i:4;a:7:{s:11:"category_id";i:1133;s:13:"category_name";s:13:"Dubak za bebe";s:17:"category_name_seo";s:13:"dubak-za-bebe";s:17:"category_name_aim";s:13:"Dubak za bebe";s:14:"category_image";s:19:"1133-1675092201.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"98615";s:10:"product_id";i:98615;s:4:"name";s:29:"BBO Dubak Fun Ride (W1120NA2)";s:12:"product_name";s:29:"BBO Dubak Fun Ride (W1120NA2)";s:3:"url";s:27:"bbo-dubak-fun-ride-w1120na2";s:4:"path";s:11:"/1/31/1133/";}i:1;a:6:{s:2:"id";s:6:"103420";s:10:"product_id";i:103420;s:4:"name";s:24:"BBO dubak Fun Ride plavi";s:12:"product_name";s:24:"BBO dubak Fun Ride plavi";s:3:"url";s:24:"bbo-dubak-fun-ride-plavi";s:4:"path";s:11:"/1/31/1133/";}i:2;a:6:{s:2:"id";s:6:"106329";s:10:"product_id";i:106329;s:4:"name";s:43:"BBO Dubak Fun Ride (W1001NA2) beige & brown";s:12:"product_name";s:43:"BBO Dubak Fun Ride (W1001NA2) beige & brown";s:3:"url";s:39:"bbo-dubak-fun-ride-w1001na2-beige-brown";s:4:"path";s:11:"/1/31/1133/";}i:3;a:6:{s:2:"id";s:6:"103112";s:10:"product_id";i:103112;s:4:"name";s:46:"KIDS II Bright Starts Dubak Pack of Pals 10999";s:12:"product_name";s:46:"KIDS II Bright Starts Dubak Pack of Pals 10999";s:3:"url";s:46:"kids-ii-bright-starts-dubak-pack-of-pals-10999";s:4:"path";s:11:"/1/31/1133/";}i:4;a:6:{s:2:"id";s:6:"106461";s:10:"product_id";i:106461;s:4:"name";s:41:"Kids II Bright Starts dubak Zig Zag Zebra";s:12:"product_name";s:41:"Kids II Bright Starts dubak Zig Zag Zebra";s:3:"url";s:41:"kids-ii-bright-starts-dubak-zig-zag-zebra";s:4:"path";s:11:"/1/31/1133/";}}}i:5;a:7:{s:11:"category_id";i:1196;s:13:"category_name";s:27:"Guralice i hodalice za decu";s:17:"category_name_seo";s:27:"guralice-i-hodalice-za-decu";s:17:"category_name_aim";s:27:"Guralice i hodalice za decu";s:14:"category_image";s:19:"1196-1675092353.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"93052";s:10:"product_id";i:93052;s:4:"name";s:27:"Dečija guralica 465 crvena";s:12:"product_name";s:27:"Dečija guralica 465 crvena";s:3:"url";s:26:"decija-guralica-465-crvena";s:4:"path";s:11:"/1/31/1196/";}i:1;a:6:{s:2:"id";s:5:"97104";s:10:"product_id";i:97104;s:4:"name";s:34:"Guralica “PRINCESS” 467 crvena";s:12:"product_name";s:34:"Guralica “PRINCESS” 467 crvena";s:3:"url";s:27:"guralica-princes-467-crvena";s:4:"path";s:11:"/1/31/1196/";}i:2;a:6:{s:2:"id";s:6:"119401";s:10:"product_id";i:119401;s:4:"name";s:46:"Guraljka minibus Y-BC5196 crveno-bela CT827115";s:12:"product_name";s:46:"Guraljka minibus Y-BC5196 crveno-bela CT827115";s:3:"url";s:46:"guraljka-minibus-y-bc5196-crveno-bela-ct827115";s:4:"path";s:11:"/1/31/1196/";}i:3;a:6:{s:2:"id";s:6:"119408";s:10:"product_id";i:119408;s:4:"name";s:31:"Guraljka minibus Y-BC5196 žuta";s:12:"product_name";s:31:"Guraljka minibus Y-BC5196 žuta";s:3:"url";s:30:"guraljka-minibus-y-bc5196-zuta";s:4:"path";s:11:"/1/31/1196/";}i:4;a:6:{s:2:"id";s:6:"119409";s:10:"product_id";i:119409;s:4:"name";s:40:"Guraljka minibus Y-BC5196 siva CT827115S";s:12:"product_name";s:40:"Guraljka minibus Y-BC5196 siva CT827115S";s:3:"url";s:40:"guraljka-minibus-y-bc5196-siva-ct827115s";s:4:"path";s:11:"/1/31/1196/";}}}i:6;a:7:{s:11:"category_id";i:1171;s:13:"category_name";s:17:"Hranilice za bebe";s:17:"category_name_seo";s:17:"hranilice-za-bebe";s:17:"category_name_aim";s:17:"Hranilice za bebe";s:14:"category_image";s:19:"1171-1390429927.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:6:"109529";s:10:"product_id";i:109529;s:4:"name";s:43:"Stolica-hranilica za bebe 614 boja mint 2u1";s:12:"product_name";s:43:"Stolica-hranilica za bebe 614 boja mint 2u1";s:3:"url";s:43:"stolica-hranilica-za-bebe-614-boja-mint-2u1";s:4:"path";s:11:"/1/31/1171/";}i:1;a:6:{s:2:"id";s:6:"109530";s:10:"product_id";i:109530;s:4:"name";s:39:"Stolica-hranilica za bebe 614 boja siva";s:12:"product_name";s:39:"Stolica-hranilica za bebe 614 boja siva";s:3:"url";s:39:"stolica-hranilica-za-bebe-614-boja-siva";s:4:"path";s:11:"/1/31/1171/";}i:2;a:6:{s:2:"id";s:6:"111484";s:10:"product_id";i:111484;s:4:"name";s:29:"Dečija hranilica TS-006 siva";s:12:"product_name";s:29:"Dečija hranilica TS-006 siva";s:3:"url";s:28:"decija-hranilica-ts-006-siva";s:4:"path";s:11:"/1/31/1171/";}i:3;a:6:{s:2:"id";s:6:"111485";s:10:"product_id";i:111485;s:4:"name";s:29:"Dečija hranilica TS-006 bež";s:12:"product_name";s:29:"Dečija hranilica TS-006 bež";s:3:"url";s:27:"decija-hranilica-ts-006-bez";s:4:"path";s:11:"/1/31/1171/";}i:4;a:6:{s:2:"id";s:6:"111486";s:10:"product_id";i:111486;s:4:"name";s:30:"Dečija hranilica TS-006 braon";s:12:"product_name";s:30:"Dečija hranilica TS-006 braon";s:3:"url";s:29:"decija-hranilica-ts-006-braon";s:4:"path";s:11:"/1/31/1171/";}}}i:7;a:7:{s:11:"category_id";i:174;s:13:"category_name";s:16:"Igračke za bebe";s:17:"category_name_seo";s:15:"igracke-za-bebe";s:17:"category_name_aim";s:16:"Igračke za bebe";s:14:"category_image";s:18:"174-1671896469.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:6:"105594";s:10:"product_id";i:105594;s:4:"name";s:21:"Pilsan Auto umetaljka";s:12:"product_name";s:21:"Pilsan Auto umetaljka";s:3:"url";s:21:"pilsan-auto-umetaljka";s:4:"path";s:10:"/1/13/174/";}i:1;a:6:{s:2:"id";s:6:"119503";s:10:"product_id";i:119503;s:4:"name";s:32:"FP Interaktivna konzola CT144044";s:12:"product_name";s:32:"FP Interaktivna konzola CT144044";s:3:"url";s:32:"fp-interaktivna-konzola-ct144044";s:4:"path";s:10:"/1/13/174/";}i:2;a:6:{s:2:"id";s:6:"119499";s:10:"product_id";i:119499;s:4:"name";s:28:"Volan Funny driving CT423347";s:12:"product_name";s:28:"Volan Funny driving CT423347";s:3:"url";s:28:"volan-funny-driving-ct423347";s:4:"path";s:10:"/1/13/174/";}i:3;a:6:{s:2:"id";s:5:"46195";s:10:"product_id";i:46195;s:4:"name";s:32:"Ogledalo zvezdica 0707-NL WINFUN";s:12:"product_name";s:32:"Ogledalo zvezdica 0707-NL WINFUN";s:3:"url";s:32:"ogledalo-zvezdica-0707-nl-winfun";s:4:"path";s:10:"/1/13/174/";}i:4;a:6:{s:2:"id";s:6:"119443";s:10:"product_id";i:119443;s:4:"name";s:35:"Zvečka za krevetac-kolica CT083336";s:12:"product_name";s:35:"Zvečka za krevetac-kolica CT083336";s:3:"url";s:34:"zvecka-za-krevetac-kolica-ct083336";s:4:"path";s:10:"/1/13/174/";}}}i:8;a:7:{s:11:"category_id";i:1256;s:13:"category_name";s:24:"Kaiševi za prohodavanje";s:17:"category_name_seo";s:23:"kaisevi-za-prohodavanje";s:17:"category_name_aim";s:24:"Kaiševi za prohodavanje";s:14:"category_image";s:19:"1256-1423818586.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:1:{i:0;a:6:{s:2:"id";s:5:"62614";s:10:"product_id";i:62614;s:4:"name";s:44:"Kaiševi za Prohodavanje Grey&Violet BERTONI";s:12:"product_name";s:44:"Kaiševi za Prohodavanje Grey&Violet BERTONI";s:3:"url";s:42:"kaisevi-za-prohodavanje-greyviolet-bertoni";s:4:"path";s:11:"/1/31/1256/";}}}i:9;a:7:{s:11:"category_id";i:1173;s:13:"category_name";s:24:"Kenguri-nosiljke za bebe";s:17:"category_name_seo";s:24:"kenguri-nosiljke-za-bebe";s:17:"category_name_aim";s:24:"Kenguri-nosiljke za bebe";s:14:"category_image";s:19:"1173-1390430414.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:6:"104365";s:10:"product_id";i:104365;s:4:"name";s:35:"HAUCK Nosiljka za bebe COLIBRI PRAM";s:12:"product_name";s:35:"HAUCK Nosiljka za bebe COLIBRI PRAM";s:3:"url";s:35:"hauck-nosiljka-za-bebe-colibri-pram";s:4:"path";s:11:"/1/31/1173/";}i:1;a:6:{s:2:"id";s:6:"104367";s:10:"product_id";i:104367;s:4:"name";s:27:"HAUCK Nosiljka za bebe CRNA";s:12:"product_name";s:27:"HAUCK Nosiljka za bebe CRNA";s:3:"url";s:27:"hauck-nosiljka-za-bebe-crna";s:4:"path";s:11:"/1/31/1173/";}i:2;a:6:{s:2:"id";s:6:"104371";s:10:"product_id";i:104371;s:4:"name";s:39:"HAUCK Nosiljka za bebe Crna VISION PRAM";s:12:"product_name";s:39:"HAUCK Nosiljka za bebe Crna VISION PRAM";s:3:"url";s:39:"hauck-nosiljka-za-bebe-crna-vision-pram";s:4:"path";s:11:"/1/31/1173/";}i:3;a:6:{s:2:"id";s:6:"104374";s:10:"product_id";i:104374;s:4:"name";s:36:"HAUCK Nosiljka za bebe MELANGE BLACK";s:12:"product_name";s:36:"HAUCK Nosiljka za bebe MELANGE BLACK";s:3:"url";s:36:"hauck-nosiljka-za-bebe-melange-black";s:4:"path";s:11:"/1/31/1173/";}i:4;a:6:{s:2:"id";s:6:"104381";s:10:"product_id";i:104381;s:4:"name";s:34:"HAUCK Nosiljka za bebe SATURN PRAM";s:12:"product_name";s:34:"HAUCK Nosiljka za bebe SATURN PRAM";s:3:"url";s:34:"hauck-nosiljka-za-bebe-saturn-pram";s:4:"path";s:11:"/1/31/1173/";}}}i:10;a:7:{s:11:"category_id";i:164;s:13:"category_name";s:17:"Kolica i sedišta";s:17:"category_name_seo";s:16:"kolica-i-sedista";s:17:"category_name_aim";s:17:"Kolica i sedišta";s:14:"category_image";s:18:"164-1269266997.jpg";s:13:"subCategories";a:2:{i:0;a:5:{s:11:"category_id";i:1200;s:13:"category_name";s:24:"Dodatna oprema za kolica";s:17:"category_name_seo";s:24:"dodatna-oprema-za-kolica";s:17:"category_name_aim";s:24:"Dodatna oprema za kolica";s:14:"category_image";s:19:"1200-1391529480.jpg";}i:1;a:5:{s:11:"category_id";i:263;s:13:"category_name";s:21:"Kolica za bebe i decu";s:17:"category_name_seo";s:21:"kolica-za-bebe-i-decu";s:17:"category_name_aim";s:6:"Kolica";s:14:"category_image";s:18:"263-1271342002.jpg";}}s:8:"products";a:0:{}}i:11;a:7:{s:11:"category_id";i:868;s:13:"category_name";s:15:"Kreveti za decu";s:17:"category_name_seo";s:15:"kreveti-za-decu";s:17:"category_name_aim";s:15:"Kreveti za decu";s:14:"category_image";s:18:"868-1675092668.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:0:{}}i:12;a:7:{s:11:"category_id";i:1132;s:13:"category_name";s:18:"Krevetići za bebe";s:17:"category_name_seo";s:17:"krevetici-za-bebe";s:17:"category_name_aim";s:18:"Krevetići za bebe";s:14:"category_image";s:19:"1132-1371819847.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"76243";s:10:"product_id";i:76243;s:4:"name";s:31:"Nosac bladahina Lorelli Bertoni";s:12:"product_name";s:31:"Nosac bladahina Lorelli Bertoni";s:3:"url";s:31:"nosac-bladahina-lorelli-bertoni";s:4:"path";s:11:"/1/31/1132/";}i:1;a:6:{s:2:"id";s:5:"76074";s:10:"product_id";i:76074;s:4:"name";s:49:"Dušek za prenosivi krevetac AIR COMFORT  BERTONI";s:12:"product_name";s:49:"Dušek za prenosivi krevetac AIR COMFORT  BERTONI";s:3:"url";s:47:"dusek-za-prenosivi-krevetac-air-comfort-bertoni";s:4:"path";s:11:"/1/31/1132/";}i:2;a:6:{s:2:"id";s:6:"103136";s:10:"product_id";i:103136;s:4:"name";s:55:"Lorelli Prenosivi Krevetac Noemi 1 Nivo blue surf teddy";s:12:"product_name";s:55:"Lorelli Prenosivi Krevetac Noemi 1 Nivo blue surf teddy";s:3:"url";s:54:"lorelli-prenosivi-krevetac-noemi-1-nivo-blue-surf-tedy";s:4:"path";s:11:"/1/31/1132/";}i:3;a:6:{s:2:"id";s:6:"103081";s:10:"product_id";i:103081;s:4:"name";s:61:"Lorelli Prenosivi Krevetac Moonlight 2 Nivoa COOL GREY PANDAS";s:12:"product_name";s:61:"Lorelli Prenosivi Krevetac Moonlight 2 Nivoa COOL GREY PANDAS";s:3:"url";s:61:"lorelli-prenosivi-krevetac-moonlight-2-nivoa-cool-grey-pandas";s:4:"path";s:11:"/1/31/1132/";}i:4;a:6:{s:2:"id";s:6:"103115";s:10:"product_id";i:103115;s:4:"name";s:57:"Lorelli prenosivi krevetac Moonlight 2 nivoa string dream";s:12:"product_name";s:57:"Lorelli prenosivi krevetac Moonlight 2 nivoa string dream";s:3:"url";s:57:"lorelli-prenosivi-krevetac-moonlight-2-nivoa-string-dream";s:4:"path";s:11:"/1/31/1132/";}}}i:13;a:7:{s:11:"category_id";i:1172;s:13:"category_name";s:30:"Ležaljke i ljuljaške za bebe";s:17:"category_name_seo";s:28:"lezaljke-i-ljuljaske-za-bebe";s:17:"category_name_aim";s:30:"Ležaljke i ljuljaške za bebe";s:14:"category_image";s:19:"1172-1390430120.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:6:"103661";s:10:"product_id";i:103661;s:4:"name";s:56:"Kids II Bright Starts džamper za vrata - Playful Parade";s:12:"product_name";s:56:"Kids II Bright Starts džamper za vrata - Playful Parade";s:3:"url";s:53:"kids-ii-bright-starts-dzamper-za-vrata-playful-parade";s:4:"path";s:11:"/1/31/1172/";}i:1;a:6:{s:2:"id";s:5:"65273";s:10:"product_id";i:65273;s:4:"name";s:67:"Džamper za bebe za vrata Bounce 'n Spring Deluxe SKU 10410 KIDS II";s:12:"product_name";s:67:"Džamper za bebe za vrata Bounce 'n Spring Deluxe SKU 10410 KIDS II";s:3:"url";s:65:"dzamper-za-bebe-za-vrata-bounce-n-spring-deluxe-sku-10410-kids-ii";s:4:"path";s:11:"/1/31/1172/";}i:2;a:6:{s:2:"id";s:6:"103452";s:10:"product_id";i:103452;s:4:"name";s:29:"Kids II ležaljka Audrey roze";s:12:"product_name";s:29:"Kids II ležaljka Audrey roze";s:3:"url";s:28:"kids-ii-lezaljka-audrey-roze";s:4:"path";s:11:"/1/31/1172/";}i:3;a:6:{s:2:"id";s:6:"103453";s:10:"product_id";i:103453;s:4:"name";s:41:"Kids II ingenuity ležaljka Morrison siva";s:12:"product_name";s:41:"Kids II ingenuity ležaljka Morrison siva";s:3:"url";s:40:"kids-ii-ingenuity-lezaljka-morrison-siva";s:4:"path";s:11:"/1/31/1172/";}i:4;a:6:{s:2:"id";s:5:"51091";s:10:"product_id";i:51091;s:4:"name";s:36:"Ležaljka Disney Winnie Pooh KIDS II";s:12:"product_name";s:36:"Ležaljka Disney Winnie Pooh KIDS II";s:3:"url";s:35:"lezaljka-disney-winnie-pooh-kids-ii";s:4:"path";s:11:"/1/31/1172/";}}}i:14;a:7:{s:11:"category_id";i:1178;s:13:"category_name";s:16:"Ogradice za bebe";s:17:"category_name_seo";s:16:"ogradice-za-bebe";s:17:"category_name_aim";s:16:"Ogradice za bebe";s:14:"category_image";s:19:"1178-1675092524.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:4:{i:0;a:6:{s:2:"id";s:6:"106420";s:10:"product_id";i:106420;s:4:"name";s:40:"Lorelli ogradica Playground string dream";s:12:"product_name";s:40:"Lorelli ogradica Playground string dream";s:3:"url";s:40:"lorelli-ogradica-playground-string-dream";s:4:"path";s:11:"/1/31/1178/";}i:1;a:6:{s:2:"id";s:6:"106424";s:10:"product_id";i:106424;s:4:"name";s:46:"Lorelli ogradica Playground melow rose fellows";s:12:"product_name";s:46:"Lorelli ogradica Playground melow rose fellows";s:3:"url";s:46:"lorelli-ogradica-playground-melow-rose-fellows";s:4:"path";s:11:"/1/31/1178/";}i:2;a:6:{s:2:"id";s:6:"106423";s:10:"product_id";i:106423;s:4:"name";s:44:"Lorelli ogradica Playground cool grey pandas";s:12:"product_name";s:44:"Lorelli ogradica Playground cool grey pandas";s:3:"url";s:44:"lorelli-ogradica-playground-cool-grey-pandas";s:4:"path";s:11:"/1/31/1178/";}i:3;a:6:{s:2:"id";s:6:"114914";s:10:"product_id";i:114914;s:4:"name";s:47:"Dečija ogradica sa kućicom "Wonderful House "";s:12:"product_name";s:47:"Dečija ogradica sa kućicom "Wonderful House "";s:3:"url";s:42:"decija-ogradica-sa-kucicom-wonderful-house";s:4:"path";s:11:"/1/31/1178/";}}}i:15;a:7:{s:11:"category_id";i:1206;s:13:"category_name";s:20:"Ovlaživači vazduha";s:17:"category_name_seo";s:18:"ovlazivaci-vazduha";s:17:"category_name_aim";s:20:"Ovlaživači vazduha";s:14:"category_image";s:19:"1206-1671838407.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:6:"121384";s:10:"product_id";i:121384;s:4:"name";s:29:"Ceresit Stop Vlazi  Aero-Beli";s:12:"product_name";s:29:"Ceresit Stop Vlazi  Aero-Beli";s:3:"url";s:28:"ceresit-stop-vlazi-aero-beli";s:4:"path";s:11:"/1/31/1206/";}i:1;a:6:{s:2:"id";s:6:"121385";s:10:"product_id";i:121385;s:4:"name";s:41:"Ceresit Stop Vlazi  Aero-Beli Za Kupatilo";s:12:"product_name";s:41:"Ceresit Stop Vlazi  Aero-Beli Za Kupatilo";s:3:"url";s:40:"ceresit-stop-vlazi-aero-beli-za-kupatilo";s:4:"path";s:11:"/1/31/1206/";}i:2;a:6:{s:2:"id";s:6:"121386";s:10:"product_id";i:121386;s:4:"name";s:30:"Ceresit Stop Vlazi  Aero-Teget";s:12:"product_name";s:30:"Ceresit Stop Vlazi  Aero-Teget";s:3:"url";s:29:"ceresit-stop-vlazi-aero-teget";s:4:"path";s:11:"/1/31/1206/";}i:3;a:6:{s:2:"id";s:5:"78987";s:10:"product_id";i:78987;s:4:"name";s:51:"Ovlaživač vazduha Hydro Spa EHA003 3.5L ESPERANZA";s:12:"product_name";s:51:"Ovlaživač vazduha Hydro Spa EHA003 3.5L ESPERANZA";s:3:"url";s:48:"ovlazivac-vazduha-hydro-spa-eha003-35l-esperanza";s:4:"path";s:11:"/1/31/1206/";}i:4;a:6:{s:2:"id";s:5:"80837";s:10:"product_id";i:80837;s:4:"name";s:46:"Prenosni USB prečistač vazduha ARM8P01 ARDES";s:12:"product_name";s:46:"Prenosni USB prečistač vazduha ARM8P01 ARDES";s:3:"url";s:44:"prenosni-usb-precistac-vazduha-arm8p01-ardes";s:4:"path";s:11:"/1/31/1206/";}}}i:16;a:7:{s:11:"category_id";i:1455;s:13:"category_name";s:16:"Peškiri za decu";s:17:"category_name_seo";s:15:"peskiri-za-decu";s:17:"category_name_aim";s:16:"Peškiri za decu";s:14:"category_image";s:19:"1455-1673130184.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:3:{i:0;a:6:{s:2:"id";s:5:"93095";s:10:"product_id";i:93095;s:4:"name";s:23:"Peškir Frozen 70x140cm";s:12:"product_name";s:23:"Peškir Frozen 70x140cm";s:3:"url";s:22:"peskir-frozen-70x140cm";s:4:"path";s:11:"/1/31/1455/";}i:1;a:6:{s:2:"id";s:5:"93100";s:10:"product_id";i:93100;s:4:"name";s:23:"Peškir Cars 70 x 140cm";s:12:"product_name";s:23:"Peškir Cars 70 x 140cm";s:3:"url";s:22:"peskir-cars-70-x-140cm";s:4:"path";s:11:"/1/31/1455/";}i:2;a:6:{s:2:"id";s:5:"93093";s:10:"product_id";i:93093;s:4:"name";s:37:"Peškir Pončo Angry Birds Bomb Black";s:12:"product_name";s:37:"Peškir Pončo Angry Birds Bomb Black";s:3:"url";s:35:"peskir-ponco-angry-birds-bomb-black";s:4:"path";s:11:"/1/31/1455/";}}}i:17;a:7:{s:11:"category_id";i:1205;s:13:"category_name";s:15:"Podloge za igru";s:17:"category_name_seo";s:15:"podloge-za-igru";s:17:"category_name_aim";s:15:"Podloge za igru";s:14:"category_image";s:19:"1205-1495098731.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"64862";s:10:"product_id";i:64862;s:4:"name";s:34:"Plišana podloga Patka D799 MEHANO";s:12:"product_name";s:34:"Plišana podloga Patka D799 MEHANO";s:3:"url";s:33:"plisana-podloga-patka-d799-mehano";s:4:"path";s:11:"/1/31/1205/";}i:1;a:6:{s:2:"id";s:5:"59657";s:10:"product_id";i:59657;s:4:"name";s:38:"Podloga za igru za bebe Safari BERTONI";s:12:"product_name";s:38:"Podloga za igru za bebe Safari BERTONI";s:3:"url";s:38:"podloga-za-igru-za-bebe-safari-bertoni";s:4:"path";s:11:"/1/31/1205/";}i:2;a:6:{s:2:"id";s:5:"76054";s:10:"product_id";i:76054;s:4:"name";s:29:"Podloga za igru plane BERTONI";s:12:"product_name";s:29:"Podloga za igru plane BERTONI";s:3:"url";s:29:"podloga-za-igru-plane-bertoni";s:4:"path";s:11:"/1/31/1205/";}i:3;a:6:{s:2:"id";s:5:"63040";s:10:"product_id";i:63040;s:4:"name";s:37:"Podloga za igru za bebe Ocean BERTONI";s:12:"product_name";s:37:"Podloga za igru za bebe Ocean BERTONI";s:3:"url";s:37:"podloga-za-igru-za-bebe-ocean-bertoni";s:4:"path";s:11:"/1/31/1205/";}i:4;a:6:{s:2:"id";s:6:"103527";s:10:"product_id";i:103527;s:4:"name";s:36:"Lorelli podloga za igru Little House";s:12:"product_name";s:36:"Lorelli podloga za igru Little House";s:3:"url";s:36:"lorelli-podloga-za-igru-little-house";s:4:"path";s:11:"/1/31/1205/";}}}i:18;a:7:{s:11:"category_id";i:1272;s:13:"category_name";s:25:"Posteljina za bebe i decu";s:17:"category_name_seo";s:25:"posteljina-za-bebe-i-decu";s:17:"category_name_aim";s:25:"Posteljina za bebe i decu";s:14:"category_image";s:19:"1272-1442841523.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"57486";s:10:"product_id";i:57486;s:4:"name";s:34:"Jastuk Air Comfort 35x27cm BERTONI";s:12:"product_name";s:34:"Jastuk Air Comfort 35x27cm BERTONI";s:3:"url";s:34:"jastuk-air-comfort-35x27cm-bertoni";s:4:"path";s:11:"/1/31/1272/";}i:1;a:6:{s:2:"id";s:5:"57482";s:10:"product_id";i:57482;s:4:"name";s:32:"Bebi Mušema 60 x 120 cm BERTONI";s:12:"product_name";s:32:"Bebi Mušema 60 x 120 cm BERTONI";s:3:"url";s:31:"bebi-musema-60-x-120-cm-bertoni";s:4:"path";s:11:"/1/31/1272/";}i:2;a:6:{s:2:"id";s:5:"57489";s:10:"product_id";i:57489;s:4:"name";s:32:"Bebi jastuk od memo pene BERTONI";s:12:"product_name";s:32:"Bebi jastuk od memo pene BERTONI";s:3:"url";s:32:"bebi-jastuk-od-memo-pene-bertoni";s:4:"path";s:11:"/1/31/1272/";}i:3;a:6:{s:2:"id";s:5:"58143";s:10:"product_id";i:58143;s:4:"name";s:41:"Podloga za pravilan položaj bebe BERTONI";s:12:"product_name";s:41:"Podloga za pravilan položaj bebe BERTONI";s:3:"url";s:40:"podloga-za-pravilan-polozaj-bebe-bertoni";s:4:"path";s:11:"/1/31/1272/";}i:4;a:6:{s:2:"id";s:5:"58112";s:10:"product_id";i:58112;s:4:"name";s:58:"Jastuk pozicioner Buddies Infant Positioner In Owl KIDS II";s:12:"product_name";s:58:"Jastuk pozicioner Buddies Infant Positioner In Owl KIDS II";s:3:"url";s:57:"jastuk-pozicioner-budies-infant-positioner-in-owl-kids-ii";s:4:"path";s:11:"/1/31/1272/";}}}i:19;a:7:{s:11:"category_id";i:1308;s:13:"category_name";s:25:"Rančevi i torbe za djake";s:17:"category_name_seo";s:24:"rancevi-i-torbe-za-djake";s:17:"category_name_aim";s:25:"Rančevi i torbe za djake";s:14:"category_image";s:19:"1308-1671992711.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"98318";s:10:"product_id";i:98318;s:4:"name";s:68:"Ranac predškolski sa džepom Avengers Cerda 2100004029 plavo-crveni";s:12:"product_name";s:68:"Ranac predškolski sa džepom Avengers Cerda 2100004029 plavo-crveni";s:3:"url";s:66:"ranac-predskolski-sa-dzepom-avengers-cerda-2100004029-plavo-crveni";s:4:"path";s:16:"/1/14/1307/1308/";}i:1;a:6:{s:2:"id";s:6:"119444";s:10:"product_id";i:119444;s:4:"name";s:21:"Barbie ranac CT545792";s:12:"product_name";s:21:"Barbie ranac CT545792";s:3:"url";s:21:"barbie-ranac-ct545792";s:4:"path";s:16:"/1/14/1307/1308/";}i:2;a:6:{s:2:"id";s:6:"106056";s:10:"product_id";i:106056;s:4:"name";s:64:"Ranac za vrtić plišani oblik Paw Patrol Cerda 2100005059 plavi";s:12:"product_name";s:64:"Ranac za vrtić plišani oblik Paw Patrol Cerda 2100005059 plavi";s:3:"url";s:62:"ranac-za-vrtic-plisani-oblik-paw-patrol-cerda-2100005059-plavi";s:4:"path";s:16:"/1/14/1307/1308/";}i:3;a:6:{s:2:"id";s:6:"106060";s:10:"product_id";i:106060;s:4:"name";s:64:"Ranac za vrtić plišani oblik Spiderman Cerda 2100004318 crveni";s:12:"product_name";s:64:"Ranac za vrtić plišani oblik Spiderman Cerda 2100004318 crveni";s:3:"url";s:62:"ranac-za-vrtic-plisani-oblik-spiderman-cerda-2100004318-crveni";s:4:"path";s:16:"/1/14/1307/1308/";}i:4;a:6:{s:2:"id";s:5:"98308";s:10:"product_id";i:98308;s:4:"name";s:47:"Ranac predškolski 3D Avengers Cerda 2100004067";s:12:"product_name";s:47:"Ranac predškolski 3D Avengers Cerda 2100004067";s:3:"url";s:46:"ranac-predskolski-3d-avengers-cerda-2100004067";s:4:"path";s:16:"/1/14/1307/1308/";}}}i:20;a:7:{s:11:"category_id";i:1174;s:13:"category_name";s:31:"Steperi i Kadice za decu i bebe";s:17:"category_name_seo";s:31:"steperi-i-kadice-za-decu-i-bebe";s:17:"category_name_aim";s:22:"Kadice za kupanje beba";s:14:"category_image";s:19:"1174-1671838965.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:1:{i:0;a:6:{s:2:"id";s:5:"61013";s:10:"product_id";i:61013;s:4:"name";s:31:"Steper hoklica za decu Cars OKT";s:12:"product_name";s:31:"Steper hoklica za decu Cars OKT";s:3:"url";s:31:"steper-hoklica-za-decu-cars-okt";s:4:"path";s:11:"/1/31/1174/";}}}i:21;a:7:{s:11:"category_id";i:1023;s:13:"category_name";s:32:"Stolice fotelje i kutije za decu";s:17:"category_name_seo";s:32:"stolice-fotelje-i-kutije-za-decu";s:17:"category_name_aim";s:25:"Stolice i fotelje za decu";s:14:"category_image";s:19:"1023-1671974918.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:6:"121921";s:10:"product_id";i:121921;s:4:"name";s:33:"Stolica dečija sklopiva 29x22x32";s:12:"product_name";s:33:"Stolica dečija sklopiva 29x22x32";s:3:"url";s:32:"stolica-decija-sklopiva-29x22x32";s:4:"path";s:14:"/1/29/82/1023/";}i:1;a:6:{s:2:"id";s:5:"93888";s:10:"product_id";i:93888;s:4:"name";s:33:"Sklopiva korpa za igračke-Fudbal";s:12:"product_name";s:33:"Sklopiva korpa za igračke-Fudbal";s:3:"url";s:32:"sklopiva-korpa-za-igracke-fudbal";s:4:"path";s:14:"/1/29/82/1023/";}i:2;a:6:{s:2:"id";s:5:"93895";s:10:"product_id";i:93895;s:4:"name";s:35:"Sklopiva korpa za igračke-Košarka";s:12:"product_name";s:35:"Sklopiva korpa za igračke-Košarka";s:3:"url";s:33:"sklopiva-korpa-za-igracke-kosarka";s:4:"path";s:14:"/1/29/82/1023/";}i:3;a:6:{s:2:"id";s:6:"110657";s:10:"product_id";i:110657;s:4:"name";s:40:"Fotelja za decu na rasklapanje Pink Bear";s:12:"product_name";s:40:"Fotelja za decu na rasklapanje Pink Bear";s:3:"url";s:40:"fotelja-za-decu-na-rasklapanje-pink-bear";s:4:"path";s:14:"/1/29/82/1023/";}i:4;a:6:{s:2:"id";s:6:"102596";s:10:"product_id";i:102596;s:4:"name";s:30:"Fotelja za decu plišana PAČE";s:12:"product_name";s:30:"Fotelja za decu plišana PAČE";s:3:"url";s:28:"fotelja-za-decu-plisana-pace";s:4:"path";s:14:"/1/29/82/1023/";}}}i:22;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:23;a:7:{s:11:"category_id";i:1409;s:13:"category_name";s:17:"Trotineti za decu";s:17:"category_name_seo";s:17:"trotineti-za-decu";s:17:"category_name_aim";s:17:"Trotineti za decu";s:14:"category_image";s:19:"1409-1616163795.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"77412";s:10:"product_id";i:77412;s:4:"name";s:40:"Plastični držač za trotinet crni ROTO";s:12:"product_name";s:40:"Plastični držač za trotinet crni ROTO";s:3:"url";s:37:"plasticni-drzac-za-trotinet-crni-roto";s:4:"path";s:11:"/1/13/1409/";}i:1;a:6:{s:2:"id";s:6:"112572";s:10:"product_id";i:112572;s:4:"name";s:32:"Trotinet grafitni Y-ST758SP BELA";s:12:"product_name";s:32:"Trotinet grafitni Y-ST758SP BELA";s:3:"url";s:32:"trotinet-grafitni-y-st758sp-bela";s:4:"path";s:11:"/1/13/1409/";}i:2;a:6:{s:2:"id";s:6:"112573";s:10:"product_id";i:112573;s:4:"name";s:33:"Trotinet grafitni Y-ST758SP ŽUTA";s:12:"product_name";s:33:"Trotinet grafitni Y-ST758SP ŽUTA";s:3:"url";s:32:"trotinet-grafitni-y-st758sp-zuta";s:4:"path";s:11:"/1/13/1409/";}i:3;a:6:{s:2:"id";s:5:"86010";s:10:"product_id";i:86010;s:4:"name";s:37:"Trotinet Maxi Fluo sa 4 točka oranž";s:12:"product_name";s:37:"Trotinet Maxi Fluo sa 4 točka oranž";s:3:"url";s:35:"trotinet-maxi-fluo-sa-4-tocka-oranz";s:4:"path";s:11:"/1/13/1409/";}i:4;a:6:{s:2:"id";s:5:"61288";s:10:"product_id";i:61288;s:4:"name";s:58:"Trotinet aluminijum dečiji PW-703 plava boja ABEC5 ACTION";s:12:"product_name";s:58:"Trotinet aluminijum dečiji PW-703 plava boja ABEC5 ACTION";s:3:"url";s:57:"trotinet-aluminijum-deciji-pw-703-plava-boja-abec5-action";s:4:"path";s:11:"/1/13/1409/";}}}}s:8:"products";a:0:{}}"
]
35 0.16 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
]
36 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:
[
  1790349704
  "cache_tree_oidl_1"
]
37 0.07 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
]
38 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:
[
  1790349704
  "cache_tree_oidl_1"
]
39 0.11 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:
[
  31
]
40 0.09 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:
[
  1790349704
  "cache_tree_oidl_31"
]
41 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:
[
  1
]
42 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:
[
  1790349704
  "cache_tree_oidl_1"
]
43 0.07 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
]
44 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:
[
  1790349704
  "cache_tree_oidl_1"
]
45 0.09 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:
[
  47449
]
46 0.06 ms
SELECT p.share_link
			FROM proizvodi_filmovi p
			WHERE p.product_id = ? AND p.share_link != '' AND p.active = 1
Parameters:
[
  47449
]
47 0.05 ms
SELECT * 
			FROM proizvodi_rejting_star 
			WHERE product_id = ?
Parameters:
[
  47449
]
48 0.07 ms
SELECT *
			FROM proizvodi_komentari
			WHERE id_proizvoda = ? and active = 1
			ORDER BY vreme DESC
Parameters:
[
  47449
]
49 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"
]
50 0.15 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:
[
  47449
]
51 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:
[
  1200
]
52 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:
[
  1790349704
  "cache_tree_oidl_1200"
]
53 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:
[
  164
]
54 0.03 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:
[
  1790349704
  "cache_tree_oidl_164"
]
55 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:
[
  31
]
56 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:
[
  1790349704
  "cache_tree_oidl_31"
]
57 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
]
58 0.09 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:
[
  1790349704
  "cache_tree_oidl_1"
]
59 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
]
60 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:
[
  1790349704
  "cache_tree_oidl_1"
]
61 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:
[
  31
]
62 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:
[
  1790349704
  "cache_tree_oidl_31"
]
63 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
]
64 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:
[
  1790349704
  "cache_tree_oidl_1"
]
65 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
]
66 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:
[
  1790349704
  "cache_tree_oidl_1"
]
67 0.50 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:
[
  1200
]
68 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:
[
  1790349704
  "cache_tree_oidl_1"
]
69 0.88 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:
[]
70 20.08 ms
SELECT COUNT(p.id) AS uk_broj_aktivnih 
            FROM proizvodi p 
            WHERE p.active = 1 AND p.show_product = 1
Parameters:
[]
71 0.98 ms
SELECT COUNT(*) AS num_brands
                                FROM proizvodjaci b
                              	WHERE  active = 1 AND show_brand = 1 AND num_of_products > 0
Parameters:
[]
72 0.22 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.