Query Metrics

57 Database Queries
17 Different statements
98.17 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

#▲ Time Info
1 0.24 ms
SELECT id, brand_name, brand_name_seo, brand_description, brand_image, meta_title, meta_description, meta_keywords, num_of_products, num_of_products_aim, img_size
	        	FROM proizvodjaci 
	        	WHERE id = ? and active = 1
Parameters:
[
  75
]
2 0.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:
[
  844
]
3 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:
[
  1790352403
  "cache_tree_oidl_844"
]
4 8.60 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1790352403
  "cache_tree_oidl_844"
]
5 0.49 ms
SELECT k.id AS category_id, k.category_name, k.category_name_seo, k.category_name_aim, k.category_image
	        FROM kategorije k 
	        WHERE k.parent_category_id = ? and k.active = 1 and k.show_category = 1
	        UNION ALL 
	        (SELECT c1.category_id, c2.category_name, c2.category_name_seo, c2.category_name_aim, c2.category_image
	        FROM kategorije_veze c1, kategorije c2 
	        WHERE c1.category_id = c2.id and c1.parent_category_id = ?  and c1.active = 1 and c2.show_category = 1) 
	        ORDER BY category_name
Parameters:
[
  844
  844
]
6 8.27 ms
INSERT INTO cache_items (item_id, item_data, item_lifetime, item_time) VALUES (?, ?, ?, ?) ON DUPLICATE KEY UPDATE item_data = VALUES(item_data), item_lifetime = VALUES(item_lifetime), item_time = VALUES(item_time)
Parameters:
[
  2 => 3600
  3 => 1790352403
  0 => "cache_tree_oidl_844"
  1 => "a:2:{s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"39494";s:10:"product_id";i:39494;s:4:"name";s:24:"Stoni sat okrugli crveni";s:12:"product_name";s:24:"Stoni sat okrugli crveni";s:3:"url";s:24:"stoni-sat-okrugli-crveni";s:4:"path";s:14:"/1/29/462/844/";}i:1;a:6:{s:2:"id";s:5:"90756";s:10:"product_id";i:90756;s:4:"name";s:17:"Stoni sat MOMENTO";s:12:"product_name";s:17:"Stoni sat MOMENTO";s:3:"url";s:17:"stoni-sat-momento";s:4:"path";s:14:"/1/29/462/844/";}i:2;a:6:{s:2:"id";s:5:"50703";s:10:"product_id";i:50703;s:4:"name";s:34:"Stoni sat sa termometrom HC12 HOME";s:12:"product_name";s:34:"Stoni sat sa termometrom HC12 HOME";s:3:"url";s:34:"stoni-sat-sa-termometrom-hc12-home";s:4:"path";s:14:"/1/29/462/844/";}i:3;a:6:{s:2:"id";s:5:"91225";s:10:"product_id";i:91225;s:4:"name";s:26:"Stoni sat od bambusa TEMPO";s:12:"product_name";s:26:"Stoni sat od bambusa TEMPO";s:3:"url";s:26:"stoni-sat-od-bambusa-tempo";s:4:"path";s:14:"/1/29/462/844/";}i:4;a:6:{s:2:"id";s:5:"47466";s:10:"product_id";i:47466;s:4:"name";s:34:"Stoni sat sa termometrom HC13 HOME";s:12:"product_name";s:34:"Stoni sat sa termometrom HC13 HOME";s:3:"url";s:34:"stoni-sat-sa-termometrom-hc13-home";s:4:"path";s:14:"/1/29/462/844/";}}}"
]
7 0.30 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:
[
  462
]
8 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:
[
  1790352403
  "cache_tree_oidl_462"
]
9 10.63 ms
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[
  1790352403
  "cache_tree_oidl_462"
]
10 0.50 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:
[
  462
  462
]
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:
[
  1440
  1440
]
12 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:
[
  944
  944
]
13 0.35 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:
[
  845
  845
]
14 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:
[
  846
  846
]
15 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:
[
  844
  844
]
16 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:
[
  843
  843
]
17 17.45 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 => 1790352403
  0 => "cache_tree_oidl_462"
  1 => "a:2:{s:13:"subCategories";a:6:{i:0;a:7:{s:11:"category_id";i:1440;s:13:"category_name";s:21:"Ručni pametni satovi";s:17:"category_name_seo";s:20:"rucni-pametni-satovi";s:17:"category_name_aim";s:21:"Ručni pametni satovi";s:14:"category_image";s:19:"1440-1661333195.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:6:"113549";s:10:"product_id";i:113549;s:4:"name";s:63:"Samsung sportska narukvica za Galaxy Watch 4 srebr medium/large";s:12:"product_name";s:63:"Samsung sportska narukvica za Galaxy Watch 4 srebr medium/large";s:3:"url";s:62:"samsung-sportska-narukvica-za-galaxy-watch-4-srebr-mediumlarge";s:4:"path";s:15:"/1/29/462/1440/";}i:1;a:6:{s:2:"id";s:6:"113449";s:10:"product_id";i:113449;s:4:"name";s:56:"Samsung platneni kais za Galaxy Watch 7 belo plava (M/L)";s:12:"product_name";s:56:"Samsung platneni kais za Galaxy Watch 7 belo plava (M/L)";s:3:"url";s:53:"samsung-platneni-kais-za-galaxy-watch-7-belo-plava-ml";s:4:"path";s:15:"/1/29/462/1440/";}i:2;a:6:{s:2:"id";s:6:"113450";s:10:"product_id";i:113450;s:4:"name";s:56:"Samsung platneni kais za Galaxy Watch 7, roze bela (S/M)";s:12:"product_name";s:56:"Samsung platneni kais za Galaxy Watch 7, roze bela (S/M)";s:3:"url";s:52:"samsung-platneni-kais-za-galaxy-watch-7-roze-bela-sm";s:4:"path";s:15:"/1/29/462/1440/";}i:3;a:6:{s:2:"id";s:6:"113456";s:10:"product_id";i:113456;s:4:"name";s:58:"Samsung sportska narukvica za Galaxy Watch 7 srebrna (S/M)";s:12:"product_name";s:58:"Samsung sportska narukvica za Galaxy Watch 7 srebrna (S/M)";s:3:"url";s:55:"samsung-sportska-narukvica-za-galaxy-watch-7-srebrna-sm";s:4:"path";s:15:"/1/29/462/1440/";}i:4;a:6:{s:2:"id";s:6:"113458";s:10:"product_id";i:113458;s:4:"name";s:50:"Samsung platneni kais za Galaxy Watch 6,pesak boja";s:12:"product_name";s:50:"Samsung platneni kais za Galaxy Watch 6,pesak boja";s:3:"url";s:49:"samsung-platneni-kais-za-galaxy-watch-6pesak-boja";s:4:"path";s:15:"/1/29/462/1440/";}}}i:1;a:7:{s:11:"category_id";i:944;s:13:"category_name";s:21:"Ručni satovi za decu";s:17:"category_name_seo";s:20:"rucni-satovi-za-decu";s:17:"category_name_aim";s:21:"Ručni satovi za decu";s:14:"category_image";s:18:"944-1326805768.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:0:{}}i:2;a:7:{s:11:"category_id";i:845;s:13:"category_name";s:25:"Satovi sa radio kontrolom";s:17:"category_name_seo";s:25:"satovi-sa-radio-kontrolom";s:17:"category_name_aim";s:25:"Satovi sa radio kontrolom";s:14:"category_image";s:18:"845-1320245455.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:1:{i:0;a:6:{s:2:"id";s:6:"115080";s:10:"product_id";i:115080;s:4:"name";s:30:"ADLER AD1121S RADIO SAT SILVER";s:12:"product_name";s:30:"ADLER AD1121S RADIO SAT SILVER";s:3:"url";s:30:"adler-ad1121s-radio-sat-silver";s:4:"path";s:14:"/1/29/462/845/";}}}i:3;a:7:{s:11:"category_id";i:846;s:13:"category_name";s:26:"Satovi sa radio-budilnikom";s:17:"category_name_seo";s:26:"satovi-sa-radio-budilnikom";s:17:"category_name_aim";s:26:"Satovi sa radio-budilnikom";s:14:"category_image";s:18:"846-1320248020.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"83449";s:10:"product_id";i:83449;s:4:"name";s:34:"Stoni sat sa budilnikom LTC03 Home";s:12:"product_name";s:34:"Stoni sat sa budilnikom LTC03 Home";s:3:"url";s:34:"stoni-sat-sa-budilnikom-ltc03-home";s:4:"path";s:14:"/1/29/462/846/";}i:1;a:6:{s:2:"id";s:5:"84412";s:10:"product_id";i:84412;s:4:"name";s:37:"Multimedijalni budilnik MB-905 PROSTO";s:12:"product_name";s:37:"Multimedijalni budilnik MB-905 PROSTO";s:3:"url";s:37:"multimedijalni-budilnik-mb-905-prosto";s:4:"path";s:14:"/1/29/462/846/";}i:2;a:6:{s:2:"id";s:5:"83450";s:10:"product_id";i:83450;s:4:"name";s:44:"Stoni sat sa budilnikom i radiom LTCR02 Home";s:12:"product_name";s:44:"Stoni sat sa budilnikom i radiom LTCR02 Home";s:3:"url";s:44:"stoni-sat-sa-budilnikom-i-radiom-ltcr02-home";s:4:"path";s:14:"/1/29/462/846/";}i:3;a:6:{s:2:"id";s:5:"50541";s:10:"product_id";i:50541;s:4:"name";s:43:"Radio-sat sa projektorom CL-1485 AudioSonic";s:12:"product_name";s:43:"Radio-sat sa projektorom CL-1485 AudioSonic";s:3:"url";s:43:"radio-sat-sa-projektorom-cl-1485-audiosonic";s:4:"path";s:14:"/1/29/462/846/";}i:4;a:6:{s:2:"id";s:5:"50542";s:10:"product_id";i:50542;s:4:"name";s:43:"Radio-sat sa projektorom CL-1484 AudioSonic";s:12:"product_name";s:43:"Radio-sat sa projektorom CL-1484 AudioSonic";s:3:"url";s:43:"radio-sat-sa-projektorom-cl-1484-audiosonic";s:4:"path";s:14:"/1/29/462/846/";}}}i:4;a:7:{s:11:"category_id";i:844;s:13:"category_name";s:12:"Stoni satovi";s:17:"category_name_seo";s:12:"stoni-satovi";s:17:"category_name_aim";s:12:"Stoni satovi";s:14:"category_image";s:18:"844-1320245244.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:5:"39494";s:10:"product_id";i:39494;s:4:"name";s:24:"Stoni sat okrugli crveni";s:12:"product_name";s:24:"Stoni sat okrugli crveni";s:3:"url";s:24:"stoni-sat-okrugli-crveni";s:4:"path";s:14:"/1/29/462/844/";}i:1;a:6:{s:2:"id";s:5:"90756";s:10:"product_id";i:90756;s:4:"name";s:17:"Stoni sat MOMENTO";s:12:"product_name";s:17:"Stoni sat MOMENTO";s:3:"url";s:17:"stoni-sat-momento";s:4:"path";s:14:"/1/29/462/844/";}i:2;a:6:{s:2:"id";s:5:"50703";s:10:"product_id";i:50703;s:4:"name";s:34:"Stoni sat sa termometrom HC12 HOME";s:12:"product_name";s:34:"Stoni sat sa termometrom HC12 HOME";s:3:"url";s:34:"stoni-sat-sa-termometrom-hc12-home";s:4:"path";s:14:"/1/29/462/844/";}i:3;a:6:{s:2:"id";s:5:"91225";s:10:"product_id";i:91225;s:4:"name";s:26:"Stoni sat od bambusa TEMPO";s:12:"product_name";s:26:"Stoni sat od bambusa TEMPO";s:3:"url";s:26:"stoni-sat-od-bambusa-tempo";s:4:"path";s:14:"/1/29/462/844/";}i:4;a:6:{s:2:"id";s:5:"47466";s:10:"product_id";i:47466;s:4:"name";s:34:"Stoni sat sa termometrom HC13 HOME";s:12:"product_name";s:34:"Stoni sat sa termometrom HC13 HOME";s:3:"url";s:34:"stoni-sat-sa-termometrom-hc13-home";s:4:"path";s:14:"/1/29/462/844/";}}}i:5;a:7:{s:11:"category_id";i:843;s:13:"category_name";s:12:"Zidni satovi";s:17:"category_name_seo";s:12:"zidni-satovi";s:17:"category_name_aim";s:12:"Zidni satovi";s:14:"category_image";s:18:"843-1675171757.jpg";s:13:"subCategories";a:0:{}s:8:"products";a:5:{i:0;a:6:{s:2:"id";s:6:"115290";s:10:"product_id";i:115290;s:4:"name";s:39:"ESPERANZA EHC014G ZIDNI SAT PRAG ZELENI";s:12:"product_name";s:39:"ESPERANZA EHC014G ZIDNI SAT PRAG ZELENI";s:3:"url";s:39:"esperanza-ehc014g-zidni-sat-prag-zeleni";s:4:"path";s:14:"/1/29/462/843/";}i:1;a:6:{s:2:"id";s:6:"115291";s:10:"product_id";i:115291;s:4:"name";s:39:"ESPERANZA EHC014K ZIDNI SAT PRAGUE CRNI";s:12:"product_name";s:39:"ESPERANZA EHC014K ZIDNI SAT PRAGUE CRNI";s:3:"url";s:39:"esperanza-ehc014k-zidni-sat-prague-crni";s:4:"path";s:14:"/1/29/462/843/";}i:2;a:6:{s:2:"id";s:6:"115292";s:10:"product_id";i:115292;s:4:"name";s:41:"ESPERANZA EHC014R ZIDNI SAT PRAGUE CRVENI";s:12:"product_name";s:41:"ESPERANZA EHC014R ZIDNI SAT PRAGUE CRVENI";s:3:"url";s:41:"esperanza-ehc014r-zidni-sat-prague-crveni";s:4:"path";s:14:"/1/29/462/843/";}i:3;a:6:{s:2:"id";s:6:"115288";s:10:"product_id";i:115288;s:4:"name";s:41:"ESPERANZA EHC010K ZIDNI SAT BUDAPEST CRNI";s:12:"product_name";s:41:"ESPERANZA EHC010K ZIDNI SAT BUDAPEST CRNI";s:3:"url";s:41:"esperanza-ehc010k-zidni-sat-budapest-crni";s:4:"path";s:14:"/1/29/462/843/";}i:4;a:6:{s:2:"id";s:6:"117432";s:10:"product_id";i:117432;s:4:"name";s:44:"ESPERANZA EHC015W zidni sat los angeles beli";s:12:"product_name";s:44:"ESPERANZA EHC015W zidni sat los angeles beli";s:3:"url";s:44:"esperanza-ehc015w-zidni-sat-los-angeles-beli";s:4:"path";s:14:"/1/29/462/843/";}}}}s:8:"products";a:0:{}}"
]
18 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:
[
  29
]
19 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:
[
  1790352403
  "cache_tree_oidl_29"
]
20 0.08 ms
SELECT id, category_name, category_name_seo, category_image, category_film, category_pdf, description, parent_category_id, level, 
	        	       `timestamp`, show_category, active, fl_alat, category_name_aim, meta_title, meta_description, meta_keywords, created, updated,
	        	       show_eponuda
	        	FROM kategorije 
	        	WHERE id = ? and active = 1
Parameters:
[
  1
]
21 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:
[
  1790352403
  "cache_tree_oidl_1"
]
22 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
]
23 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:
[
  1790352403
  "cache_tree_oidl_1"
]
24 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:
[
  29
]
25 0.06 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1790352403
  "cache_tree_oidl_29"
]
26 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
]
27 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:
[
  1790352403
  "cache_tree_oidl_1"
]
28 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
]
29 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:
[
  1790352403
  "cache_tree_oidl_1"
]
30 0.08 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:
[
  39497
]
31 0.05 ms
SELECT p.share_link
			FROM proizvodi_filmovi p
			WHERE p.product_id = ? AND p.share_link != '' AND p.active = 1
Parameters:
[
  39497
]
32 0.04 ms
SELECT * 
			FROM proizvodi_rejting_star 
			WHERE product_id = ?
Parameters:
[
  39497
]
33 0.06 ms
SELECT *
			FROM proizvodi_komentari
			WHERE id_proizvoda = ? and active = 1
			ORDER BY vreme DESC
Parameters:
[
  39497
]
34 0.24 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"
]
35 20.87 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:
[
  39497
]
36 0.24 ms
SELECT id, category_name, category_name_seo, category_image, category_film, category_pdf, description, parent_category_id, level, 
	        	       `timestamp`, show_category, active, fl_alat, category_name_aim, meta_title, meta_description, meta_keywords, created, updated,
	        	       show_eponuda
	        	FROM kategorije 
	        	WHERE id = ? and active = 1
Parameters:
[
  844
]
37 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:
[
  1790352403
  "cache_tree_oidl_844"
]
38 0.24 ms
SELECT id, category_name, category_name_seo, category_image, category_film, category_pdf, description, parent_category_id, level, 
	        	       `timestamp`, show_category, active, fl_alat, category_name_aim, meta_title, meta_description, meta_keywords, created, updated,
	        	       show_eponuda
	        	FROM kategorije 
	        	WHERE id = ? and active = 1
Parameters:
[
  462
]
39 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:
[
  1790352403
  "cache_tree_oidl_462"
]
40 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:
[
  29
]
41 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:
[
  1790352403
  "cache_tree_oidl_29"
]
42 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
]
43 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:
[
  1790352403
  "cache_tree_oidl_1"
]
44 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
]
45 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:
[
  1790352403
  "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:
[
  29
]
47 0.18 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:
[
  1790352403
  "cache_tree_oidl_29"
]
48 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
]
49 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:
[
  1790352403
  "cache_tree_oidl_1"
]
50 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
]
51 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:
[
  1790352403
  "cache_tree_oidl_1"
]
52 1.17 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:
[
  844
]
53 0.22 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:
[
  1790352403
  "cache_tree_oidl_1"
]
54 1.06 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.03 ms
SELECT COUNT(p.id) AS uk_broj_aktivnih 
            FROM proizvodi p 
            WHERE p.active = 1 AND p.show_product = 1
Parameters:
[]
56 0.71 ms
SELECT COUNT(*) AS num_brands
                                FROM proizvodjaci b
                              	WHERE  active = 1 AND show_brand = 1 AND num_of_products > 0
Parameters:
[]
57 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.